Browse all 9 CVE security advisories affecting twisted. AI-powered Chinese analysis, POCs, and references for each vulnerability.
Twisted is an event-driven networking engine for Python, primarily used for building custom network protocols and scalable servers. Historically, it has been vulnerable to remote code execution, cross-site scripting, and privilege escalation flaws, often stemming from input validation failures and insecure default configurations. Notable security characteristics include its asynchronous architecture, which can introduce complex state management vulnerabilities. While no major public incidents have been widely documented, the 8 CVEs on record highlight persistent security challenges in handling untrusted input and maintaining secure defaults in network-facing applications.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2026-42304 | Twisted: Denial of Service (DoS) in twisted.names via Crafted DNS Compression Pointer Chains — twisted CWE-400 | 7.5 | High | 2026-05-13 |
| CVE-2024-41810 | HTML injection in HTTP redirect body — twisted CWE-79 | 6.1 | Medium | 2024-07-29 |
| CVE-2024-41671 | twisted.web has disordered HTTP pipeline response — twisted CWE-444 | 8.3 | High | 2024-07-29 |
| CVE-2023-46137 | twisted.web has disordered HTTP pipeline response — twisted CWE-444 | 5.3 | Medium | 2023-10-25 |
| CVE-2022-39348 | Twisted vulnerable to NameVirtualHost Host header injection — twisted CWE-80 | 5.4 | Medium | 2022-10-26 |
| CVE-2022-24801 | HTTP Request Smuggling in twisted.web — twisted CWE-444 | 8.1 | High | 2022-04-04 |
| CVE-2022-21716 | Buffer Overflow in Twisted — twisted CWE-120 | 7.5 | High | 2022-03-03 |
| CVE-2022-21712 | Cookie and header exposure in twisted — twisted CWE-200 | 7.5 | High | 2022-02-07 |
| CVE-2022-23607 | Unsafe handling of user-specified cookies in treq — treq CWE-200 | 6.5 | Medium | 2022-02-01 |
This page lists every published CVE security advisory associated with twisted. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.