CVE-2026-2708

medium
Published 2026-04-23 ยท Modified 2026-05-04
CVSS v3
5.3
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
5.3

Description

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.

Predictions

Exploit likelihood
63%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

Mitigation details

Source: Red Hat Errata โ€” Red Hat Inc. ยท View original โ†— ยท Open-Errata-API

Description libsoup: libsoup: HTTP Request Smuggling via Duplicate Content-Length Headers Red Hat statement The practical impact is limited because SoupServer is a testing and development utility, not designed for production internet infrastructure. Exploitation requires a deployment topology where SoupServer is serving real traffic behind (or in front of) another HTTP server acting as a proxy โ€”โ€ฆ

Description

libsoup: libsoup: HTTP Request Smuggling via Duplicate Content-Length Headers

Red Hat statement

The practical impact is limited because SoupServer is a testing and development utility, not designed for production internet infrastructure. Exploitation requires a deployment topology where SoupServer is serving real traffic behind (or in front of) another HTTP server acting as a proxy โ€” a scenario that contradicts its intended use.

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

Package state

ProductPackageState
Red Hat Enterprise Linux 10libsoup3Fix deferred
Red Hat Enterprise Linux 6libsoupFix deferred
Red Hat Enterprise Linux 7libsoupFix deferred
Red Hat Enterprise Linux 8libsoupFix deferred
Red Hat Enterprise Linux 9libsoupFix deferred

OS impact

OSVersionStatusFixed in
debian debianforkyaffected
debian debiansidaffected
debian debianbookwormaffected
debian debianbullseyeaffected
debian debiantrixieaffected
suse slesaffected
redhat rhel6.0affected
redhat rhel7.0affected
redhat rhel8.0affected
redhat rhel9.0affected
redhat rhel10.0affected

Application impact

VendorProductVersionsFixed
gnomelibsoup-

References

CWEs

CWE-444

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.