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 17, 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
5281 6.5 警告
Network
Amazon.com, Inc. tuftool
Amazon tough
Amazon.com, Inc.のAmazon tough等の複数製品におけるデータの信頼性についての不十分な検証に関する脆弱性 CWE-345
データの信頼性についての不十分な検証
CVE-2026-6967 2026-05-8 12:09 2026-04-24 Show GitHub Exploit DB Packet Storm
5282 6.5 警告
Network
Amazon.com, Inc. tuftool
Amazon tough
Amazon.com, Inc.のAmazon tough等の複数製品におけるパストラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2026-6968 2026-05-8 12:09 2026-04-24 Show GitHub Exploit DB Packet Storm
5283 7.5 重要
Network
RRWO (Robert Rothenberg) Text::Minify::XS RRWO (Robert Rothenberg)のText::Minify::XSにおける複数の脆弱性 CWE-122
CWE-176
CVE-2026-7040 2026-05-8 12:09 2026-04-27 Show GitHub Exploit DB Packet Storm
5284 8.4 重要
Local
HMBRAND (H.Merijn Brand) Text::CSV_XS HMBRAND (H.Merijn Brand)のText::CSV_XSにおける複数の脆弱性 CWE-416
CWE-825
CVE-2026-7111 2026-05-8 12:09 2026-04-29 Show GitHub Exploit DB Packet Storm
5285 9.1 緊急
Network
MIYAGAWA (Tatsuhiko Miyagawa) Plack::Middleware::Xsendfile MIYAGAWA (Tatsuhiko Miyagawa)のPlack::Middleware::Xsendfileにおける複数の脆弱性 CWE-200
CWE-441
CWE-913
CVE-2026-7381 2026-05-8 12:09 2026-04-29 Show GitHub Exploit DB Packet Storm
5286 8.1 重要
Network
D-Link Systems, Inc. M60 Firmware D-Link CorporationのM60 Firmwareにおけるパスワード管理機能に関する脆弱性 CWE-640
パスワードを忘れた場合の脆弱なパスワードリカバリの仕組み
CVE-2026-7554 2026-05-8 12:09 2026-05-1 Show GitHub Exploit DB Packet Storm
5287 9.8 緊急
Network
WAVLINK WL-WN570HA1 Firmware WAVLINKのWL-WN570HA1 Firmwareにおける複数の脆弱性 CWE-74
CWE-77
CVE-2026-7690 2026-05-8 12:09 2026-05-3 Show GitHub Exploit DB Packet Storm
5288 6.3 警告
Network
WAVLINK WL-WN570HA1 Firmware WAVLINKのWL-WN570HA1 Firmwareにおける複数の脆弱性 CWE-74
CWE-77
CVE-2026-7691 2026-05-8 12:09 2026-05-3 Show GitHub Exploit DB Packet Storm
5289 6.3 警告
Network
WAVLINK WL-WN570HA1 Firmware WAVLINKのWL-WN570HA1 Firmwareにおける複数の脆弱性 CWE-74
CWE-77
CVE-2026-7692 2026-05-8 12:09 2026-05-3 Show GitHub Exploit DB Packet Storm
5290 8 重要
Adjacent
TP-LINK Technologies Archer AXE75 Firmware TP-LINK TechnologiesのArcher AXE75 FirmwareにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2025-15568 2026-05-8 12:09 2026-03-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 17, 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
311 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… Update CWE-863
 Incorrect Authorization
CVE-2026-53834 2026-06-16 09:28 2026-06-13 Show GitHub Exploit DB Packet Storm
312 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… Update CWE-863
 Incorrect Authorization
CVE-2026-53835 2026-06-16 09:25 2026-06-13 Show GitHub Exploit DB Packet Storm
313 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… Update CWE-184
 Incomplete Blacklist
CVE-2026-53836 2026-06-16 09:22 2026-06-13 Show GitHub Exploit DB Packet Storm
314 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… Update CWE-636
 Not Failing Securely ('Failing Open')
CVE-2026-53837 2026-06-16 09:21 2026-06-13 Show GitHub Exploit DB Packet Storm
315 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… Update 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
316 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… Update CWE-601
Open Redirect
CVE-2026-53523 2026-06-16 07:16 2026-06-13 Show GitHub Exploit DB Packet Storm
317 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 … Update CWE-78
OS Command 
CVE-2026-48547 2026-06-16 07:16 2026-06-12 Show GitHub Exploit DB Packet Storm
318 7.5 HIGH
Network
- - Custom role Insecure Direct Object References (IDOR) in Projectopia <= 5.1.25.2 versions. New 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
319 4.4 MEDIUM
Network
- - Administrator Server Side Request Forgery (SSRF) in PopAd <= 1.0.4 versions. New CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2025-60175 2026-06-16 06:24 2026-06-16 Show GitHub Exploit DB Packet Storm
320 6.3 MEDIUM
Network
- - Subscriber Broken Access Control in bunny.net <= 2.3.6 versions. New CWE-862
 Missing Authorization
CVE-2025-68049 2026-06-16 06:24 2026-06-16 Show GitHub Exploit DB Packet Storm