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 29, 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
6541 8.8 重要
Network
OpenClaw OpenClaw OpenClawにおける不完全なブラックリストに関する脆弱性 CWE-184
不完全なブラックリスト
CVE-2026-44115 2026-05-11 10:55 2026-05-6 Show GitHub Exploit DB Packet Storm
6542 8.6 重要
Network
OpenClaw OpenClaw OpenClawにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-44116 2026-05-11 10:55 2026-05-6 Show GitHub Exploit DB Packet Storm
6543 5.8 警告
Network
OpenClaw OpenClaw OpenClawにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-44117 2026-05-11 10:55 2026-05-6 Show GitHub Exploit DB Packet Storm
6544 7.8 重要
Local
OpenClaw OpenClaw OpenClawにおけるスプーフィングによる認証回避に関する脆弱性 CWE-290
スプーフィングによる認証回避
CVE-2026-44118 2026-05-11 10:55 2026-05-6 Show GitHub Exploit DB Packet Storm
6545 7.1 重要
Local
gitpython project gitpython gitpython projectのgitpythonにおけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-44243 2026-05-11 10:55 2026-05-7 Show GitHub Exploit DB Packet Storm
6546 9.1 緊急
Network
The Tor Project Tor The Tor ProjectのTorにおける指定された機能の不適切な提供に関する脆弱性 CWE-684
指定された機能の不適切な提供
CVE-2026-44597 2026-05-11 10:55 2026-05-7 Show GitHub Exploit DB Packet Storm
6547 5.3 警告
Network
The Tor Project Tor The Tor ProjectのTorにおける領域間での誤ったリソース移動に関する脆弱性 CWE-669
領域間での誤ったリソース移動
CVE-2026-44599 2026-05-11 10:55 2026-05-7 Show GitHub Exploit DB Packet Storm
6548 5.3 警告
Network
The Tor Project Tor The Tor ProjectのTorにおける不適切な動作順序に関する脆弱性 CWE-696
不適切な動作順序
CVE-2026-44600 2026-05-11 10:55 2026-05-7 Show GitHub Exploit DB Packet Storm
6549 9.1 緊急
Network
The Tor Project Tor The Tor ProjectのTorにおける境界条件の判定に関する脆弱性 CWE-193
境界条件の判定
CVE-2026-44603 2026-05-11 10:55 2026-05-7 Show GitHub Exploit DB Packet Storm
6550 5.3 警告
Network
Django Software Foundation Django Django Software FoundationのDjangoにおけるレングスパラメーターの不整合による処理に関する脆弱性 CWE-130
レングスパラメーターの不整合による不適切な処理
CVE-2026-5766 2026-05-11 10:55 2026-05-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1281 6.2 MEDIUM
Local
- - A flaw was found in foreman-mcp-server. This component utilizes two distinct logging mechanisms that can expose sensitive session and authentication data. One mechanism logs session identifiers, whic… CWE-532
 Inclusion of Sensitive Information in Log Files
CVE-2026-9073 2026-06-26 01:14 2026-06-24 Show GitHub Exploit DB Packet Storm
1282 - - - Incorrect check of function return value in Caliptra Core Runtime Firmware (ActivateFirmwareCmd::activate_fw modules) allows bypass of Caliptra Core's verification of the MCU FW during a hitless upda… CWE-253
 Incorrect Check of Function Return Value
CVE-2026-5818 2026-06-26 01:14 2026-06-24 Show GitHub Exploit DB Packet Storm
1283 - - - Missing cryptographic step in Caliptra Core Firmware (aes_256_gcm_update module) results in an incorrect GCM authentication tag. When the streaming AES-256-GCM API is used with empty AAD, the hardwar… CWE-325
 Missing Required Cryptographic Step
CVE-2026-6458 2026-06-26 01:14 2026-06-24 Show GitHub Exploit DB Packet Storm
1284 5.8 MEDIUM
Network
- - Ghost is a Node.js content management system. From 6.0.9 until 6.21.1, when making an external request, it is possible to bypass the IP filter that ensures the request isn't going to an internal serv… CWE-184
CWE-918
 Incomplete Blacklist
Server-Side Request Forgery (SSRF) 
CVE-2026-53944 2026-06-26 01:07 2026-06-25 Show GitHub Exploit DB Packet Storm
1285 5.4 MEDIUM
Network
- - Ghost is a Node.js content management system. From 6.19.4 until 6.21.1, insufficient validation of the client-supplied Content-Type on Ghost's Admin API file upload endpoint allowed uploaded files to… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-53948 2026-06-26 01:07 2026-06-25 Show GitHub Exploit DB Packet Storm
1286 5.3 MEDIUM
Network
- - Ghost is a Node.js content management system. From 5.46.1 until 6.21.2, the validation applied to filters on the public API endpoints could be partially bypassed, making it possible to reveal private… CWE-200
CWE-693
Information Exposure
 Protection Mechanism Failure
CVE-2026-53949 2026-06-26 01:07 2026-06-25 Show GitHub Exploit DB Packet Storm
1287 7.5 HIGH
Network
- - @tryghost/activitypub is Ghost’s social/federation client app. Prior to 3.1.0, the ActivityPub client in Ghost was vulnerable to JavaScript injection on posts shared by a maliciously customised Activ… CWE-79
Cross-site Scripting
CVE-2026-53950 2026-06-26 01:07 2026-06-25 Show GitHub Exploit DB Packet Storm
1288 5.7 MEDIUM
Network
- - Jellyfin is an open source self hosted media server. Prior to 10.11.9, a potential XSS attack exists in Jellyfin which can allow a non-privileged user to execute arbitrary Javascript in the context o… CWE-79
Cross-site Scripting
CVE-2026-49220 2026-06-26 01:06 2026-06-25 Show GitHub Exploit DB Packet Storm
1289 9.6 CRITICAL
Network
- - Ghost is a Node.js content management system. From until 6.37.0, when Ghost is behind a shared caching layer that results in cached content being shared between different visitors, an unauthenticate… CWE-524
 Use of Cache Containing Sensitive Information
CVE-2026-53943 2026-06-26 01:06 2026-06-25 Show GitHub Exploit DB Packet Storm
1290 6.0 MEDIUM
Network
- - OS Command Injection vulnerability in Rapid7 InsightConnect SQLmap Plugin on Linux allows authenticated attackers to execute arbitrary OS commands via the api_host or api_port parameters during conne… CWE-78
OS Command 
CVE-2026-8659 2026-06-26 01:04 2026-06-25 Show GitHub Exploit DB Packet Storm