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 24, 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
242201 4.3 警告 MediaWiki - MediaWiki の BotQuery エクステンションにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4883 2012-09-25 16:59 2007-09-10 Show GitHub Exploit DB Packet Storm
242202 10 危険 IBM - IBM TSM クライアントの CAD におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4880 2012-09-25 16:59 2007-09-20 Show GitHub Exploit DB Packet Storm
242203 4.4 警告 one laptop per child - JFFS2 における制限されたファイルへアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-4849 2012-09-25 16:59 2007-09-12 Show GitHub Exploit DB Packet Storm
242204 4.3 警告 マイクロソフト - Microsoft Internet Explorer 4.0 から 7 における関連付けされたイメージを持つローカルファイルの存在を特定される脆弱性 CWE-DesignError
CVE-2007-4848 2012-09-25 16:59 2007-09-12 Show GitHub Exploit DB Packet Storm
242205 7.5 危険 IBM - IBM WAS の PD ツールコンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2007-4839 2012-09-25 16:59 2007-09-12 Show GitHub Exploit DB Packet Storm
242206 7.5 危険 immersion games - CellFactor Revolution におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4838 2012-09-25 16:59 2007-09-12 Show GitHub Exploit DB Packet Storm
242207 7.5 危険 immersion games - CellFactor Revolution におけるフォーマットストリングの脆弱性 CWE-134
書式文字列の問題
CVE-2007-4832 2012-09-25 16:59 2007-09-12 Show GitHub Exploit DB Packet Storm
242208 4.3 警告 MediaWiki - MediaWiki の API pretty-printing モードにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2007-4828 2012-09-25 16:59 2007-09-10 Show GitHub Exploit DB Packet Storm
242209 6.8 警告 markus iser - Markus Iser ED Engine の WebED における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2007-4815 2012-09-25 16:59 2007-09-11 Show GitHub Exploit DB Packet Storm
242210 7.5 危険 マイクロソフト - Microsoft SQL Server Enterprise Manager におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2007-4814 2012-09-25 16:59 2007-09-11 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 25, 2026, 4:04 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
4061 4.7 MEDIUM
Network
- - typescript-utcp is a typescript implementation of UTCP. Prior to 1.1.2, the @utcp/http package is vulnerable to a blind Server-Side Request Forgery (SSRF) caused by a trust-boundary inconsistency bet… CWE-918
Server-Side Request Forgery (SSRF) 
CVE-2026-45366 2026-06-2 03:41 2026-05-29 Show GitHub Exploit DB Packet Storm
4062 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
4063 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
4064 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
4065 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
4066 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
4067 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
4068 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
4069 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
4070 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