|
You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database). |
Update Date":May 24, 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 210621 | 2.1 | 注意 | freedesktop.org | - | D-Bus の dbus-daemon におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2014-3639 | 2015-06-22 18:07 | 2014-07-8 | Show | GitHub Exploit DB Packet Storm |
| 210622 | 2.1 | 注意 | Fabrice Bellard | - | QEMU の slirp/udp.c 内の sosendto 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2014-3640 | 2015-06-22 18:06 | 2014-09-21 | Show | GitHub Exploit DB Packet Storm |
| 210623 | 7.8 | 危険 | Linux | - | Linux Kernel の SCTP の実装におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2014-3673 | 2015-06-22 18:04 | 2014-10-14 | Show | GitHub Exploit DB Packet Storm |
| 210624 | 7.8 | 危険 | Linux | - | Linux Kernel の SCTP の実装の net/sctp/associola.c の sctp_assoc_lookup_asconf_ack 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2014-3687 | 2015-06-22 18:03 | 2014-10-14 | Show | GitHub Exploit DB Packet Storm |
| 210625 | 5 | 警告 | Linux | - | Linux Kernel の SCTP の実装におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2014-3688 | 2015-06-22 18:00 | 2014-11-21 | Show | GitHub Exploit DB Packet Storm |
| 210626 | 1.9 | 注意 | Sendmail Consortium | - | sendmail の conf.c の sm_close_on_exec 関数における意図しない高い番号のファイルディスクリプタにアクセスされる脆弱性 |
CWE-200
情報漏えい |
CVE-2014-3956 | 2015-06-22 17:57 | 2014-05-21 | Show | GitHub Exploit DB Packet Storm |
| 210627 | 2.9 | 注意 | PulseAudio | - | PulseAudio の module-rtp-recv モジュールの modules/rtp/rtp.c 内の pa_rtp_recv 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-noinfo
情報不足 |
CVE-2014-3970 | 2015-06-22 17:55 | 2014-05-31 | Show | GitHub Exploit DB Packet Storm |
| 210628 | 4.3 | 警告 | The PHP Group アップル |
- | PHP で使用される libgd の gdxpm.c 内の gdImageCreateFromXpm 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-399
リソース管理の問題 |
CVE-2014-2497 | 2015-06-22 17:54 | 2014-03-13 | Show | GitHub Exploit DB Packet Storm |
| 210629 | 6.8 | 警告 | アップル Kirill Simonov |
- | LibYAML の yaml_parser_scan_uri_escapes 関数におけるヒープベースのバッファオーバーフローの脆弱性 |
CWE-119
バッファエラー |
CVE-2014-2525 | 2015-06-22 17:50 | 2014-03-26 | Show | GitHub Exploit DB Packet Storm |
| 210630 | 6.8 | 警告 | FFmpeg | - | FFmpeg の libavcodec/h264.c 内の ff_h264_free_tables 関数におけるサービス運用妨害 (DoS) の脆弱性 |
CWE-Other
その他 |
CVE-2015-3417 | 2015-06-22 17:38 | 2015-04-14 | Show | GitHub Exploit DB Packet Storm |
Update Date:May 24, 2026, 4:05 a.m.
| No | CVSS | Level Attach Vector |
Vendor Name | Project Name | Title | CWE | CVE | Update Date | Publication Date | Show Affected | Exploit PoC Search |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 1641 | 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 |
| 1642 | 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 |
| 1643 | 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 |
| 1644 | 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 |
| 1645 | 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 |
| 1646 | 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 |
| 1647 | 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 |
| 1648 | 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… |
CWE-918
Server-Side Request Forgery (SSRF) |
CVE-2026-42449 | 2026-05-15 02:37 | 2026-05-8 | Show | GitHub Exploit DB Packet Storm |
| 1649 | 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… |
CWE-88
Argument Injection |
CVE-2026-42601 | 2026-05-15 02:36 | 2026-05-10 | Show | GitHub Exploit DB Packet Storm |
| 1650 | 8.8 |
HIGH
Network |
azuracast | azuracast | AzuraCast is a self-hosted, all-in-one web radio management suite. Prior to version 0.23.6, the currentDirectory request parameter in the Flow.js media upload endpoint (POST /api/station/{station_id}… |
CWE-22
Path Traversal |
CVE-2026-42605 | 2026-05-15 02:34 | 2026-05-10 | Show | GitHub Exploit DB Packet Storm |