CRLF Injection The advisory has been revoked - it doesn't affect any version of package libsoup2.4  (opens in a new tab)


Threat Intelligence

EPSS
0.22% (13th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-UBUNTU1604-LIBSOUP24-15440853
  • published12 Mar 2026
  • disclosed17 Mar 2026

Introduced: 12 Mar 2026

CVE-2026-3633  (opens in a new tab)
CWE-93  (opens in a new tab)

Amendment

The Ubuntu security team deemed this advisory irrelevant for Ubuntu:16.04.

NVD Description

Note: Versions mentioned in the description apply only to the upstream libsoup2.4 package and not the libsoup2.4 package as distributed by Ubuntu.

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.