Security Advisory

CVE-2026-3633

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-17 09:44:19
Last updated 2026-03-19 20:57:05
Assigner redhat
State PUBLISHED

Description

A flaw was found in libsoup. A remote attacker, by controlling the method parameter of the `soup_message_new()` function, could inject arbitrary headers and additional request data. This vulnerability, known as CRLF (Carriage Return Line Feed) injection, occurs because the method value is not properly escaped during request line construction, potentially leading to HTTP request injection.