|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 27, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1391 | 7.5 |
重要
Network |
アップル |
tvOS iOS watchOS visionos iPadOS |
アップルのiPadOS等の複数製品における解放済みメモリの使用に関する脆弱性 |
CWE-416
解放済みメモリの使用 |
CVE-2026-43668 | 2026-05-15 10:58 | 2026-05-11 | Show | GitHub Exploit DB Packet Storm |
| 1392 | 5.5 |
警告
Local |
jqlang | jq | jqlangのjqにおける整数オーバーフローの脆弱性 |
CWE-190
整数オーバーフローまたはラップアラウンド |
CVE-2026-43894 | 2026-05-15 10:58 | 2026-05-11 | Show | GitHub Exploit DB Packet Storm |
| 1393 | 4.4 |
警告
Local |
jqlang | jq | jqlangのjqにおける複数の脆弱性 |
CWE-158 CWE-20 |
CVE-2026-43895 | 2026-05-15 10:58 | 2026-05-11 | Show | GitHub Exploit DB Packet Storm |
| 1394 | 5.5 |
警告
Local |
jqlang | jq | jqlangのjqにおける再帰制御に関する脆弱性 |
CWE-674
不適切な再帰制御 |
CVE-2026-43896 | 2026-05-15 10:58 | 2026-05-11 | Show | GitHub Exploit DB Packet Storm |
| 1395 | 8.1 |
重要
Network |
Daniel Garcia | Vaultwarden | Daniel GarciaのVaultwardenにおける不正な認証に関する脆弱性 |
CWE-863
不正な認証 |
CVE-2026-43913 | 2026-05-15 10:58 | 2026-05-11 | Show | GitHub Exploit DB Packet Storm |
| 1396 | 9.8 |
緊急
Network |
Daniel Garcia | Vaultwarden | Daniel GarciaのVaultwardenにおける過度な認証試行の不適切な制限に関する脆弱性 |
CWE-307
過度な認証試行の不適切な制限 |
CVE-2026-43914 | 2026-05-15 10:58 | 2026-05-11 | Show | GitHub Exploit DB Packet Storm |
| 1397 | 8.1 |
重要
Network |
Pocket ID | Pocket ID | Pocket IDにおける複数の脆弱性 |
CWE-285 CWE-613 |
CVE-2026-43983 | 2026-05-15 10:58 | 2026-05-12 | Show | GitHub Exploit DB Packet Storm |
| 1398 | 7.5 |
重要
Network |
protobufjs project | protobufjs | protobufjs projectのprotobufjsにおける再帰制御に関する脆弱性 |
CWE-674
不適切な再帰制御 |
CVE-2026-44289 | 2026-05-15 10:58 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 1399 | 7.5 |
重要
Network |
protobufjs project | protobufjs | protobufjs projectのprotobufjsにおけるオブジェクトプロトタイプ属性の不適切に制御された変更に関する脆弱性 |
CWE-1321
オブジェクトプロトタイプ属性の不適切に制御された変更 (プロトタイプの汚染) |
CVE-2026-44290 | 2026-05-15 10:58 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 1400 | 8.1 |
重要
Network |
protobufjs project | protobufjs | protobufjs projectのprotobufjsにおけるコードインジェクションの脆弱性 |
CWE-94
コード・インジェクション |
CVE-2026-44291 | 2026-05-15 10:57 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 27, 2026, 4:52 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 2231 | 7.8 |
HIGH
Local |
microsoft |
windows_11_24h2 windows_11_25h2 windows_11_26h1 windows_server_2025 |
Untrusted pointer dereference in Windows Kernel allows an authorized attacker to elevate privileges locally. |
CWE-822
Untrusted Pointer Dereference |
CVE-2026-40369 | 2026-05-15 02:52 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2232 | 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 Cryptographic Services allows an authorized attacker to elevate privileges locally. |
CWE-122
Heap-based Buffer Overflow |
CVE-2026-40377 | 2026-05-15 02:52 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2233 | 9.8 |
CRITICAL
Network |
yarbo |
lawn_mower_firmware lawn_mower_pro_firmware |
The MQTT broker embedded in Yarbo firmware v2.3.9 is configured to allow anonymous connections with no topic-level read or write ACLs. Any host on the same network can subscribe to sensitive telemetr… |
CWE-306
Missing Authentication for Critical Function |
CVE-2026-7415 | 2026-05-15 02:50 | 2026-05-8 | Show | GitHub Exploit DB Packet Storm |
| 2234 | 6.2 |
MEDIUM
Physics |
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 Volume Manager Extension Driver allows an authorized attacker to execute code with a physical attack. |
CWE-122 CWE-125 CWE-197 Heap-based Buffer Overflow Out-of-bounds Read Numeric Truncation Error |
CVE-2026-40380 | 2026-05-15 02:49 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2235 | 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… |
Access of resource using incompatible type ('type confusion') in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locally. |
CWE-843
Type Confusion |
CVE-2026-34344 | 2026-05-15 02:48 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2236 | 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_2016 windows_server_2019 w… |
Concurrent execution using shared resource with improper synchronization ('race condition') in Windows Ancillary Function Driver for WinSock allows an authorized attacker to elevate privileges locall… |
CWE-362 CWE-416 Race Condition Use After Free |
CVE-2026-34345 | 2026-05-15 02:46 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2237 | 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… |
Use after free in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally. |
CWE-416
Use After Free |
CVE-2026-34347 | 2026-05-15 02:45 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2238 | 6.5 |
MEDIUM
Network |
microsoft | windows_server_2025 | Null pointer dereference in Windows Storport Miniport Driver allows an unauthorized attacker to deny service over a network. |
CWE-476
NULL Pointer Dereference |
CVE-2026-34350 | 2026-05-15 02:44 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2239 | 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-34351 | 2026-05-15 02:44 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 2240 | 6.1 |
MEDIUM
Network |
postorius_project | postorius | Postorius through 1.3.13 does not escape HTML in the message subject when rendering it in the Held messages pop-up, as exploited in the wild in May 2026. |
CWE-79
Cross-site Scripting |
CVE-2026-44742 | 2026-05-15 02:42 | 2026-05-8 | Show | GitHub Exploit DB Packet Storm |