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":May 11, 2026, 2:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211321 4.9 警告 Xen プロジェクト - Xen の arch/arm/vgic-v2.c の vgic_v2_to_sgi 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2015-0268 2015-02-19 15:27 2015-02-12 Show GitHub Exploit DB Packet Storm
211322 4 警告 RhodeCode, Inc. - RhodeCode における API キーを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-1613 2015-02-19 15:09 2015-02-12 Show GitHub Exploit DB Packet Storm
211323 4 警告 Kallithea
RhodeCode, Inc.
- RhodeCode および Kallithea における API キーを取得される脆弱性 CWE-200
情報漏えい
CVE-2015-0260 2015-02-19 15:08 2015-02-12 Show GitHub Exploit DB Packet Storm
211324 9 危険 Lexmark - Lexmark Markvision Enterprise の LibraryFileUploadServlet サーブレットにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2014-9375 2015-02-19 13:48 2014-12-11 Show GitHub Exploit DB Packet Storm
211325 4 警告 Topline Systems - Topline Systems Opportunity Form に情報漏えいの脆弱性 CWE-200
CWE-264
CVE-2015-1608 2015-02-19 09:46 2015-02-5 Show GitHub Exploit DB Packet Storm
211326 3.5 注意 IBM - IBM WebSphere MQ におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2014-4771 2015-02-18 17:40 2014-07-9 Show GitHub Exploit DB Packet Storm
211327 5 警告 IBM - IBM InfoSphere BigInsights の alert モジュールにおける重要な Alert management-services API の情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2014-4781 2015-02-18 17:40 2014-07-9 Show GitHub Exploit DB Packet Storm
211328 4 警告 IBM - IBM Business Process Manager の Search REST API におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-6139 2015-02-18 17:40 2014-12-11 Show GitHub Exploit DB Packet Storm
211329 3.5 注意 IBM - IBM Curam Social Program Management の Universal Access の実装における CRLF インジェクションの脆弱性 CWE-Other
その他
CVE-2014-4803 2015-02-18 17:40 2014-07-9 Show GitHub Exploit DB Packet Storm
211330 3.5 注意 IBM - IBM WebSphere Portal におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-8909 2015-02-18 17:40 2014-11-14 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 11, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
951 5.3 MEDIUM
Network
torproject tor Tor before 0.4.9.7 can attempt or accept BEGIN_DIR via conflux legs, aka TROVE-2026-008. CWE-669
 Incorrect Resource Transfer Between Spheres
CVE-2026-44599 2026-05-8 02:31 2026-05-7 Show GitHub Exploit DB Packet Storm
952 5.3 MEDIUM
Network
torproject tor Tor before 0.4.9.7 mishandles accounting of the conflux out-of-order queue during the clearing of a queue, aka TROVE-2026-010. CWE-696
 Incorrect Behavior Order
CVE-2026-44600 2026-05-8 02:26 2026-05-7 Show GitHub Exploit DB Packet Storm
953 9.1 CRITICAL
Network
torproject tor Tor before 0.4.9.7 has an out-of-bounds read by one byte via a malformed BEGIN cell, aka TROVE-2026-007. CWE-193
 Off-by-one Error
CVE-2026-44603 2026-05-8 02:24 2026-05-7 Show GitHub Exploit DB Packet Storm
954 8.8 HIGH
Local
- - NanoClaw version 1.2.0 and prior contains a host/container filesystem boundary vulnerability in outbound attachment handling and outbox cleanup that allows a compromised or prompt-injected container … CWE-22
Path Traversal
CVE-2026-7875 2026-05-8 02:15 2026-05-7 Show GitHub Exploit DB Packet Storm
955 7.5 HIGH
Network
- - Gazelle versions through 0.49 for Perl allows HTTP Request Smuggling via Improper Header Precedence. Gazelle incorrectly prioritizes "Content-Length" over "Transfer-Encoding: chunked" when both head… CWE-444
HTTP Request Smuggling
CVE-2026-40562 2026-05-8 02:15 2026-05-6 Show GitHub Exploit DB Packet Storm
956 5.3 MEDIUM
Network
kazuho starlet Starlet versions through 0.31 for Perl allows HTTP Request Smuggling via Improper Header Precedence. Starlet incorrectly prioritizes "Content-Length" over "Transfer-Encoding: chunked" when both head… CWE-444
HTTP Request Smuggling
CVE-2026-40561 2026-05-8 02:15 2026-05-3 Show GitHub Exploit DB Packet Storm
957 6.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in the OpenShell filesystem bridge that allows attackers to read files outside the intended mount root. Attackers can exp… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-44113 2026-05-8 02:08 2026-05-7 Show GitHub Exploit DB Packet Storm
958 7.8 HIGH
Local
openclaw openclaw OpenClaw before 2026.4.20 fails to properly reserve the OPENCLAW_ runtime-control environment namespace in workspace dotenv files, allowing attackers to override critical runtime variables. Malicious… CWE-184
 Incomplete Blacklist
CVE-2026-44114 2026-05-8 02:07 2026-05-7 Show GitHub Exploit DB Packet Storm
959 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.22 contains an exec allowlist analysis vulnerability allowing shell expansion hiding in unquoted heredoc bodies. Attackers can bypass allowlist validation by embedding shell ex… CWE-184
 Incomplete Blacklist
CVE-2026-44115 2026-05-8 02:07 2026-05-7 Show GitHub Exploit DB Packet Storm
960 8.6 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.22 contains a server-side request forgery vulnerability in the Zalo plugin's sendPhoto function that fails to validate outbound photo URLs through the SSRF guard. Attackers can… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-44116 2026-05-8 02:07 2026-05-7 Show GitHub Exploit DB Packet Storm