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 11, 2026, 6:13 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1811 7.1 重要
Network
Devolutions Devolutions Server DevolutionsのDevolutions Serverにおけるサーバサイドのリクエストフォージェリの脆弱性 CWE-918
サーバサイドリクエストフォージェリ
CVE-2026-7325 2026-05-28 14:39 2026-05-22 Show GitHub Exploit DB Packet Storm
1812 5.5 警告
Local
オートデスク株式会社 3ds max オートデスク株式会社の3ds maxにおけるNULL ポインタデリファレンスに関する脆弱性 CWE-476
NULL ポインタデリファレンス
CVE-2026-7450 2026-05-28 14:39 2026-05-26 Show GitHub Exploit DB Packet Storm
1813 7.8 重要
Local
オートデスク株式会社 3ds max オートデスク株式会社の3ds maxにおける境界外書き込みに関する脆弱性 CWE-787
境界外書き込み
CVE-2026-7451 2026-05-28 14:38 2026-05-26 Show GitHub Exploit DB Packet Storm
1814 7.8 重要
Local
オートデスク株式会社 3ds max オートデスク株式会社の3ds maxにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-7452 2026-05-28 14:38 2026-05-26 Show GitHub Exploit DB Packet Storm
1815 5.5 警告
Local
オートデスク株式会社 3ds max オートデスク株式会社の3ds maxにおける再帰制御に関する脆弱性 CWE-674
不適切な再帰制御
CVE-2026-7453 2026-05-28 14:38 2026-05-26 Show GitHub Exploit DB Packet Storm
1816 7.8 重要
Local
オートデスク株式会社 3ds max オートデスク株式会社の3ds maxにおける古典的バッファオーバーフローの脆弱性 CWE-120
古典的バッファオーバーフロー
CVE-2026-7454 2026-05-28 14:38 2026-05-26 Show GitHub Exploit DB Packet Storm
1817 7.5 重要
Network
Nine Nines Cowlib Nine NinesのCowlibにおけるリソースの枯渇に関する脆弱性 CWE-400
リソースの枯渇
CVE-2026-7790 2026-05-28 14:38 2026-05-11 Show GitHub Exploit DB Packet Storm
1818 9.9 緊急
Network
pgAdmin Project pgAdmin 4 pgAdmin ProjectのpgAdmin 4におけるアクセス制御に関する脆弱性 CWE-284
不適切なアクセス制御
CVE-2026-7813 2026-05-28 14:38 2026-05-11 Show GitHub Exploit DB Packet Storm
1819 4.8 警告
Network
pgAdmin Project pgAdmin 4 pgAdmin ProjectのpgAdmin 4におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-7814 2026-05-28 14:38 2026-05-11 Show GitHub Exploit DB Packet Storm
1820 8.8 重要
Network
pgAdmin Project pgAdmin 4 pgAdmin ProjectのpgAdmin 4におけるSQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2026-7815 2026-05-28 14:38 2026-05-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 12, 2026, 4:20 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3101 8.8 HIGH
Network
wwbn avideo WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a classic shell-metacharacter injection. The YPTSocket notification branch in plugin/Live/on_publish.php builds an execAsyn… CWE-78
OS Command 
CVE-2026-45578 2026-06-2 03:41 2026-05-29 Show GitHub Exploit DB Packet Storm
3102 5.4 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a stored cross-site scripting vulnerability. The Live plugin's "YouTube-style" view renders the live transmission's stream … CWE-79
Cross-site Scripting
CVE-2026-45580 2026-06-2 03:41 2026-05-29 Show GitHub Exploit DB Packet Storm
3103 6.5 MEDIUM
Network
n8n-mcp n8n-mcp n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior to 2.51.3, the workflow telemetry sanitizer could retain partial fragments of … CWE-201
 Insertion of Sensitive Information Into Sent Data
CVE-2026-45582 2026-06-2 03:41 2026-05-29 Show GitHub Exploit DB Packet Storm
3104 6.5 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In 29.0 and earlier, there is a cross-site request forgery vulnerability on the 2FA toggle. plugin/LoginControl/set.json.php accepts POST type=set2FA val… CWE-306
CWE-352
Missing Authentication for Critical Function
 Origin Validation Error
CVE-2026-45610 2026-06-2 03:40 2026-05-29 Show GitHub Exploit DB Packet Storm
3105 6.5 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In 29.0 and earlier, EpgParser.php, plugin/AI/receiveAsync.json.php, and other locations do not use the $resolvedIP out-param of isSSRFSafeURL() for DNS … CWE-367
CWE-918
 Time-of-check Time-of-use (TOCTOU) Race Condition
Server-Side Request Forgery (SSRF) 
CVE-2026-45619 2026-06-2 03:40 2026-05-29 Show GitHub Exploit DB Packet Storm
3106 5.3 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In 29.0 and earlier, objects/mention.json.php has no User::loginCheck() or admin gate. It only has an entry guard: preg_match('/^@/', $_REQUEST['term']) … CWE-204
CWE-285
 Response Discrepancy Information Exposure
Improper Authorization
CVE-2026-45620 2026-06-2 03:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3107 8.1 HIGH
Network
n8n-mcp n8n-mcp n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior to 2.51.2, when ENABLE_MULTI_TENANT=true, the HTTP transport documents that th… CWE-284
Improper Access Control
CVE-2026-45707 2026-06-2 03:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3108 4.9 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In 29.0 and earlier, view/update.php reads $_POST['updateFile'] as a relative path under updatedb/ and passes it to PHP's file() for line-by-line executi… CWE-22
Path Traversal
CVE-2026-45731 2026-06-2 03:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3109 5.3 MEDIUM
Network
wwbn avideo WWBN AVideo is an open source video platform. In 29.0 and earlier, an unauthenticated remote attacker can read arbitrary image files anywhere on disk that the PHP user can open — including private us… CWE-22
Path Traversal
CVE-2026-46337 2026-06-2 03:39 2026-05-29 Show GitHub Exploit DB Packet Storm
3110 9.8 CRITICAL
Network
sangoma freepbx FreePBX is an open source IP PBX. From 15.0.42 to before 16.0.45 and 17.0.7, unauthenticated users may be able to access the User Control Panel (UCP) using hard-coded initial template credentials if … CWE-798
 Use of Hard-coded Credentials
CVE-2026-46376 2026-06-2 03:38 2026-05-29 Show GitHub Exploit DB Packet Storm