Security Advisory

CVE-2026-1801

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-03 20:12:21
Last updated 2026-03-26 18:58:54
Assigner redhat
State PUBLISHED

Description

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.