CVE Vulnerabilities

CVE-2026-1467

Improper Neutralization of CRLF Sequences ('CRLF Injection')

Published: Jan 27, 2026 | Modified: Mar 25, 2026
CVSS 3.x
5.3
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
5.8 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

A flaw was found in libsoup, an HTTP client library. This vulnerability, known as CRLF (Carriage Return Line Feed) Injection, occurs when an HTTP proxy is configured and the library improperly handles URL-decoded input used to create the Host header. A remote attacker can exploit this by providing a specially crafted URL containing CRLF sequences, allowing them to inject additional HTTP headers or complete HTTP request bodies. This can lead to unintended or unauthorized HTTP requests being forwarded by the proxy, potentially impacting downstream services.

Weakness

The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.

Affected Software

NameVendorStart VersionEnd Version
LibsoupGnome- (including)- (including)
Enterprise_linuxRedhat6.0 (including)6.0 (including)
Enterprise_linuxRedhat7.0 (including)7.0 (including)
Enterprise_linuxRedhat8.0 (including)8.0 (including)
Enterprise_linuxRedhat9.0 (including)9.0 (including)
Enterprise_linuxRedhat10.0 (including)10.0 (including)
Libsoup2.4Ubuntudevel*
Libsoup2.4Ubuntuesm-apps/resolute*
Libsoup2.4Ubuntuesm-infra-legacy/xenial*
Libsoup2.4Ubuntuesm-infra/bionic*
Libsoup2.4Ubuntuesm-infra/focal*
Libsoup2.4Ubuntuesm-infra/xenial*
Libsoup2.4Ubuntujammy*
Libsoup2.4Ubuntunoble*
Libsoup2.4Ubuntuquesting*
Libsoup2.4Ubunturesolute*
Libsoup2.4Ubuntuupstream*
Libsoup3Ubuntuesm-apps/jammy*
Libsoup3Ubuntujammy*
Libsoup3Ubuntunoble*
Libsoup3Ubuntuquesting*
Libsoup3Ubuntuupstream*

Potential Mitigations

References