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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
211661 4.3 警告 RedCloth - Ruby 用 RedCloth ライブラリにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6684 2015-01-13 10:25 2012-02-29 Show GitHub Exploit DB Packet Storm
211662 7.8 危険 Xen プロジェクト - Xen におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2015-0361 2015-01-9 19:42 2015-01-6 Show GitHub Exploit DB Packet Storm
211663 4.3 警告 SAP - SAP NetWeaver Business Client for HTML におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-9569 2015-01-9 19:30 2014-12-14 Show GitHub Exploit DB Packet Storm
211664 5 警告 strongSwan - strongSwan におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-9221 2015-01-9 18:58 2014-12-2 Show GitHub Exploit DB Packet Storm
211665 2.1 注意 Canonical
Linux Containers
- CGManager におけるすべての cgroup に対して cgroup 値を設定される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-1425 2015-01-9 18:32 2014-01-13 Show GitHub Exploit DB Packet Storm
211666 7.5 危険 projectsend.org - ProjectSend の process-upload.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2014-9567 2015-01-9 18:21 2014-12-3 Show GitHub Exploit DB Packet Storm
211667 7.5 危険 Design & Daten - Sefrengo の管理バックエンドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2015-0919 2015-01-9 18:18 2015-01-4 Show GitHub Exploit DB Packet Storm
211668 4.3 警告 Design & Daten - Sefrengo の管理バックエンドにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-0918 2015-01-9 18:17 2015-01-4 Show GitHub Exploit DB Packet Storm
211669 4.3 警告 Kajona - Kajona のバックエンドにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-0917 2015-01-9 18:16 2015-01-5 Show GitHub Exploit DB Packet Storm
211670 5.1 警告 マイクロソフト - Microsoft IIS の IP セキュリティ機能におけるワイルドカードドメイン制限のルールセットを回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-4078 2015-01-9 17:59 2014-11-11 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
1291 4.3 MEDIUM
Network
google chrome Uninitialized Use in GPU in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium securi… CWE-457
 Use of Uninitialized Variable
CVE-2026-7972 2026-05-7 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
1292 7.7 HIGH
Network
openclaw openclaw OpenClaw versions 2026.4.9 before 2026.4.10 contain a sender policy bypass vulnerability in the outbound host-media attachment read helper that allows unauthorized local file disclosure. Attackers wi… CWE-863
 Incorrect Authorization
CVE-2026-42438 2026-05-7 10:59 2026-05-5 Show GitHub Exploit DB Packet Storm
1293 8.5 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.10 contains a server-side request forgery policy bypass vulnerability in the browser tabs action select and close routes. Attackers can bypass configured browser SSRF policy pr… CWE-862
CWE-918
 Missing Authorization
Server-Side Request Forgery (SSRF) 
CVE-2026-42439 2026-05-7 10:59 2026-05-5 Show GitHub Exploit DB Packet Storm
1294 9.3 CRITICAL
Network
openclaw openclaw OpenClaw before 2026.4.12 contains a server-side request forgery vulnerability in QQBot reply media URL handling that allows attackers to fetch arbitrary content. Attackers can exploit this by provid… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-43526 2026-05-7 10:57 2026-05-5 Show GitHub Exploit DB Packet Storm
1295 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.14 contains a redaction bypass vulnerability that allows authenticated gateway clients to receive unredacted secrets through sourceConfig and runtimeConfig alias fields. Attack… CWE-212
 Improper Removal of Sensitive Information Before Storage or Transfer
CVE-2026-43528 2026-05-7 10:54 2026-05-5 Show GitHub Exploit DB Packet Storm
1296 2.5 LOW
Local
openclaw openclaw OpenClaw before 2026.4.10 contains a time-of-check-time-of-use vulnerability in the validateScriptFileForShellBleed function that allows local attackers to bypass workspace boundary checks. An attack… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-43529 2026-05-7 10:54 2026-05-5 Show GitHub Exploit DB Packet Storm
1297 7.7 HIGH
Network
openclaw openclaw OpenClaw versions 2026.4.7 before 2026.4.10 fail to normalize Discord event cover image parameters in sandbox media processing. Attackers can bypass media normalization to inject host-local media ref… CWE-184
 Incomplete Blacklist
CVE-2026-43532 2026-05-7 10:54 2026-05-5 Show GitHub Exploit DB Packet Storm
1298 8.6 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.10 contains an arbitrary file read vulnerability in QQBot media tags that allows attackers to reference host-local paths outside the intended media storage boundary. Attackers … CWE-23
 Relative Path Traversal
CVE-2026-43533 2026-05-7 10:53 2026-05-5 Show GitHub Exploit DB Packet Storm
1299 9.8 CRITICAL
Network
openclaw openclaw OpenClaw before 2026.4.10 contains an input validation vulnerability that allows external hook metadata to be enqueued as trusted system events. Attackers can supply malicious hook names to escalate … CWE-345
 Insufficient Verification of Data Authenticity
CVE-2026-43534 2026-05-7 10:53 2026-05-5 Show GitHub Exploit DB Packet Storm
1300 9.8 CRITICAL
Network
openclaw openclaw OpenClaw versions 2026.4.7 before 2026.4.14 contain a privilege escalation vulnerability where heartbeat owner downgrade logic skips webhook wake events carrying untrusted content. Attackers can expl… CWE-184
 Incomplete Blacklist
CVE-2026-43566 2026-05-7 10:53 2026-05-5 Show GitHub Exploit DB Packet Storm