VYPR

rpm package

opensuse/libsoup&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/libsoup&distro=openSUSE%20Tumbleweed

Vulnerabilities (27)

  • CVE-2026-2708LowApr 23, 2026
    affected < 3.6.6-1.1fixed 3.6.6-1.1

    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.

  • CVE-2026-2369MedMar 19, 2026
    affected < 3.6.5-13.1fixed 3.6.5-13.1

    A flaw was found in libsoup. An integer underflow vulnerability occurs when processing content with a zero-length resource, leading to a buffer overread. This can allow an attacker to potentially access sensitive information or cause an application level denial of service.

  • CVE-2026-2443Feb 13, 2026
    affected < 3.6.5-13.1fixed 3.6.5-13.1

    A flaw was identified in libsoup, a widely used HTTP library in GNOME-based systems. When processing specially crafted HTTP Range headers, the library may improperly validate requested byte ranges. In certain build configurations, this could allow a remote attacker to access port

  • CVE-2026-1761HigFeb 2, 2026
    affected < 3.6.5-12.1fixed 3.6.5-12.1

    A flaw was found in libsoup. This stack-based buffer overflow vulnerability occurs during the parsing of multipart HTTP responses due to an incorrect length calculation. A remote attacker can exploit this by sending a specially crafted multipart HTTP response, which can lead to m

  • CVE-2026-1760MedFeb 2, 2026
    affected < 3.6.6-2.1fixed 3.6.6-2.1

    A flaw was found in SoupServer. This HTTP request smuggling vulnerability occurs because SoupServer improperly handles requests that combine Transfer-Encoding: chunked and Connection: keep-alive headers. A remote, unauthenticated client can exploit this by sending specially craft

  • CVE-2026-1539Jan 28, 2026
    affected < 3.6.6-2.1fixed 3.6.6-2.1

    A flaw was found in the libsoup HTTP library that can cause proxy authentication credentials to be sent to unintended destinations. When handling HTTP redirects, libsoup removes the Authorization header but does not remove the Proxy-Authorization header if the request is redirect

  • CVE-2026-1536Jan 28, 2026
    affected < 3.6.5-12.1fixed 3.6.5-12.1

    A flaw was found in libsoup. An attacker who can control the input for the Content-Disposition header can inject CRLF (Carriage Return Line Feed) sequences into the header value. These sequences are then interpreted verbatim when the HTTP request or response is constructed, allow

  • CVE-2026-1467Jan 27, 2026
    affected < 3.6.6-2.1fixed 3.6.6-2.1

    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

  • CVE-2026-0716MedJan 13, 2026
    affected < 3.6.5-11.1fixed 3.6.5-11.1

    A flaw was found in libsoup’s WebSocket frame processing when handling incoming messages. If a non-default configuration is used where the maximum incoming payload size is unset, the library may read memory outside the intended bounds. This can cause unintended memory exposure or

  • CVE-2026-0719HigJan 8, 2026
    affected < 3.6.5-11.1fixed 3.6.5-11.1

    A flaw was identified in the NTLM authentication handling of the libsoup HTTP library, used by GNOME and other applications for network communication. When processing extremely long passwords, an internal size calculation can overflow due to improper use of signed integers. This

  • CVE-2025-14523HigDec 11, 2025
    affected < 3.6.5-10.1fixed 3.6.5-10.1

    A flaw in libsoup’s HTTP header handling allows multiple Host: headers in a request and returns the last occurrence for server-side processing. Common front proxies often honor the first Host: header, so this mismatch can cause vhost confusion where a proxy routes a request to on

  • CVE-2025-12105HigOct 23, 2025
    affected < 3.6.5-9.1fixed 3.6.5-9.1

    A flaw was found in the asynchronous message queue handling of the libsoup library, widely used by GNOME and WebKit-based applications to manage HTTP/2 communications. When network operations are aborted at specific timing intervals, an internal message queue item may be freed tw

  • CVE-2025-11021HigSep 26, 2025
    affected < 3.6.5-7.1fixed 3.6.5-7.1

    A flaw was found in the cookie date handling logic of the libsoup HTTP library, widely used by GNOME and other applications for web communication. When processing cookies with specially crafted expiration dates, the library may perform an out-of-bounds memory read. This flaw coul

  • CVE-2025-4969MedMay 21, 2025
    affected < 3.6.5-5.1fixed 3.6.5-5.1

    A vulnerability was found in the libsoup package. This flaw stems from its failure to correctly verify the termination of multipart HTTP messages. This can allow a remote attacker to send a specially crafted multipart HTTP body, causing the libsoup-consuming server to read beyond

  • CVE-2025-4945LowMay 19, 2025
    affected < 3.6.5-6.1fixed 3.6.5-6.1

    A flaw was found in the cookie parsing logic of the libsoup HTTP library, used in GNOME applications and other software. The vulnerability arises when processing the expiration date of cookies, where a specially crafted value can trigger an integer overflow. This may result in un

  • CVE-2025-4948HigMay 19, 2025
    affected < 3.6.5-5.1fixed 3.6.5-5.1

    A flaw was found in the soup_multipart_new_from_message() function of the libsoup HTTP library, which is commonly used by GNOME and other applications to handle web communications. The issue occurs when the library processes specially crafted multipart messages. Due to improper v

  • CVE-2025-4476MedMay 16, 2025
    affected < 3.6.5-5.1fixed 3.6.5-5.1

    A denial-of-service vulnerability has been identified in the libsoup HTTP client library. This flaw can be triggered when a libsoup client receives a 401 (Unauthorized) HTTP response containing a specifically crafted domain parameter within the WWW-Authenticate header. Processing

  • CVE-2025-32914HigApr 14, 2025
    affected < 3.6.5-2.1fixed 3.6.5-2.1

    A flaw was found in libsoup, where the soup_multipart_new_from_message() function is vulnerable to an out-of-bounds read. This flaw allows a malicious HTTP client to induce the libsoup server to read out of bounds.

  • CVE-2025-32908HigApr 14, 2025
    affected < 3.6.5-2.1fixed 3.6.5-2.1

    A flaw was found in libsoup. The HTTP/2 server in libsoup may not fully validate the values of pseudo-headers :scheme, :authority, and :path, which may allow a user to cause a denial of service (DoS).

  • CVE-2025-32907MedApr 14, 2025
    affected < 3.6.5-3.1fixed 3.6.5-3.1

    A flaw was found in libsoup. The implementation of HTTP range requests is vulnerable to a resource consumption attack. This flaw allows a malicious client to request the same range many times in a single HTTP request, causing the server to use large amounts of memory. This does n

Page 1 of 2

VYPR — Vulnerability Intelligence