|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 16, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 244551 | 7.5 | 危険 | ClamAV | - | ClamAV における任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2007-6029 | 2012-06-26 15:54 | 2007-11-19 | Show | GitHub Exploit DB Packet Storm |
| 244552 | 6.8 | 警告 | ComponentOne | - | ComponentOne FlexGrid の VSFlexGrid.VSFlexGridL ActiveX コントロールにおけるスタックベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2007-6028 | 2012-06-26 15:54 | 2007-11-19 | Show | GitHub Exploit DB Packet Storm |
| 244553 | 7.5 | 危険 | Beehive Forum | - | Beehive Forum の post.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2007-6014 | 2012-06-26 15:54 | 2007-12-5 | Show | GitHub Exploit DB Packet Storm |
| 244554 | 7.5 | 危険 | gatesoft | - | DocuSafe の SearchR.asp における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2007-6012 | 2012-06-26 15:54 | 2007-11-16 | Show | GitHub Exploit DB Packet Storm |
| 244555 | 10 | 危険 | bug software | - | BugHotel Reservation System の main.php における管理アクセス権を取得される脆弱性 |
CWE-287
不適切な認証 |
CVE-2007-6011 | 2012-06-26 15:54 | 2007-11-15 | Show | GitHub Exploit DB Packet Storm |
| 244556 | 9.3 | 危険 | ACD Systems | - | ACD 製品におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2007-6009 | 2012-06-26 15:54 | 2007-11-15 | Show | GitHub Exploit DB Packet Storm |
| 244557 | 9.3 | 危険 | Autonomy | - | Autonomy の emlsr.dll におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2007-6008 | 2012-06-26 15:54 | 2007-11-15 | Show | GitHub Exploit DB Packet Storm |
| 244558 | 6.8 | 警告 | ACD Systems | - | ACD ACDSee Photo Manager の ID_PSP.apl のプラグインにおける整数オーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2007-6007 | 2012-06-26 15:54 | 2007-11-15 | Show | GitHub Exploit DB Packet Storm |
| 244559 | 4.3 | 警告 | bandersnatch | - | Bandersnatch の index.php におけるクロスサイトスクリプティングの脆弱性 |
CWE-79
クロスサイト・スクリプティング(XSS) |
CVE-2007-6001 | 2012-06-26 15:54 | 2007-11-15 | Show | GitHub Exploit DB Packet Storm |
| 244560 | 7.5 | 危険 | datecomm | - | datecomm Social Networking Script の index.php における SQL インジェクションの脆弱性 |
CWE-89
SQLインジェクション |
CVE-2007-5992 | 2012-06-26 15:54 | 2007-11-15 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 17, 2026, 4:15 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 711 | 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… Update |
CWE-306
Missing Authentication for Critical Function |
CVE-2026-7415 | 2026-05-15 02:50 | 2026-05-8 | Show | GitHub Exploit DB Packet Storm |
| 712 | 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. Update |
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 |
| 713 | 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. Update |
CWE-843
Type Confusion |
CVE-2026-34344 | 2026-05-15 02:48 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 714 | 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… Update |
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 |
| 715 | 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. Update |
CWE-416
Use After Free |
CVE-2026-34347 | 2026-05-15 02:45 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 716 | 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. Update |
CWE-476
NULL Pointer Dereference |
CVE-2026-34350 | 2026-05-15 02:44 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 717 | 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. Update |
CWE-362
Race Condition |
CVE-2026-34351 | 2026-05-15 02:44 | 2026-05-13 | Show | GitHub Exploit DB Packet Storm |
| 718 | 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. Update |
CWE-79
Cross-site Scripting |
CVE-2026-44742 | 2026-05-15 02:42 | 2026-05-8 | Show | GitHub Exploit DB Packet Storm |
| 719 | 8.5 |
HIGH
Network |
n8n-mcp | n8n-mcp | n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. In versions 2.47.4 through 2.47.13, the SDK embedder path (N8NDocumentationMCPServer… Update |
CWE-918
Server-Side Request Forgery (SSRF) |
CVE-2026-42449 | 2026-05-15 02:37 | 2026-05-8 | Show | GitHub Exploit DB Packet Storm |
| 720 | 9.8 |
CRITICAL
Network |
archivebox | archivebox | ArchiveBox is an open source self-hosted web archiving system. In versions 0.8.6rc0 and prior, the /add/ endpoint (AddView in core/views.py) accepts a config JSON field that gets merged into the craw… Update |
CWE-88
Argument Injection |
CVE-2026-42601 | 2026-05-15 02:36 | 2026-05-10 | Show | GitHub Exploit DB Packet Storm |