|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 3561 | 5.5 |
警告
Local |
Linux | Linux Kernel | LinuxのLinux Kernelにおける有効期限後のメモリの解放の欠如に関する脆弱性 |
CWE-401
有効期限後のメモリの解放の欠如 |
CVE-2026-23418 | 2026-04-27 10:52 | 2026-04-3 | Show | GitHub Exploit DB Packet Storm |
| 3562 | 5.5 |
警告
Local |
Linux | Linux Kernel | LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 |
CWE-667
不適切なロック |
CVE-2026-23419 | 2026-04-27 10:52 | 2026-04-3 | Show | GitHub Exploit DB Packet Storm |
| 3563 | 5.5 |
警告
Local |
Linux | Linux Kernel | LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 |
CWE-667
不適切なロック |
CVE-2026-23420 | 2026-04-27 10:52 | 2026-04-3 | Show | GitHub Exploit DB Packet Storm |
| 3564 | 5.5 |
警告
Local |
Linux | Linux Kernel | LinuxのLinux Kernelにおける不特定の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2026-23421 | 2026-04-27 10:52 | 2026-04-3 | Show | GitHub Exploit DB Packet Storm |
| 3565 | 7.8 |
重要
Local |
Linux | Linux Kernel | LinuxのLinux Kernelにおける境界外書き込みに関する脆弱性 |
CWE-787
境界外書き込み |
CVE-2026-23422 | 2026-04-27 10:52 | 2026-04-3 | Show | GitHub Exploit DB Packet Storm |
| 3566 | 5.7 |
警告
Local |
マイクロソフト |
Microsoft Windows Server 2019 Microsoft Windows 10 1607 Microsoft Windows Server 2016 Microsoft Windows 11 23h2 Microsoft … |
Windows 仮想化ベース セキュリティ (VBS) のセキュリティ機能バイパスの脆弱性 |
CWE-822
信頼性のないポインタデリファレンス |
CVE-2026-23670 | 2026-04-27 10:52 | 2026-04-14 | Show | GitHub Exploit DB Packet Storm |
| 3567 | 7 |
重要
Local |
マイクロソフト |
Microsoft Windows 11 23h2 Microsoft Windows 11 26h1 Microsoft Windows Server 2025 Microsoft Windows 11 24h2 Microsoft Wind… |
AppLocker フィルター ドライバー (applockerfltr.sys) の特権昇格の脆弱性 |
CWE-362
競合状態 |
CVE-2026-25184 | 2026-04-27 10:52 | 2026-04-14 | Show | GitHub Exploit DB Packet Storm |
| 3568 | 7.1 |
重要
Network |
マイクロソフト |
Microsoft Windows Server 2019 Microsoft Windows 10 1607 Microsoft Windows Server 2016 Microsoft Windows 11 23h2 Microsoft … |
リモート デスクトップのスプーフィングの脆弱性 |
CWE-357
危険な操作に対する不十分な警告 |
CVE-2026-26151 | 2026-04-27 10:52 | 2026-04-14 | Show | GitHub Exploit DB Packet Storm |
| 3569 | 7 |
重要
Local |
マイクロソフト |
Microsoft Windows Server 2019 Microsoft Windows 10 1607 Microsoft Windows Server 2016 Microsoft Windows 11 23h2 Microsoft … |
Microsoft Cryptographic Services の特権の昇格の脆弱性 |
CWE-922
重要な情報のセキュアでない格納 |
CVE-2026-26152 | 2026-04-27 10:52 | 2026-04-14 | Show | GitHub Exploit DB Packet Storm |
| 3570 | 7.8 |
重要
Local |
マイクロソフト |
Microsoft Windows Server 2019 Microsoft Windows 11 23h2 Microsoft Windows 11 26h1 Microsoft Windows 10 1809 Microsoft Wind… |
Windows 暗号化ファイル システム (EFS) の特権昇格の脆弱性 |
CWE-125
境界外読み取り |
CVE-2026-26153 | 2026-04-27 10:52 | 2026-04-14 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1071 | 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 |
| 1072 | 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 |
| 1073 | 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 |
| 1074 | 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 |
| 1075 | 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 |
| 1076 | 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 |
| 1077 | 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 |
| 1078 | 5.8 |
MEDIUM
Network |
vm2_project | vm2 | vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async key… |
CWE-693
Protection Mechanism Failure |
CVE-2026-44003 | 2026-05-15 00:22 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 1079 | 7.5 |
HIGH
Network |
vm2_project | vm2 | vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, sandboxed code can call Buffer.alloc() with an arbitrary size to allocate memory directly on the host heap. Because Buffer.alloc is a sy… |
CWE-770
Allocation of Resources Without Limits or Throttling |
CVE-2026-44004 | 2026-05-15 00:22 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |
| 1080 | 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 reach BaseHandler.getPrototypeOf, which can be used to get arbitrary prototypes. This vulnerability is fixed in 3.11.0. |
CWE-94
Code Injection |
CVE-2026-44006 | 2026-05-15 00:19 | 2026-05-14 | Show | GitHub Exploit DB Packet Storm |