{
  "threat_severity" : "Moderate",
  "public_date" : "2026-01-27T00:00:00Z",
  "bugzilla" : {
    "description" : "libsoup: libsoup: HTTP header injection via specially crafted URLs when an HTTP proxy is configured",
    "id" : "2433174",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2433174"
  },
  "cvss3" : {
    "cvss3_base_score" : "5.8",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N",
    "status" : "draft"
  },
  "cwe" : "CWE-93",
  "details" : [ "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.", "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." ],
  "statement" : "This vulnerability is rated Moderate for Red Hat products. It affects applications using the libsoup library when configured to use an HTTP proxy and processing attacker-controlled URLs. Successful exploitation may lead to unintended HTTP requests being forwarded by the proxy, potentially impacting downstream services, but does not directly compromise the client system.",
  "acknowledgement" : "Red Hat would like to thank Codean Labs for reporting this issue.",
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 10",
    "fix_state" : "Fix deferred",
    "package_name" : "libsoup3",
    "cpe" : "cpe:/o:redhat:enterprise_linux:10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Fix deferred",
    "package_name" : "libsoup",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Fix deferred",
    "package_name" : "libsoup",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  }, {
    "product_name" : "Red Hat Enterprise Linux 8",
    "fix_state" : "Fix deferred",
    "package_name" : "libsoup",
    "cpe" : "cpe:/o:redhat:enterprise_linux:8"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "fix_state" : "Fix deferred",
    "package_name" : "libsoup",
    "cpe" : "cpe:/o:redhat:enterprise_linux:9"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-1467\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-1467\nhttps://gitlab.gnome.org/GNOME/libsoup/-/issues/488" ],
  "name" : "CVE-2026-1467",
  "mitigation" : {
    "value" : "To mitigate this issue, avoid processing untrusted URLs in applications that use the libsoup library with an HTTP proxy configured. Restricting network access to the HTTP proxy can also limit potential exposure.",
    "lang" : "en:us"
  },
  "csaw" : false
}