CVE-2026-42304
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| debian | bookworm | affected | |
| debian | bullseye | affected | |
| debian | forky | affected | |
| debian | sid | fixed | 26.4.0-1 |
| debian | trixie | affected | |
| windows | affected | |
References
- https://github.com/twisted/twisted/security/advisories/GHSA-grgv-6hw6-v9g4
- https://nvd.nist.gov/vuln/detail/CVE-2026-42304
- https://github.com/twisted/twisted/commit/e11cd82bdd79b3ebbb0e8635cbb9c76df2b5af09
- https://github.com/twisted/twisted
- https://www.suse.com/security/cve/CVE-2026-42304.html
- https://security-tracker.debian.org/tracker/CVE-2026-42304
- https://github.com/advisories/GHSA-grgv-6hw6-v9g4
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-42304
CWEs
CWE-400 CWE-407
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.