Bug 2391958 (CVE-2025-58068) - CVE-2025-58068 python-eventlet: Eventlet HTTP request smuggling
Summary: CVE-2025-58068 python-eventlet: Eventlet HTTP request smuggling
Keywords:
Status: NEW
Alias: CVE-2025-58068
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2391969 2391970 2391971
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-29 22:01 UTC by OSIDB Bzimport
Modified: 2025-09-02 14:07 UTC (History)
9 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-08-29 22:01:10 UTC
Eventlet is a concurrent networking library for Python. Prior to version 0.40.3, the Eventlet WSGI parser is vulnerable to HTTP Request Smuggling due to improper handling of HTTP trailer sections. This vulnerability could enable attackers to, bypass front-end security controls, launch targeted attacks against active site users, and poison web caches. This problem has been patched in Eventlet 0.40.3 by dropping trailers which is a breaking change if a backend behind eventlet.wsgi proxy requires trailers. A workaround involves not using eventlet.wsgi facing untrusted clients.


Note You need to log in before you can comment on or make changes to this bug.