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":July 1, 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
197121 9.8 緊急
Network
ONOS project - Linux foundation ONOS における認可・権限・アクセス制御に関する脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2017-1000080 2017-08-7 15:58 2017-07-17 Show GitHub Exploit DB Packet Storm
197122 7.5 重要
Network
ONOS project - Linux foundation ONOS におけるサービス運用妨害 (DoS) の脆弱性 CWE-noinfo
情報不足
CVE-2017-1000079 2017-08-7 15:58 2017-07-17 Show GitHub Exploit DB Packet Storm
197123 6.1 警告
Network
ONOS project - Linux foundation ONOS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-1000078 2017-08-7 15:58 2017-07-17 Show GitHub Exploit DB Packet Storm
197124 8.8 重要
Network
ImageMagick - ImageMagick の coders/jpeg.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-11450 2017-08-7 15:52 2017-07-3 Show GitHub Exploit DB Packet Storm
197125 8.8 重要
Network
ImageMagick - ImageMagick の coders/mpc.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2017-11449 2017-08-7 15:52 2017-07-6 Show GitHub Exploit DB Packet Storm
197126 6.5 警告
Network
ImageMagick - ImageMagick の coders/jpeg.c の ReadJPEGImage 関数における初期化されていないメモリ領域から重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-11448 2017-08-7 15:52 2017-07-9 Show GitHub Exploit DB Packet Storm
197127 6.5 警告
Network
ImageMagick - ImageMagick の coders/screenshot.c の ReadSCREENSHOTImage 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2017-11447 2017-08-7 15:52 2017-06-20 Show GitHub Exploit DB Packet Storm
197128 6.5 警告
Network
ImageMagick - ImageMagick の coders\pes.c の ReadPESImage 関数における無限ループを引き起こされる脆弱性 CWE-399
リソース管理の問題
CVE-2017-11446 2017-08-7 15:52 2017-07-5 Show GitHub Exploit DB Packet Storm
197129 8.8 重要
Network
マイクロソフト
日立
- 複数の Microsoft Windows 製品の Windows Shell における任意のコードを実行される脆弱性 CWE-284
不適切なアクセス制御
CVE-2017-8464 2017-08-7 15:00 2017-06-13 Show GitHub Exploit DB Packet Storm
197130 6.5 警告
Network
ImageMagick - ImageMagick の coders\rle.c の ReadRLEImage 関数における大きなループに関する脆弱性 CWE-20
不適切な入力確認
CVE-2017-11360 2017-08-7 14:38 2017-06-23 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2951 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
2952 6.5 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.4.27 contains an authorization bypass vulnerability in QQBot pre-dispatch slash commands that allows authenticated senders to skip allowFrom policy checks. Attackers can invoke s… CWE-863
 Incorrect Authorization
CVE-2026-53834 2026-06-16 09:28 2026-06-13 Show GitHub Exploit DB Packet Storm
2953 4.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.5.6 contains a configuration enforcement bypass vulnerability in Feishu dynamic-agent bindings that allows authenticated senders to create or update bindings without honoring con… CWE-863
 Incorrect Authorization
CVE-2026-53835 2026-06-16 09:25 2026-06-13 Show GitHub Exploit DB Packet Storm
2954 8.8 HIGH
Network
openclaw openclaw OpenClaw before 2026.5.12 contains an allowlist bypass vulnerability in PowerShell encoded-command handling that allows attackers to execute encoded commands using abbreviated flag aliases not recogn… CWE-184
 Incomplete Blacklist
CVE-2026-53836 2026-06-16 09:22 2026-06-13 Show GitHub Exploit DB Packet Storm
2955 5.3 MEDIUM
Network
openclaw openclaw OpenClaw before 2026.5.6 contains an improper access control vulnerability in Mattermost event handlers that fails to validate channel type metadata. Attackers can bypass intended DM policy decisions… CWE-636
 Not Failing Securely ('Failing Open')
CVE-2026-53837 2026-06-16 09:21 2026-06-13 Show GitHub Exploit DB Packet Storm
2956 5.8 MEDIUM
Local
spearman unbounded-spsc unbounded_spsc is an "unbounded" extension of bounded_spsc_queue. In versions 0.2.0 and prior, sender::send pointer-as-value transmute causes OOB read and fake-Arc drop under TX/RX race. At time of p… CWE-125
CWE-415
CWE-704
CWE-787
Out-of-bounds Read
 Double Free
 Incorrect Type Conversion or Cast
 Out-of-bounds Write
CVE-2026-46690 2026-06-16 09:07 2026-06-13 Show GitHub Exploit DB Packet Storm
2957 6.8 MEDIUM
Network
- - Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 1.0.0 to before version 2.2.0, the getRedirectURL function in oauth2.go:22-29 constructs t… CWE-601
Open Redirect
CVE-2026-53523 2026-06-16 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
2958 7.3 HIGH
Network
- - KanaDojo contains a command injection vulnerability that allows an attacker with pull request access to execute arbitrary shell commands by inserting shell metacharacters into the version or changes … CWE-78
OS Command 
CVE-2026-48547 2026-06-16 07:16 2026-06-12 Show GitHub Exploit DB Packet Storm
2959 7.5 HIGH
Network
- - Custom role Insecure Direct Object References (IDOR) in Projectopia <= 5.1.25.2 versions. CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2025-59133 2026-06-16 06:24 2026-06-16 Show GitHub Exploit DB Packet Storm
2960 4.4 MEDIUM
Network
- - Administrator Server Side Request Forgery (SSRF) in PopAd <= 1.0.4 versions. CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2025-60175 2026-06-16 06:24 2026-06-16 Show GitHub Exploit DB Packet Storm