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 15, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251281 7.8 危険 VMware
シスコシステムズ
- Cisco Nexus 1000V Virtual Ethernet Module におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2011-0355 2011-11-29 09:46 2011-02-7 Show GitHub Exploit DB Packet Storm
251282 7.5 危険 日本電気
アップル
アライドテレシス
サン・マイクロシステムズ
BEAシステムズ
レッドハット
- Java Web Start において許可されていないシステムクラスが実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2007-2435 2011-11-28 16:52 2007-04-30 Show GitHub Exploit DB Packet Storm
251283 4 警告 サイボウズ - サイボウズ Office におけるアクセス制限不備の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2677 2011-11-28 16:45 2011-10-7 Show GitHub Exploit DB Packet Storm
251284 6.8 警告 Zenprise Inc. - Zenprise Device Manager にクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2011-4498 2011-11-28 14:56 2011-11-21 Show GitHub Exploit DB Packet Storm
251285 7.5 危険 アップル - Apple iTunes における脆弱性に対するアップデート CWE-94
コード・インジェクション
CVE-2008-3434 2011-11-28 14:56 2011-11-15 Show GitHub Exploit DB Packet Storm
251286 7.5 危険 アップル - Apple Time Capsule および AirPort Base Station (802.11n) における複数の脆弱性に対するアップデート CWE-20
不適切な入力確認
CVE-2011-0997 2011-11-28 14:52 2011-11-11 Show GitHub Exploit DB Packet Storm
251287 9.3 危険 Aviosoft - Aviosoft DTV Player にバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2011-4496 2011-11-28 14:49 2011-10-11 Show GitHub Exploit DB Packet Storm
251288 5 警告 デル - Dell KACE K2000 System Deployment Appliance に不正ログイン可能な脆弱性 CWE-310
暗号の問題
CVE-2011-4046 2011-11-28 14:49 2011-11-9 Show GitHub Exploit DB Packet Storm
251289 4.3 警告 デル - Dell KACE K2000 System Deployment Appliance に情報漏えいの脆弱性 CWE-255
証明書・パスワード管理
CVE-2011-4048 2011-11-28 14:48 2011-11-9 Show GitHub Exploit DB Packet Storm
251290 3.5 注意 デル - Dell KACE K2000 System Deployment Appliance にクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2011-4436 2011-11-28 14:47 2011-11-9 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 15, 2026, 4:28 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2941 7.5 HIGH
Network
n8n n8n 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 … CWE-862
 Missing Authorization
CVE-2026-42226 2026-05-7 03:09 2026-05-5 Show GitHub Exploit DB Packet Storm
2942 6.5 MEDIUM
Network
n8n n8n 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… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-42227 2026-05-7 03:08 2026-05-5 Show GitHub Exploit DB Packet Storm
2943 6.5 MEDIUM
Network
n8n n8n 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… CWE-862
 Missing Authorization
CVE-2026-42228 2026-05-7 03:08 2026-05-5 Show GitHub Exploit DB Packet Storm
2944 9.8 CRITICAL
Network
n8n n8n 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… CWE-89
SQL Injection
CVE-2026-42233 2026-05-7 03:07 2026-05-5 Show GitHub Exploit DB Packet Storm
2945 8.8 HIGH
Network
n8n n8n 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… CWE-94
Code Injection
CVE-2026-42234 2026-05-7 03:05 2026-05-5 Show GitHub Exploit DB Packet Storm
2946 9.6 CRITICAL
Network
n8n n8n n8n is an open source workflow automation platform. Prior to versions 1.123.32, 2.17.4, and 2.18.1, an unauthenticated attacker could register a malicious MCP OAuth client with a crafted client_name.… CWE-79
CWE-87
Cross-site Scripting
 Improper Neutralization of Alternate XSS Syntax
CVE-2026-42235 2026-05-7 03:05 2026-05-5 Show GitHub Exploit DB Packet Storm
2947 7.3 HIGH
Network
apache thrift Improper Validation of Certificate with Host Mismatch vulnerability in Apache Thrift. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixe… CWE-297
 Improper Validation of Certificate with Host Mismatch
CVE-2026-43869 2026-05-7 03:05 2026-05-5 Show GitHub Exploit DB Packet Storm
2948 5.3 MEDIUM
Network
apache thrift Memory Allocation with Excessive Size Value vulnerability in Apache Thrift. This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issu… CWE-789
 Memory Allocation with Excessive Size Value
CVE-2026-43868 2026-05-7 03:05 2026-05-5 Show GitHub Exploit DB Packet Storm
2949 7.3 HIGH
Network
apache thrift Origin Validation Error, Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'), Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting'),… CWE-22
CWE-113
CWE-346
CWE-400
Path Traversal
HTTP Response Splitting
 Origin Validation Error
 Uncontrolled Resource Consumption
CVE-2026-43870 2026-05-7 03:05 2026-05-5 Show GitHub Exploit DB Packet Storm
2950 7.5 HIGH
Network
qualcomm fastconnect_6200_firmware
fastconnect_6700_firmware
fastconnect_6900_firmware
fastconnect_7800_firmware
flight_rb5_5g_firmware
fwa_gen_3_ultra_firmware
g2_gen_1_firmware
g3x_gen_…
Transient DOS when processing target power rate tables during channel configuration. CWE-126
CWE-125
 Buffer Over-read
Out-of-bounds Read
CVE-2025-47401 2026-05-7 03:03 2026-05-5 Show GitHub Exploit DB Packet Storm