|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 21, 2026, 4 p.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Impact Show |
Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 244501 | 5 | 警告 | epic games | - | Unreal Tournament 3 におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20 CWE-399 |
CVE-2008-3410 | 2012-06-26 16:02 | 2008-07-31 | Show | GitHub Exploit DB Packet Storm |
| 244502 | 7.5 | 危険 | epic games | - | Unreal Tournament 3 におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2008-3409 | 2012-06-26 16:02 | 2008-07-31 | Show | GitHub Exploit DB Packet Storm |
| 244503 | 6.8 | 警告 | coolplayer | - | CoolPlayer におけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2008-3408 | 2012-06-26 16:02 | 2008-07-31 | Show | GitHub Exploit DB Packet Storm |
| 244504 | 5 | 警告 | epic games | - | UT2004 におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2008-3396 | 2012-06-26 16:02 | 2008-07-31 | Show | GitHub Exploit DB Packet Storm |
| 244505 | 5 | 警告 | Linux calacode |
- | CalaCode @Mail における重要な情報を取得される脆弱性 |
CWE-264
認可・権限・アクセス制御 |
CVE-2008-3395 | 2012-06-26 16:02 | 2008-07-31 | Show | GitHub Exploit DB Packet Storm |
| 244506 | 7.5 | 危険 | easy-script | - | Def-Blog における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-3388 | 2012-06-26 16:02 | 2008-07-30 | Show | GitHub Exploit DB Packet Storm |
| 244507 | 7.5 | 危険 | AlstraSoft | - | AlstraSoft Video Share Enterprise の album.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-3386 | 2012-06-26 16:02 | 2008-07-30 | Show | GitHub Exploit DB Packet Storm |
| 244508 | 7.5 | 危険 | cce-interact | - | Interact Learning Community Environment Interact の help/help.php におけるディレクトリトラバーサルの脆弱性 |
CWE-22
パス・トラバーサル |
CVE-2008-3384 | 2012-06-26 16:02 | 2008-07-30 | Show | GitHub Exploit DB Packet Storm |
| 244509 | 7.5 | 危険 | fizzmedia negativekarma | - | Fizzmedia の comment.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-3378 | 2012-06-26 16:02 | 2008-07-30 | Show | GitHub Exploit DB Packet Storm |
| 244510 | 7.5 | 危険 | brandon tallent | - | phpTest の picture.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2008-3377 | 2012-06-26 16:02 | 2008-07-30 | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1341 | 9.8 |
CRITICAL
Network |
yarbo |
lawn_mower_firmware lawn_mower_pro_firmware |
Yarbo firmware v2.3.9 contains hardcoded administrative credentials embedded in the firmware image. These credentials are identical across all devices running this firmware and cannot be changed or r… |
CWE-798
Use of Hard-coded Credentials |
CVE-2026-7414 | 2026-05-15 02:53 | 2026-05-8 | Show | GitHub Exploit DB Packet Storm |
| 1342 | 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 |
| 1343 | 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 |
| 1344 | 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 |
| 1345 | 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 |
| 1346 | 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 |
| 1347 | 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 |
| 1348 | 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 |
| 1349 | 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 |
| 1350 | 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 |