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":May 5, 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
237391 6.8 警告 olate - OlateDownload の userupload.php におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5144 2012-09-25 15:36 2006-10-5 Show GitHub Exploit DB Packet Storm
237392 7.5 危険 kevin a. gordon - Kevin A. Gordon Open Geo Targeting における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5141 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
237393 7.5 危険 lappy512 - Lappy512 phpkimagehost の display.php における SQL インジェクションの脆弱性 - CVE-2006-5140 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
237394 5 警告 mkportal - MkPortal における Web サイトコンテンツを破損される脆弱性 - CVE-2006-5139 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
237395 4 警告 ヒューレット・パッカード - Mercury SiteScope におけるサービス運用妨害 (DoS) の脆弱性 - CVE-2006-5134 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
237396 5 警告 joshua muheim - Joshua Muheim phpMyWebmin の window.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5125 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
237397 7.5 危険 joshua muheim - Joshua Muheim phpMyWebmin における PHP リモートファイルインクルージョンの脆弱性 - CVE-2006-5124 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
237398 4.9 警告 ヒューレット・パッカード - Mercury SiteScope におけるクロスサイトスクリプティングの脆弱性 - CVE-2006-5122 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
237399 5.1 警告 KGB - KGB の kgcall.php におけるディレクトリトラバーサルの脆弱性 - CVE-2006-5115 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
237400 7.5 危険 intervations - InterVations NaviCOPA Web Server におけるバッファオーバーフローの脆弱性 - CVE-2006-5112 2012-09-25 15:36 2006-10-3 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 6, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
251 - - - n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, an authenticated user with permission to create or modify workflows containing a Python Code Node c… New CWE-94
Code Injection
CVE-2026-42234 2026-05-5 04:16 2026-05-5 Show GitHub Exploit DB Packet Storm
252 - - - n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, a flaw in the Oracle Database node's select operation allowed user-controlled input passed into the… New CWE-89
SQL Injection
CVE-2026-42233 2026-05-5 04:16 2026-05-5 Show GitHub Exploit DB Packet Storm
253 - - - n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, an authenticated user with permission to create or modify workflows could achieve global prototype … New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-42232 2026-05-5 04:16 2026-05-5 Show GitHub Exploit DB Packet Storm
254 - - - n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, a flaw in the xml2js library used to parse XML request bodies in n8n's webhook handler allowed prot… New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-42231 2026-05-5 04:16 2026-05-5 Show GitHub Exploit DB Packet Storm
255 - - - n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, the /mcp-oauth/register endpoint accepted OAuth client registrations without authentication, allowi… New CWE-601
Open Redirect
CVE-2026-42230 2026-05-5 04:16 2026-05-5 Show GitHub Exploit DB Packet Storm
256 - - - n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, a flaw in the SeaTable node's row:search and row:get operations allowed user-controlled input to be… New CWE-89
SQL Injection
CVE-2026-42229 2026-05-5 04:16 2026-05-5 Show GitHub Exploit DB Packet Storm
257 - - - n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, the /chat WebSocket endpoint used by the Chat Trigger node's Hosted Chat feature did not verify tha… New CWE-862
 Missing Authorization
CVE-2026-42228 2026-05-5 04:16 2026-05-5 Show GitHub Exploit DB Packet Storm
258 - - - n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, an authenticated user with a valid API key scoped to variable:list could read variables from projec… New CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-42227 2026-05-5 04:16 2026-05-5 Show GitHub Exploit DB Packet Storm
259 - - - n8n is an open source workflow automation platform. Prior to versions 1.123.33 and 2.17.5, the dynamic-node-parameters endpoints did not verify whether the authenticated caller was authorized to use … New CWE-862
 Missing Authorization
CVE-2026-42226 2026-05-5 04:16 2026-05-5 Show GitHub Exploit DB Packet Storm
260 7.5 HIGH
Network
- - Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the remote read endpoint (/api/v1/read) does not validate the declared decoded length in a… New CWE-400
CWE-789
 Uncontrolled Resource Consumption
 Memory Allocation with Excessive Size Value
CVE-2026-42154 2026-05-5 04:16 2026-05-5 Show GitHub Exploit DB Packet Storm