Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":June 4, 2026, 4 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226421 5 警告 シスコシステムズ - Cisco Unified Contact Center Express のスクリプトエディタにおける任意のスクリプトを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1214 2013-04-25 16:10 2013-04-19 Show GitHub Exploit DB Packet Storm
226422 5 警告 シスコシステムズ - Cisco ASA デバイスおよび Cisco FWSM 上で稼働する time-based ACL の実装におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1195 2013-04-25 16:09 2013-04-22 Show GitHub Exploit DB Packet Storm
226423 10 危険 Novell - Novell iManager における脆弱性 CWE-287
不適切な認証
CVE-2013-3268 2013-04-25 16:09 2013-04-10 Show GitHub Exploit DB Packet Storm
226424 6.8 警告 Novell - Novell iManager で使用される Apache Tomcat におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-1088 2013-04-25 16:08 2013-04-10 Show GitHub Exploit DB Packet Storm
226425 4.3 警告 IBM - IBM WebSphere Application Server の RPC アダプタにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0565 2013-04-25 16:01 2013-04-15 Show GitHub Exploit DB Packet Storm
226426 5.5 警告 IBM - Linux および UNIX 上で稼働する IBM WebSphere Application Server におけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2013-0544 2013-04-25 15:58 2013-04-15 Show GitHub Exploit DB Packet Storm
226427 6.8 警告 IBM - 複数の OS 上で稼働する IBM WebSphere Application Server におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0543 2013-04-25 15:54 2013-04-15 Show GitHub Exploit DB Packet Storm
226428 4.3 警告 IBM - IBM WebSphere Application Server の管理コンソールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-0542 2013-04-25 15:50 2013-04-15 Show GitHub Exploit DB Packet Storm
226429 1.9 注意 IBM - Windows 上で稼働する IBM WebSphere Application Server におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0541 2013-04-25 15:33 2013-04-15 Show GitHub Exploit DB Packet Storm
226430 3.5 注意 IBM - IBM WebSphere Application Server の Liberty Profile におけるアクセス制限を回避される脆弱性 CWE-287
不適切な認証
CVE-2013-0540 2013-04-25 15:28 2013-04-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 4, 2026, 4:17 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3871 8.5 HIGH
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, the validate_url() function in backend/open_webui/retrieval/web/utils.py only valida… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45401 2026-05-19 21:07 2026-05-16 Show GitHub Exploit DB Packet Storm
3872 8.8 HIGH
Network
huggingface diffusers Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, diffusers 0.37.0 allows remote code execution without the trust_remote_code=True safeguard when loading pipelines from Hu… CWE-94
Code Injection
CVE-2026-44827 2026-05-19 12:20 2026-05-15 Show GitHub Exploit DB Packet Storm
3873 8.8 HIGH
Network
huggingface diffusers Diffusers is the a library for pretrained diffusion models. Prior to 0.38.0, a trust_remote_code bypass in DiffusionPipeline.from_pretrained allows arbitrary remote code execution despite the user p… CWE-94
Code Injection
CVE-2026-44513 2026-05-19 12:18 2026-05-15 Show GitHub Exploit DB Packet Storm
3874 8.8 HIGH
Network
google chrome Use after free in Downloads in Google Chrome prior to 148.0.7778.168 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page… CWE-416
 Use After Free
CVE-2026-8551 2026-05-19 12:15 2026-05-15 Show GitHub Exploit DB Packet Storm
3875 4.3 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the _validate_collection_access function uses an incomplete allowlist that only enfo… CWE-863
 Incorrect Authorization
CVE-2026-44557 2026-05-19 12:13 2026-05-16 Show GitHub Exploit DB Packet Storm
3876 7.1 HIGH
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /responses endpoint in the OpenAI router accepts any authenticated user and forw… CWE-284
CWE-862
Improper Access Control
 Missing Authorization
CVE-2026-44556 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
3877 7.6 HIGH
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, Open WebUI supports model composition via base_model_id: a user-defined model (e.g.,… CWE-862
 Missing Authorization
CVE-2026-44555 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
3878 8.1 HIGH
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the POST /api/v1/retrieval/process/web endpoint accepts a user-supplied collection_n… CWE-862
 Missing Authorization
CVE-2026-44554 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
3879 5.0 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, FolderForm uses model_config = ConfigDict(extra='allow'), which permits arbitrary fi… CWE-862
 Missing Authorization
CVE-2026-44550 2026-05-19 12:12 2026-05-16 Show GitHub Exploit DB Packet Storm
3880 5.4 MEDIUM
Network
openwebui open_webui Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the ydoc:document:update Socket.IO event handler checks whether the sender is a memb… CWE-863
 Incorrect Authorization
CVE-2026-44564 2026-05-19 12:11 2026-05-16 Show GitHub Exploit DB Packet Storm