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 17, 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
253451 5 警告 IBM - IBM WebSphere Application Server における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0316 2011-03-22 15:29 2010-12-17 Show GitHub Exploit DB Packet Storm
253452 4.3 警告 IBM - IBM WebSphere Application Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-0315 2011-03-22 15:28 2010-12-17 Show GitHub Exploit DB Packet Storm
253453 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux kernel の ATI Rage 128 ドライバにおける権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2009-3620 2011-03-18 15:30 2009-10-22 Show GitHub Exploit DB Packet Storm
253454 4.9 警告 サイバートラスト株式会社
Linux
レッドハット
- Linux Kernel の __scm_destroy 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-DesignError
CVE-2008-5029 2011-03-18 15:29 2008-11-10 Show GitHub Exploit DB Packet Storm
253455 5 警告 マイクロソフト - Microsoft Malware Protection Engine の一時ファイル作成に関するサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2008-1438 2011-03-18 15:24 2008-05-13 Show GitHub Exploit DB Packet Storm
253456 - - マイクロソフト - Microsoft Windows の RtlQueryRegistryValues() 関数におけるレジストリデータ検証不備の脆弱性 - CVE-2010-4398 2011-03-17 17:48 2010-11-29 Show GitHub Exploit DB Packet Storm
253457 7.5 危険 レッドハット
Wireshark
オラクル
- Wireshark の LDSS 解析部の dissect_ldss_transfer 関数におけるヒープベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2010-4300 2011-03-17 17:43 2010-11-18 Show GitHub Exploit DB Packet Storm
253458 2.1 注意 VMware - VMware vCenter Server の vCenter Tomcat Management Application における権限を取得される脆弱性 CWE-255
証明書・パスワード管理
CVE-2010-2928 2011-03-17 16:27 2011-02-10 Show GitHub Exploit DB Packet Storm
253459 5 警告 OpenBSD - OpenSSH の key_certify 関数におけるスタックメモリ領域の重要なコンテンツ情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-0539 2011-03-17 16:24 2011-02-10 Show GitHub Exploit DB Packet Storm
253460 9.3 危険 リアルネットワークス - RealNetworks RealPlayer における任意のコードを実行される脆弱性 CWE-Other
その他
CVE-2011-0694 2011-03-17 16:22 2011-02-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 18, 2026, 4:12 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3231 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
3232 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
3233 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
3234 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
3235 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
3236 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
3237 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
3238 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
3239 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
3240 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