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 10, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
220961 10 危険 ヒューレット・パッカード - HP LoadRunner の Virtual User Generator における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-4837 2013-11-6 18:09 2013-10-30 Show GitHub Exploit DB Packet Storm
220962 7.5 危険 ヒューレット・パッカード - HP Application LifeCycle Management の Synchronizer コンポーネントにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-4836 2013-11-6 18:06 2013-10-30 Show GitHub Exploit DB Packet Storm
220963 7.5 危険 ヒューレット・パッカード - HP Application LifeCycle Management のクライアントコンポーネントにおける任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2013-4834 2013-11-6 17:49 2013-10-30 Show GitHub Exploit DB Packet Storm
220964 8.5 危険 マカフィー - McAfee Email Gateway における任意のコマンドを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-6349 2013-11-6 16:56 2013-10-15 Show GitHub Exploit DB Packet Storm
220965 4.3 警告 Apache Software Foundation - Apache Struts におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6348 2013-11-6 16:51 2013-10-24 Show GitHub Exploit DB Packet Storm
220966 4.3 警告 modpagespeed - Apache HTTP Server 用 mod_pagespeed モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-6111 2013-11-6 16:31 2013-10-29 Show GitHub Exploit DB Packet Storm
220967 1.9 注意 DELL EMC (旧 EMC Corporation) - VMAX 用 EMC Unisphere における平文の LDAP バインドパスワードを取得される脆弱性 CWE-310
暗号の問題
CVE-2013-3287 2013-11-6 13:34 2013-10-29 Show GitHub Exploit DB Packet Storm
220968 8.5 危険 DELL EMC (旧 EMC Corporation) - EMC NetWorker の NetWorker Management Console における平文の管理者パスワードを取得される脆弱性 CWE-310
暗号の問題
CVE-2013-3285 2013-11-6 12:15 2013-10-29 Show GitHub Exploit DB Packet Storm
220969 1.9 注意 OpenStack - 複数の OpenStack 製品におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4469 2013-11-6 11:52 2013-11-1 Show GitHub Exploit DB Packet Storm
220970 6.8 警告 Novell - Novell ZENworks Configuration Management における Web セッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2013-6347 2013-11-6 11:43 2013-10-28 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