|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 21, 2026, 12:08 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 831 | 8.8 |
重要
Network |
アルバネットワークス株式会社 |
ArubaOS SD-WAN |
アルバネットワークス株式会社のArubaOS等の複数製品におけるコマンドインジェクションの脆弱性 |
CWE-77
コマンドインジェクション |
CVE-2026-44866 | 2026-05-18 11:24 | 2026-05-12 | Show | GitHub Exploit DB Packet Storm |
| 832 | 5.4 |
警告
Network |
アルバネットワークス株式会社 |
ArubaOS SD-WAN |
アルバネットワークス株式会社のArubaOS等の複数製品におけるセッション期限に関する脆弱性 |
CWE-613
不適切なセッション期限 |
CVE-2026-44873 | 2026-05-18 11:24 | 2026-05-12 | Show | GitHub Exploit DB Packet Storm |
| 833 | 4.9 |
警告
Network |
アルバネットワークス株式会社 | ArubaOS | アルバネットワークス株式会社のArubaOSにおけるアクセス制御に関する脆弱性 |
CWE-284
不適切なアクセス制御 |
CVE-2026-44874 | 2026-05-18 11:24 | 2026-05-12 | Show | GitHub Exploit DB Packet Storm |
| 834 | 9.1 |
緊急
Network |
OPNsense project | OPNsense | OPNsenseにおける引数の挿入または変更に関する脆弱性 |
CWE-88
引数の挿入または変更 |
CVE-2026-45158 | 2026-05-18 11:24 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 835 | 5.3 |
警告
Network |
Apache Software Foundation | Apache Commons Configuration | Apache Software FoundationのApache Commons Configurationにおける再帰制御に関する脆弱性 |
CWE-674
不適切な再帰制御 |
CVE-2026-45205 | 2026-05-18 11:24 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 836 | 6.5 |
警告
Network |
GitLab.org | GitLab | GitLab.orgのGitLabにおける代替パスまたはチャネルを使用した認証回避に関する脆弱性 |
CWE-288
代替パスまたはチャネルを使用した認証回避 |
CVE-2026-4524 | 2026-05-18 11:24 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 837 | 6.5 |
警告
Network |
GitLab.org | GitLab | GitLab.orgのGitLabにおけるクロスサイトリクエストフォージェリの脆弱性 |
CWE-352
同一生成元ポリシー違反 |
CVE-2026-4527 | 2026-05-18 11:24 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 838 | 4.3 |
警告
Network |
GitLab.org | GitLab | GitLab.orgのGitLabにおけるユーザ制御の鍵による認証回避に関する脆弱性 |
CWE-639
ユーザ制御の鍵による認証回避 |
CVE-2026-6063 | 2026-05-18 11:24 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 839 | 5.4 |
警告
Network |
GitLab.org | GitLab | GitLab.orgのGitLabにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2026-6073 | 2026-05-18 11:24 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 840 | 5.4 |
警告
Network |
GitLab.org | GitLab | GitLab.orgのGitLabにおけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2026-6335 | 2026-05-18 11:24 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 21, 2026, 4:10 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1491 | 7.5 |
HIGH
Network |
vllm | vllm | vLLM is an inference and serving engine for large language models (LLMs). From 0.6.1 to before 0.20.0, there is a a Token Injection vulnerability in vLLM’s multimodal processing. Unauthenticated, tex… |
CWE-129
Improper Validation of Array Index |
CVE-2026-44222 | 2026-05-15 00:38 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 1492 | 10.0 |
CRITICAL
Network |
vm2_project | vm2 | vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, it is possible to obtain the host Object. There are various ways to use the host Object, to escape the sandbox, one example would be usi… |
CWE-94
Code Injection |
CVE-2026-43997 | 2026-05-15 00:37 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 1493 | 8.5 |
HIGH
Network |
vm2_project | vm2 | vm2 is an open source vm/sandbox for Node.js. In 3.10.5, NodeVM's require.root path restriction can be bypassed using filesystem symlinks, allowing sandboxed code to load modules from outside the all… |
CWE-59
Link Following |
CVE-2026-43998 | 2026-05-15 00:36 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 1494 | 7.2 |
HIGH
Network |
vm2_project | vm2 | vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox boundary violation in vm2 allows host object identity to cross into the sandbox through host Promise resolution. When a host-s… |
CWE-693
Protection Mechanism Failure |
CVE-2026-44000 | 2026-05-15 00:35 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 1495 | 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… |
Integer overflow or wraparound in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally. |
CWE-190 CWE-416 Integer Overflow or Wraparound Use After Free |
CVE-2026-34330 | 2026-05-15 00:27 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 1496 | 7.0 |
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… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally. |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-34331 | 2026-05-15 00:26 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 1497 | 8.0 |
HIGH
Network |
microsoft | windows_server_2025 | Use after free in Windows Kernel-Mode Drivers allows an authorized attacker to execute code over a network. |
CWE-416
Use After Free |
CVE-2026-34332 | 2026-05-15 00:25 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 1498 | 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… |
Use after free in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally. |
CWE-190 CWE-416 Integer Overflow or Wraparound Use After Free |
CVE-2026-34333 | 2026-05-15 00:25 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 1499 | 7.0 |
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… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows TCP/IP allows an authorized attacker to elevate privileges locally. |
CWE-362
Race Condition |
CVE-2026-34334 | 2026-05-15 00:23 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 1500 | 5.8 |
MEDIUM
Network |
vm2_project | vm2 | vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's CallSite wrapper class (intended as a safe wrapper for V8's native CallSite) blocks getThis() and getFunction() to prevent host ob… |
CWE-209
Information Exposure Through an Error Message |
CVE-2026-44002 | 2026-05-15 00:23 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |