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 18, 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
132071 9.8 緊急
Network
ShellCheck project ShellCheck Visual Studio Code 用 ShellCheck における脆弱性 CWE-noinfo
情報不足
CVE-2021-28794 2021-11-24 15:47 2021-03-14 Show GitHub Exploit DB Packet Storm
132072 4.3 警告
Network
Uwe Steinmann SeedDMS SeedDMS におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2021-26216 2021-11-24 15:47 2021-03-18 Show GitHub Exploit DB Packet Storm
132073 5.4 警告
Network
Concrete CMS Concrete CMS Concrete CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2021-28145 2021-11-24 15:47 2021-03-18 Show GitHub Exploit DB Packet Storm
132074 9.1 緊急
Network
ZyXEL LTE7460-M608 ファームウェア
WAH7706 ファームウェア
LTE4506-M606 ファームウェア
複数の Zyxel 製品における重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2020-28899 2021-11-24 14:37 2020-11-17 Show GitHub Exploit DB Packet Storm
132075 9.8 緊急
Network
Online Ordering System project Online Ordering System Online Ordering System における危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2021-28294 2021-11-24 14:30 2021-02-12 Show GitHub Exploit DB Packet Storm
132076 7.5 重要
Network
Online Ordering System project Online Ordering System Online Ordering System における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2021-28295 2021-11-24 14:06 2021-02-12 Show GitHub Exploit DB Packet Storm
132077 6.5 警告
Network
NetApp Data ONTAP Clustered Data ONTAP における脆弱性 CWE-noinfo
情報不足
CVE-2021-26989 2021-11-24 13:36 2021-03-3 Show GitHub Exploit DB Packet Storm
132078 6.5 警告
Adjacent
ネットギア EX6150v2 ファームウェア
EX6250 ファームウェア
BR200 ファームウェア
EX6400v2 ファームウェア
EX6400 ファームウェア
EX6420 ファームウェア
BR500 ファームウェア
EX6100v2 ファームウェア
EX6410 …
NETGEAR R7800 ファームウェアにおける証明書検証に関する脆弱性 CWE-295
不正な証明書検証
CVE-2021-27257 2021-11-24 12:20 2021-02-11 Show GitHub Exploit DB Packet Storm
132079 7 重要
Local
SmartBear Software Swagger Codegen swagger-codegen におけるアクセスパーミションでの一時ファイル作成に関する脆弱性 CWE-378
CWE-379
CVE-2021-21363 2021-11-24 12:05 2021-03-2 Show GitHub Exploit DB Packet Storm
132080 9.8 緊急
Network
Facebook HipHop Virtual Machine (HHVM) HHVM における解放済みメモリの使用に関する脆弱性 CWE-416
解放済みメモリの使用
CVE-2020-1900 2021-11-24 12:05 2020-06-30 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 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