|
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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 247171 | 2.6 | 注意 | Debian | - | APT における変更されたパッケージをインストールされる脆弱性 |
CWE-20
不適切な入力確認 |
CVE-2012-0954 | 2012-06-21 16:27 | 2012-06-14 | Show | GitHub Exploit DB Packet Storm |
| 247172 | 5 | 警告 | Canonical | - | Ubuntu で使用される Update Manager におけるレポジトリ証明書を読まれる脆弱性 |
CWE-200 CWE-DesignError |
CVE-2012-0950 | 2012-06-21 16:25 | 2012-06-4 | Show | GitHub Exploit DB Packet Storm |
| 247173 | 7.5 | 危険 | Spamdyke | - | Spamdyke におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2012-0802 | 2012-06-21 16:23 | 2012-06-19 | Show | GitHub Exploit DB Packet Storm |
| 247174 | 7.5 | 危険 | ワイズテクノロジー | - | Wyse Device Manager の hagent.exe における管理アクセス権を取得される脆弱性 |
CWE-287
不適切な認証 |
CVE-2009-0695 | 2012-06-21 16:12 | 2012-06-19 | Show | GitHub Exploit DB Packet Storm |
| 247175 | 7.5 | 危険 | ワイズテクノロジー | - | Wyse Device Manager におけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2009-0693 | 2012-06-21 16:10 | 2012-06-19 | Show | GitHub Exploit DB Packet Storm |
| 247176 | 4.9 | 警告 | IBM | - | IBM AIX および VIOS の socketpair 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2012-2192 | 2012-06-21 15:35 | 2012-03-2 | Show | GitHub Exploit DB Packet Storm |
| 247177 | 4.3 | 警告 | IBM | - | IBM DB2 の DRDA モジュールにおけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2012-2180 | 2012-06-21 15:33 | 2012-03-23 | Show | GitHub Exploit DB Packet Storm |
| 247178 | 9.3 | 危険 | IBM | - | IBM Lotus iNotesr の ActiveX コントロールにおけるバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2012-2175 | 2012-06-21 15:29 | 2012-05-31 | Show | GitHub Exploit DB Packet Storm |
| 247179 | 9.3 | 危険 | IBM | - | IBM Lotus Notes の URL ハンドラにおける任意のコードを実行される脆弱性 |
CWE-94
コード・インジェクション |
CVE-2012-2174 | 2012-06-21 15:27 | 2012-06-15 | Show | GitHub Exploit DB Packet Storm |
| 247180 | 5 | 警告 | IBM | - | IBM Security AppScan Source の ODBC ドライバにおける重要な情報を取得される脆弱性 |
CWE-255
証明書・パスワード管理 |
CVE-2012-2173 | 2012-06-21 15:25 | 2012-06-20 | 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 |