CVE-2026-2708 LOW

CVE-2026-2708: Libsoup: libsoup: http request smuggling via duplicate content-length headers

Vendor Red Hat
Product Red Hat Enterprise Linux 10
Weakness CWE-444
Published April 23, 2026
Last update April 24, 2026

CVSS base score

3.7/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

A request smuggling vulnerability exists in libsoup's HTTP/1 header parsing logic. The soup_message_headers_append_common() function in libsoup/soup-message-headers.c unconditionally appends each header value without validating for duplicate or conflicting Content-Length fields. This allows an attacker to send HTTP requests containing multiple Content-Length headers with differing values.

Key dates

02Disclosure timeline

April 23, 2026 CVE published
April 24, 2026 Record updated