CVE-2023-46137

Aliases:GHSA-xc8x-vp79-p3wmPYSEC-2023-224
Advisory lineage Upstream: 0 Downstream: 15
Modified
Published: 25 Oct 2023, 20:56
Last modified:03 Nov 2025, 21:49

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
5.3 MEDIUM
v3.1 (cve.org)
EPSS Score
0.74% LOW
1% probability +0.15%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

25 Oct 2023, 20:56
Published
Vulnerability first disclosed
03 Nov 2025, 21:49
Last Modified
Vulnerability information updated

Description

Twisted is an event-based framework for internet applications. Prior to version 23.10.0rc1, when sending multiple HTTP requests in one TCP packet, twisted.web will process the requests asynchronously without guaranteeing the response order. If one of the endpoints is controlled by an attacker, the attacker can delay the response on purpose to manipulate the response of the second request when a victim launched two requests using HTTP pipeline. Version 23.10.0rc1 contains a patch for this issue.

CVSS Metrics

  • v3.1MEDIUMScore: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

EPSS Trends

Current EPSS score: 0.74% Percentile: 73%

Techniques & Countermeasures

  • CWE-444Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

    The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination.

Affected Systems

  • PyPItwisted

    < 23.10.0rc1

  • twistedtwisted

    23.10.0rc1 | ≤ 22.8.0

References (5)