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, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
195251 6.1 警告
Network
MySQLDumper-Team - MySQL Dumper における格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1000012 2017-08-7 17:18 2017-07-17 Show GitHub Exploit DB Packet Storm
195252 6.1 警告
Network
Samnan ur Rehman Akhoond - MyWebSQL のデータベースマネージャコンポーネントにおける格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1000011 2017-08-7 17:18 2017-07-17 Show GitHub Exploit DB Packet Storm
195253 7.8 重要
Local
Audacity - Audacity の avformat-55.dll における任意のコードを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-1000010 2017-08-7 17:18 2017-01-4 Show GitHub Exploit DB Packet Storm
195254 6.5 警告
Network
SAP - SAP NetWeaver AS ABAP におけるサービス運用妨害 (DoS) 状態にされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-9843 2017-08-7 17:08 2017-03-14 Show GitHub Exploit DB Packet Storm
195255 7.8 重要
Local
Iceni Technology - Infix の PDF 構文解析機能における境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2017-2863 2017-08-7 17:08 2017-07-11 Show GitHub Exploit DB Packet Storm
195256 7.8 重要
Local
radare - radare2 の shlr/grub/kern/misc.c の grub_memmove 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2017-10929 2017-08-7 17:08 2017-07-5 Show GitHub Exploit DB Packet Storm
195257 6.5 警告
Adjacent
TP-LINK Technologies - TP-Link NC250 デバイスのファームウェアにおける認証なしでビデオおよびオーディオを表示される脆弱性 CWE-287
不適切な認証
CVE-2017-10796 2017-08-7 17:08 2017-07-3 Show GitHub Exploit DB Packet Storm
195258 9.8 緊急
Network
Framasoft - Framadate における入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-1000039 2017-08-7 16:59 2017-02-20 Show GitHub Exploit DB Packet Storm
195259 9.8 緊急
Network
GNOME Project - gtk-vnc におけるレンダリング時にメモリを破損される脆弱性 CWE-119
バッファエラー
CVE-2017-1000044 2017-08-7 16:55 2017-07-17 Show GitHub Exploit DB Packet Storm
195260 6.1 警告
Network
Rocket.Chat - Rocket.Chat におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1000054 2017-08-7 16:44 2017-04-15 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 19, 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
301 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.5.18 contains a command injection vulnerability where shell wrapper argv could change between approval and execution. Attackers can rebuild command arguments after allowlist appr… CWE-367
CWE-77
 Time-of-check Time-of-use (TOCTOU) Race Condition
Command Injection
CVE-2026-53822 2026-06-16 11:52 2026-06-13 Show GitHub Exploit DB Packet Storm
302 8.1 HIGH
Network
openclaw openclaw OpenClaw before 2026.5.3 contains a privilege escalation vulnerability in the allowFrom feature that binds to mutable Slack display names. Attackers with Slack account access can change display name … CWE-290
 Authentication Bypass by Spoofing
CVE-2026-53823 2026-06-16 11:52 2026-06-13 Show GitHub Exploit DB Packet Storm
303 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.24 contains a token revocation vulnerability allowing callers with revoked slash tokens to continue executing commands during monitor refresh windows. Attackers can exploit sta… CWE-613
 Insufficient Session Expiration
CVE-2026-53824 2026-06-16 11:51 2026-06-13 Show GitHub Exploit DB Packet Storm
304 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.7 contains an arbitrary file read vulnerability in the memory-wiki ingest feature that allows authenticated Gateway operators with operator.write scope to read local files outs… CWE-22
Path Traversal
CVE-2026-53825 2026-06-16 11:49 2026-06-13 Show GitHub Exploit DB Packet Storm
305 4.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.26 contains an information disclosure vulnerability in sandboxed session spawning that exposes the real workspace path to child prompts. Attackers can exploit this by spawning … CWE-668
 Exposure of Resource to Wrong Sphere
CVE-2026-53826 2026-06-16 11:48 2026-06-13 Show GitHub Exploit DB Packet Storm
306 8.1 HIGH
Network
openssl openssl Issue summary: A signed integer overflow when sizing the destination buffer for Unicode output in ASN1_mbstring_ncopy() can lead to a heap buffer overflow. Impact summary: A heap buffer overflow may… CWE-787
 Out-of-bounds Write
CVE-2026-7383 2026-06-16 11:46 2026-06-10 Show GitHub Exploit DB Packet Storm
307 7.5 HIGH
Network
openssl openssl Issue summary: When CMS password-based decryption (RFC 3211 / PWRI key unwrap) processes attacker-supplied CMS data, an attacker-chosen stream-mode KEK cipher can trigger a heap out-of-bounds read in… CWE-125
Out-of-bounds Read
CVE-2026-9076 2026-06-16 11:45 2026-06-10 Show GitHub Exploit DB Packet Storm
308 8.1 HIGH
Network
openclaw openclaw OpenClaw before 2026.5.18 contains a policy enforcement vulnerability in system.run safe-bin allowlist validation that allows shell expansion to modify command interpretation on POSIX nodes. Authenti… CWE-367
NVD-CWE-noinfo
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-53831 2026-06-16 09:45 2026-06-13 Show GitHub Exploit DB Packet Storm
309 7.1 HIGH
Local
openclaw openclaw OpenClaw before 2026.5.18 contains an identity header validation vulnerability allowing local same-host callers to forge trusted-proxy identity headers. Attackers with access to the proxy-facing Gate… CWE-290
 Authentication Bypass by Spoofing
CVE-2026-53832 2026-06-16 09:37 2026-06-13 Show GitHub Exploit DB Packet Storm
310 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.29 contains an authorization bypass vulnerability in the QQBot streaming command that allows authenticated senders to mutate configuration without explicit allowFrom restrictio… CWE-290
 Authentication Bypass by Spoofing
CVE-2026-53833 2026-06-16 09:34 2026-06-13 Show GitHub Exploit DB Packet Storm