PT-2026-6059 · Libsoup · Libsoup
Ahmed Lekssays
·
Published
2025-11-12
·
Updated
2026-03-10
·
CVE-2026-1801
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
libsoup (affected versions not specified)
Description
An HTTP Request Smuggling issue exists in libsoup, an HTTP client/server library. The problem stems from non-RFC-compliant parsing within the
soup filter input stream read line() function, specifically related to handling chunk headers. The library accepts improperly formatted chunk headers, such as those containing only a line feed (LF) character instead of the required carriage return and line feed (CRLF) sequence. An attacker can exploit this remotely without needing authentication or user interaction by sending crafted chunked requests. This allows the parsing and processing of multiple HTTP requests from a single network message, potentially resulting in information disclosure.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
HTTP Request/Response Smuggling
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Libsoup