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, 12:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
188811 4.3 警告
Network
オリーブデザイン - WordPress 用プラグイン WP-OliveCart におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-4904 2018-01-17 12:09 2016-10-20 Show GitHub Exploit DB Packet Storm
188812 6.1 警告
Network
オリーブデザイン - WordPress 用プラグイン WP-OliveCart におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-4903 2018-01-17 12:09 2016-10-20 Show GitHub Exploit DB Packet Storm
188813 4.7 警告
Network
TEAM DERAEMONS - DERAEMON-CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7813 2018-01-17 12:09 2016-11-15 Show GitHub Exploit DB Packet Storm
188814 6.8 警告
Adjacent
株式会社コレガ - CG-WLR300NX におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-7811 2018-01-17 12:09 2016-11-11 Show GitHub Exploit DB Packet Storm
188815 4.3 警告
Adjacent
株式会社アイ・オー・データ機器 - アイ・オー・データ製の複数のネットワークカメラ製品における情報漏えいの脆弱性 CWE-200
情報漏えい
CVE-2016-7814 2018-01-17 12:01 2016-11-11 Show GitHub Exploit DB Packet Storm
188816 6.1 警告
Network
LEMON-S PHP - シンプル携帯チャットにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2016-7817 2018-01-17 11:57 2016-11-25 Show GitHub Exploit DB Packet Storm
188817 4.3 警告
Network
LG Electronics - L-04D におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2016-4854 2018-01-17 11:52 2016-10-3 Show GitHub Exploit DB Packet Storm
188818 6.8 警告
Adjacent
株式会社アイ・オー・データ機器 - アイ・オー・データ製の複数のネットワークカメラ製品における OS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2016-7819 2018-01-17 11:52 2016-11-30 Show GitHub Exploit DB Packet Storm
188819 6.8 警告
Adjacent
株式会社アイ・オー・データ機器 - アイ・オー・データ製の複数のネットワークカメラ製品におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2016-7820 2018-01-17 11:49 2016-11-30 Show GitHub Exploit DB Packet Storm
188820 4.3 警告
Network
フェンリル株式会社 - Sleipnir for Mac におけるアドレス表示偽装の脆弱性 CWE-Other
その他
CVE-2016-7831 2018-01-17 11:49 2016-12-7 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