Home

Description

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.

PUBLISHED Reserved 2025-08-22 | Published 2025-08-29 | Updated 2025-09-02 | Assigner GitHub_M




MEDIUM: 6.3CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Problem types

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

Product status

< 0.40.3
affected

References

github.com/...entlet/security/advisories/GHSA-hw6f-rjfj-j7j7

github.com/eventlet/eventlet/pull/1062

github.com/...ommit/0bfebd1117d392559e25b4bfbfcc941754de88fb

cve.org (CVE-2025-58068)

nvd.nist.gov (CVE-2025-58068)

Download JSON