CVE-2026-42304: Twisted has a Denial of Service (DoS) in twisted.names via Crafted DNS Compression Pointer Chains
A single malformed TCP packet is sufficient to block the Twisted reactor’s event loop for several seconds. Because Twisted operates on a single-threaded cooperative multitasking model, this is a common Denial of Service (DoS). The process becomes unable to handle new connections, process I/O, or respond to existing requests, effectively paralyzing the server for the duration of the decompression.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-42304 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →