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 24, 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
252171 10 危険 Mozilla Foundation - 複数の Mozilla 製品のブラウザエンジンにおけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2011-3660 2011-12-22 15:41 2011-12-20 Show GitHub Exploit DB Packet Storm
252172 7.5 危険 Mozilla Foundation - 複数の Mozilla 製品の SVG 実装におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-3658 2011-12-22 15:40 2011-12-20 Show GitHub Exploit DB Packet Storm
252173 6.8 警告 アップル - Apple QuickTime における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2011-3228 2011-12-22 15:24 2011-10-14 Show GitHub Exploit DB Packet Storm
252174 4.3 警告 アップル - Apple QuickTime における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2011-3220 2011-12-22 15:09 2011-10-14 Show GitHub Exploit DB Packet Storm
252175 2.6 注意 アップル - Apple QuickTime Player におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3218 2011-12-22 15:02 2011-10-14 Show GitHub Exploit DB Packet Storm
252176 7.2 危険 マイクロソフト - Microsoft Windows における権限昇格の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-3408 2011-12-22 14:44 2011-12-13 Show GitHub Exploit DB Packet Storm
252177 4.7 警告 BlackBerry - RIM BlackBerry Desktop Software における .ipd ファイルを復号される脆弱性 CWE-310
暗号の問題
CVE-2010-3741 2011-12-22 12:06 2010-10-5 Show GitHub Exploit DB Packet Storm
252178 9.3 危険 BlackBerry - RIM BlackBerry Enterprise Server および BlackBerry Professional Software におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2009-4778 2011-12-22 12:05 2009-12-1 Show GitHub Exploit DB Packet Storm
252179 5 警告 BlackBerry - BlackBerry 8800 上の RIM BlackBerry Browser におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2009-3944 2011-12-22 12:04 2009-11-16 Show GitHub Exploit DB Packet Storm
252180 4.3 警告 PukiWiki Plus! - PukiWiki Plus! におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-3990 2011-12-22 12:03 2011-12-22 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 25, 2026, 4:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
5081 7.1 HIGH
Network
openclaw openclaw OpenClaw versions before 2026.4.8 fail to enforce integrity verification on downloaded plugin archives. Attackers can install malicious or tampered plugin packages without detection, compromising the… CWE-353
 Missing Support for Integrity Check
CVE-2026-42428 2026-04-30 23:05 2026-04-29 Show GitHub Exploit DB Packet Storm
5082 5.3 MEDIUM
Local
openclaw openclaw OpenClaw before 2026.4.8 contains a remote code execution vulnerability caused by missing environment variable denylist entries for HGRCPATH, CARGO_BUILD_RUSTC_WRAPPER, RUSTC_WRAPPER, and MAKEFLAGS. … CWE-184
 Incomplete Blacklist
CVE-2026-42427 2026-04-30 23:05 2026-04-29 Show GitHub Exploit DB Packet Storm
5083 5.0 MEDIUM
Local
openclaw openclaw OpenClaw before 2026.4.8 treats shared reply MEDIA paths as trusted, allowing crafted references to trigger cross-channel local file exfiltration. Attackers can exploit this by crafting malicious sha… CWE-73
 External Control of File Name or Path
CVE-2026-42424 2026-04-30 23:05 2026-04-29 Show GitHub Exploit DB Packet Storm
5084 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.8 contains an improper authorization vulnerability where the node.pair.approve method accepts operator.write scope instead of the narrower operator.pairing scope, allowing unpr… CWE-863
 Incorrect Authorization
CVE-2026-42426 2026-04-30 23:05 2026-04-29 Show GitHub Exploit DB Packet Storm
5085 7.5 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.8 contains an approval-timeout fallback mechanism that bypasses strictInlineEval explicit-approval requirements on gateway and node exec hosts. Attackers can exploit this timeo… CWE-636
 Not Failing Securely ('Failing Open')
CVE-2026-42423 2026-04-30 23:04 2026-04-29 Show GitHub Exploit DB Packet Storm
5086 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.4.8 contains a role bypass vulnerability in the device.token.rotate function that allows minting tokens for unapproved roles. Attackers can bypass device role-upgrade pairing to … CWE-863
 Incorrect Authorization
CVE-2026-42422 2026-04-30 23:04 2026-04-29 Show GitHub Exploit DB Packet Storm
5087 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.8 contains improper input validation in base64 decode paths that allocate memory before enforcing decoded-size limits. Attackers can exploit multiple code paths to cause memory… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-42420 2026-04-30 23:04 2026-04-29 Show GitHub Exploit DB Packet Storm
5088 5.4 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.8 contains an authentication state management vulnerability where the resolvedAuth closure becomes stale after configuration reload. Newly accepted gateway connections continue… CWE-613
 Insufficient Session Expiration
CVE-2026-41916 2026-04-30 23:04 2026-04-29 Show GitHub Exploit DB Packet Storm
5089 6.1 MEDIUM
Local
openclaw openclaw OpenClaw before 2026.4.8 fails to remove git plumbing environment variables from the execution environment before host exec operations. Attackers can exploit this by setting GIT_DIR and related varia… CWE-184
 Incomplete Blacklist
CVE-2026-41915 2026-04-30 23:04 2026-04-29 Show GitHub Exploit DB Packet Storm
5090 5.4 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.8 contains a session management vulnerability where existing WebSocket sessions survive shared gateway token rotation. Attackers can maintain unauthorized access to WebSocket c… CWE-613
 Insufficient Session Expiration
CVE-2026-42421 2026-04-30 23:04 2026-04-29 Show GitHub Exploit DB Packet Storm