A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-1801 | Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2436315 | Issue Tracking Vendor Advisory |
| https://gitlab.gnome.org/GNOME/libsoup/-/issues/481 | Issue Tracking |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-02-03 21:16
Updated : 2026-03-26 18:02
NVD link : CVE-2026-1801
Mitre link : CVE-2026-1801
CVE.ORG link : CVE-2026-1801
JSON object : View
Products Affected
gnome
- libsoup
redhat
- enterprise_linux
CWE
CWE-444
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
