CVE-2026-42304

Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service (DoS) attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending a crafted TCP DNS packet containing deeply chained compression pointers. This flaw bypasses previous loop-prevention logic, causing the single-threaded Twisted reactor to hang while processing millions of recursive lookups, effectively freezing the server. This vulnerability is fixed in 26.4.0rc2.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*
cpe:2.3:a:twisted:twisted:26.4.0:rc1:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-13 21:16

Updated : 2026-06-17 10:47


NVD link : CVE-2026-42304

Mitre link : CVE-2026-42304

CVE.ORG link : CVE-2026-42304


JSON object : View

Products Affected

twisted

  • twisted
CWE
CWE-400

Uncontrolled Resource Consumption

CWE-407

Inefficient Algorithmic Complexity