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 28, 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
252141 4.3 警告 マイクロソフト - Microsoft Windows におけるネットワーク盗聴を検出される問題 CWE-200
情報漏えい
CVE-2010-4562 2012-02-7 15:44 2012-02-2 Show GitHub Exploit DB Packet Storm
252142 4 警告 Mozilla Foundation - Bugzilla における他のユーザアカウントを偽造される脆弱性 CWE-20
不適切な入力確認
CVE-2012-0448 2012-02-6 16:51 2011-12-31 Show GitHub Exploit DB Packet Storm
252143 10 危険 ヒューレット・パッカード - HP Data Protector Media Operations における任意のコードを実行される脆弱性 CWE-noinfo
情報不足
CVE-2011-4791 2012-02-6 16:44 2012-02-1 Show GitHub Exploit DB Packet Storm
252144 5.1 警告 Mozilla Foundation - Bugzilla の jsonrpc.cgi におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2012-0440 2012-02-6 16:35 2012-01-15 Show GitHub Exploit DB Packet Storm
252145 7.2 危険 アップル - Apple Mac OS X の WebDAV Sharing における権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2011-3463 2012-02-6 16:34 2012-02-2 Show GitHub Exploit DB Packet Storm
252146 5 警告 アップル - Apple Mac OS X の Time Machine における重要な情報を取得される脆弱性 CWE-noinfo
情報不足
CVE-2011-3462 2012-02-6 16:34 2012-02-2 Show GitHub Exploit DB Packet Storm
252147 4.3 警告 アップル - Apple Mac OS X の Internet Sharing における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3452 2012-02-6 16:30 2012-02-2 Show GitHub Exploit DB Packet Storm
252148 6.8 警告 アップル - Apple Mac OS X の CoreUI における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-3450 2012-02-6 16:29 2012-02-2 Show GitHub Exploit DB Packet Storm
252149 6.8 警告 アップル - Apple Mac OS X の CoreText における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2011-3449 2012-02-6 16:28 2012-02-2 Show GitHub Exploit DB Packet Storm
252150 6.8 警告 アップル - Apple Mac OS X の CoreMedia におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-3448 2012-02-6 16:28 2012-02-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 28, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5321 6.3 MEDIUM
Network
google chrome Inappropriate implementation in ORB in Google Chrome prior to 148.0.7778.96 allowed a remote attacker to bypass site isolation via a crafted HTML page. (Chromium security severity: Medium) CWE-269
 Improper Privilege Management
CVE-2026-7971 2026-05-7 11:01 2026-05-7 Show GitHub Exploit DB Packet Storm
5322 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
5323 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
5324 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
5325 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
5326 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
5327 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
5328 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
5329 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
5330 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