|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 19, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 255961 | 4.9 | 警告 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の net/unix/af_unix.c におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2009-3621 | 2010-04-2 13:50 | 2009-10-22 | Show | GitHub Exploit DB Packet Storm |
| 255962 | 4.9 | 警告 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の tcf_fill_node 関数におけるカーネルメモリから重要な情報を取得される脆弱性 |
CWE-200
情報漏えい |
CVE-2009-3612 | 2010-04-2 13:49 | 2009-10-19 | Show | GitHub Exploit DB Packet Storm |
| 255963 | 7.8 | 危険 | サイバートラスト株式会社 Linux レッドハット |
- | Linux kernel の ipv6_hop_jumbo 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2007-4567 | 2010-04-2 13:48 | 2007-12-21 | Show | GitHub Exploit DB Packet Storm |
| 255964 | 4.3 | 警告 | 株式会社アルマス | - | Compiere におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1333 | 2010-04-1 15:02 | 2010-04-1 | Show | GitHub Exploit DB Packet Storm |
| 255965 | 2.6 | 注意 | 株式会社アルマス | - | Compiere におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1333 | 2010-04-1 15:02 | 2010-04-1 | Show | GitHub Exploit DB Packet Storm |
| 255966 | 4.3 | 警告 | PrettyBook | - | PrettyFormMail におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2010-1332 | 2010-04-1 15:01 | 2010-04-1 | Show | GitHub Exploit DB Packet Storm |
| 255967 | 10 | 危険 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | 複数の Mozilla 製品の HTML パーサにおける任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2009-1571 | 2010-04-1 13:51 | 2010-02-17 | Show | GitHub Exploit DB Packet Storm |
| 255968 | 10 | 危険 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | 複数の Mozilla 製品のブラウザエンジンにおける任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2010-0159 | 2010-04-1 13:50 | 2010-02-17 | Show | GitHub Exploit DB Packet Storm |
| 255969 | 9.3 | 危険 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | 複数の Mozilla 製品における任意のコードを実行される脆弱性 |
CWE-noinfo
情報不足 |
CVE-2009-3979 | 2010-04-1 13:49 | 2009-12-15 | Show | GitHub Exploit DB Packet Storm |
| 255970 | 4.4 | 警告 | サイバートラスト株式会社 Mozilla Foundation レッドハット |
- | Mozilla Firefox におけるダウンロードファイルを置き換えられる脆弱性 |
CWE-Other
その他 |
CVE-2009-3274 | 2010-04-1 13:47 | 2009-09-21 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 19, 2026, 4:16 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 901 | 7.7 |
HIGH
Local |
- | - | DevSpace is a client-only developer tool for cloud-native development with Kubernetes. Prior to 6.3.21, DevSpace's UI server WebSocket accepts connections from all origins by default, and therefore s… |
CWE-200 CWE-306 Information Exposure Missing Authentication for Critical Function |
CVE-2026-42283 | 2026-05-15 03:12 | 2026-05-15 | Show | GitHub Exploit DB Packet Storm |
| 902 | 9.1 |
CRITICAL
Network |
n8n-mcp | n8n-mcp | n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. From version 2.18.7 to before version 2.50.2, there is an authenticated server-side … |
CWE-367 CWE-918 Time-of-check Time-of-use (TOCTOU) Race Condition Server-Side Request Forgery (SSRF) |
CVE-2026-44694 | 2026-05-15 03:10 | 2026-05-9 | Show | GitHub Exploit DB Packet Storm |
| 903 | 4.3 |
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 version 2.47.13, when n8n-mcp runs in HTTP transport mode, authenticated MC… |
CWE-532
Inclusion of Sensitive Information in Log Files |
CVE-2026-42282 | 2026-05-15 03:07 | 2026-05-9 | Show | GitHub Exploit DB Packet Storm |
| 904 | 7.5 |
HIGH
Network |
russh_project warpgate_project |
russh warpgate |
Russh is a Rust SSH client & server library. Prior to version 0.60.1, a pre-authentication denial-of-service vulnerability exists in the server's keyboard-interactive authentication handler. A malici… |
CWE-770 CWE-789 Allocation of Resources Without Limits or Throttling Memory Allocation with Excessive Size Value |
CVE-2026-42189 | 2026-05-15 03:07 | 2026-05-9 | Show | GitHub Exploit DB Packet Storm |
| 905 | 5.3 |
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 version 2.47.11, when n8n-mcp runs in HTTP transport mode, incoming request… |
CWE-532
Inclusion of Sensitive Information in Log Files |
CVE-2026-41495 | 2026-05-15 03:06 | 2026-05-9 | Show | GitHub Exploit DB Packet Storm |
| 906 | 7.8 |
HIGH
Local |
microsoft |
windows_server_2012 windows_server_2016 windows_server_2019 windows_server_2022 windows_server_2022_23h2 windows_server_2025 |
Heap-based buffer overflow in Windows Kernel allows an authorized attacker to elevate privileges locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-35420 | 2026-05-15 03:06 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 907 | 7.8 |
HIGH
Local |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Heap-based buffer overflow in Windows GDI allows an unauthorized attacker to execute code locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-35421 | 2026-05-15 03:05 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 908 | 6.5 |
MEDIUM
Network |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Authentication bypass using an alternate path or channel in Windows TCP/IP allows an authorized attacker to bypass a security feature over a network. |
CWE-288
Authentication Bypass Using an Alternate Path or Channel |
CVE-2026-35422 | 2026-05-15 03:04 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 909 | 6.1 |
MEDIUM
Network |
osgeo | mapserver | MapServer is a system for developing web-based GIS applications. From version 6.0 to before version 8.6.2, a reflected XSS vulnerability in MapServer's WMS server allows an unauthenticated attacker t… |
CWE-80
Basic XSS |
CVE-2026-42030 | 2026-05-15 03:04 | 2026-05-9 | Show | GitHub Exploit DB Packet Storm |
| 910 | 5.4 |
MEDIUM
Network |
microsoft |
windows_10_1607 windows_10_1809 windows_10_21h2 windows_10_22h2 windows_11_23h2 windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2012 windows_server_2016 w… |
Out-of-bounds read in Telnet Client allows an unauthorized attacker to disclose information over a network. |
CWE-125
Out-of-bounds Read |
CVE-2026-35423 | 2026-05-15 03:03 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |