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":June 19, 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
229951 6.8 警告 libssh - libssh の複数の関数におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-4559 2012-12-21 15:18 2012-11-20 Show GitHub Exploit DB Packet Storm
229952 7.5 危険 libssh - libssh の sftp.c におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2012-6063 2012-12-21 15:16 2012-11-20 Show GitHub Exploit DB Packet Storm
229953 3.6 注意 oVirt - SANLock の log.h におけるファイルコンテンツを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5638 2012-12-21 15:08 2012-12-20 Show GitHub Exploit DB Packet Storm
229954 7.9 危険 IBM - IBM POWER5 のサービス・プロセッサーに権限昇格の脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-4856 2012-12-21 14:56 2012-12-13 Show GitHub Exploit DB Packet Storm
229955 7.5 危険 Ciprian Popescu - WordPress 用 Portable phpMyAdmin プラグインにおける認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-5469 2012-12-21 14:08 2012-12-20 Show GitHub Exploit DB Packet Storm
229956 2.6 注意 NHN Japan - Android 版 ロケタッチにおける情報管理不備の脆弱性 CWE-Other
その他
CVE-2012-5183 2012-12-21 12:02 2012-12-21 Show GitHub Exploit DB Packet Storm
229957 2.6 注意 NHN Japan - Android 版 ロケタッチにおける暗黙的 Intent の扱いに関する脆弱性 CWE-DesignError
CVE-2012-5182 2012-12-21 12:01 2012-12-21 Show GitHub Exploit DB Packet Storm
229958 10 危険 IBM - IBM WAS for z/OS の IBM HTTP Server コンポーネントにおける任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-5955 2012-12-21 11:50 2012-12-19 Show GitHub Exploit DB Packet Storm
229959 5 警告 IBM - IBM Rational ClearQuest の Web クライアントにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2012-5765 2012-12-21 11:48 2012-12-12 Show GitHub Exploit DB Packet Storm
229960 4.3 警告 IBM - IBM Rational ClearQuest におけるフィッシング攻撃を実行される脆弱性 CWE-noinfo
情報不足
CVE-2012-4839 2012-12-21 11:47 2012-12-12 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 20, 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
291 4.8 MEDIUM
Network
openssl openssl Issue summary: The implementations of AES-SIV (RFC 5297) and AES-GCM-SIV (RFC 8452) mishandle the authentication of AAD (Additional Authenticated Data) with an empty ciphertext allowing a forgery of … CWE-325
 Missing Required Cryptographic Step
CVE-2026-45446 2026-06-16 11:57 2026-06-10 Show GitHub Exploit DB Packet Storm
292 8.8 HIGH
Network
openssl openssl Issue summary: A specially crafted PKCS#7 or S/MIME signed message could trigger a use-after-free during PKCS#7 signature verification. Impact summary: A use-after-free may result in process crashes… CWE-416
 Use After Free
CVE-2026-45447 2026-06-16 11:56 2026-06-10 Show GitHub Exploit DB Packet Storm
293 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.5.2 contains a credential exposure vulnerability in message.action forwarding that allows model-controlled metadata to forward action payloads with Gateway credentials to attacke… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-53827 2026-06-16 11:55 2026-06-13 Show GitHub Exploit DB Packet Storm
294 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.5.6 contains an authorization bypass vulnerability in native command handling that allows authenticated senders to execute owner-only commands without proper policy enforcement. … CWE-863
 Incorrect Authorization
CVE-2026-53828 2026-06-16 11:55 2026-06-13 Show GitHub Exploit DB Packet Storm
295 8.0 HIGH
Network
openclaw openclaw OpenClaw before 2026.5.18 contains an approval display truncation vulnerability allowing authenticated users to hide command suffixes from approvers. Attackers can submit oversized exec commands with… CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-53829 2026-06-16 11:55 2026-06-13 Show GitHub Exploit DB Packet Storm
296 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.22 contains a webhook secret revocation bypass vulnerability allowing callers with old Slack and Zalo webhook secrets to remain active after secrets.reload. Attackers can explo… CWE-613
 Insufficient Session Expiration
CVE-2026-53830 2026-06-16 11:55 2026-06-13 Show GitHub Exploit DB Packet Storm
297 9.8 CRITICAL
Network
openclaw openclaw OpenClaw before 2026.5.27 contains a state mutation vulnerability in node pairing reconnection that allows paired nodes to confuse approval scope decisions. Attackers can exploit reconnection logic t… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-53838 2026-06-16 11:54 2026-06-13 Show GitHub Exploit DB Packet Storm
298 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.5.7 contains a hostname validation vulnerability in retry endpoint checks that allows matching hostname prefixes instead of exact hostnames. Attackers can exploit this by craftin… CWE-1023
 Incomplete Comparison with Missing Factors
CVE-2026-53839 2026-06-16 11:54 2026-06-13 Show GitHub Exploit DB Packet Storm
299 6.6 MEDIUM
Local
openclaw openclaw OpenClaw before 2026.5.12 contains an exec denylist bypass vulnerability in the bundle MCP loopback session-spawn path that allows authenticated callers to bypass intended command restrictions. Attac… CWE-862
 Missing Authorization
CVE-2026-53820 2026-06-16 11:53 2026-06-13 Show GitHub Exploit DB Packet Storm
300 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.5.18 accepts WebSocket client-declared operator scopes before binding to server-approved pairing or trusted-proxy authorization baseline. Unpaired or restricted trusted-proxy Con… CWE-862
 Missing Authorization
CVE-2026-53821 2026-06-16 11:53 2026-06-13 Show GitHub Exploit DB Packet Storm