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 20, 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
225891 4.3 警告 オラクル - Oracle Supply Chain Products Suite の Agile EDM における Base Component - Common Objects の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0410 2013-11-8 11:44 2013-04-16 Show GitHub Exploit DB Packet Storm
225892 5 警告 オラクル - Oracle Sun Solaris 10 における CPU パフォーマンスカウンターデバイスの処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0408 2013-11-8 11:43 2013-04-16 Show GitHub Exploit DB Packet Storm
225893 4.6 警告 オラクル - Oracle Sun Solaris 10 および 11 における Kernel/DTrace Framework の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0407 2013-11-8 11:42 2013-01-15 Show GitHub Exploit DB Packet Storm
225894 4.3 警告 オラクル - Oracle Sun Solaris 10 における Kernel/IPsec の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0406 2013-11-8 11:41 2013-04-16 Show GitHub Exploit DB Packet Storm
225895 6.4 警告 オラクル - Oracle Sun Solaris 8、9、10、および 11 における NFS クライアントマウントおよび IPv6 の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0405 2013-11-8 11:40 2013-04-16 Show GitHub Exploit DB Packet Storm
225896 3.7 注意 オラクル - Oracle Sun Solaris 10 における Kernel/Boot の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0404 2013-11-8 11:39 2013-04-16 Show GitHub Exploit DB Packet Storm
225897 1.9 注意 オラクル - Oracle Sun Solaris 8、9、10、および 11 における Utility の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0403 2013-11-8 11:38 2013-04-16 Show GitHub Exploit DB Packet Storm
225898 6.6 警告 オラクル - Oracle Sun Solaris 9 および 10 における Filesystem/cachefs の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0400 2013-11-8 11:35 2013-01-15 Show GitHub Exploit DB Packet Storm
225899 6.6 警告 オラクル - Oracle Sun Solaris 9 および 10 における Utility/Umount の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0399 2013-11-8 11:34 2013-01-15 Show GitHub Exploit DB Packet Storm
225900 5 警告 オラクル - Oracle Enterprise Manager Grid Control の APM における Business Transaction Management の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2013-0396 2013-11-8 11:32 2013-01-15 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