VYPR

rpm package

suse/libsoup&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP5

pkg:rpm/suse/libsoup&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP5

Vulnerabilities (32)

  • CVE-2026-2708LowApr 23, 2026
    affected < 3.0.4-150400.3.34.1fixed 3.0.4-150400.3.34.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.0.4-150400.3.34.1fixed 3.0.4-150400.3.34.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.0.4-150400.3.34.1fixed 3.0.4-150400.3.34.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.0.4-150400.3.31.1fixed 3.0.4-150400.3.31.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.0.4-150400.3.37.1fixed 3.0.4-150400.3.37.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.0.4-150400.3.37.1fixed 3.0.4-150400.3.37.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.0.4-150400.3.31.1fixed 3.0.4-150400.3.31.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.0.4-150400.3.37.1fixed 3.0.4-150400.3.37.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.0.4-150400.3.28.1fixed 3.0.4-150400.3.28.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.0.4-150400.3.28.1fixed 3.0.4-150400.3.28.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.0.4-150400.3.28.1fixed 3.0.4-150400.3.28.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.0.4-150400.3.21.1fixed 3.0.4-150400.3.21.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.0.4-150400.3.18.1fixed 3.0.4-150400.3.18.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.0.4-150400.3.10.1fixed 3.0.4-150400.3.10.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-4948HigMay 19, 2025
    affected < 3.0.4-150400.3.10.1fixed 3.0.4-150400.3.10.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.0.4-150400.3.10.1fixed 3.0.4-150400.3.10.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-46421MedApr 24, 2025
    affected < 3.0.4-150400.3.7.1fixed 3.0.4-150400.3.7.1

    A flaw was found in libsoup. When libsoup clients encounter an HTTP redirect, they mistakenly send the HTTP Authorization header to the new host that the redirection points to. This allows the new host to impersonate the user to the original host that issued the redirect.

  • CVE-2025-46420MedApr 24, 2025
    affected < 3.0.4-150400.3.7.1fixed 3.0.4-150400.3.7.1

    A flaw was found in libsoup. It is vulnerable to memory leaks in the soup_header_parse_quality_list() function when parsing a quality list that contains elements with all zeroes.

  • CVE-2025-32911CriApr 15, 2025
    affected < 3.0.4-150400.3.21.1fixed 3.0.4-150400.3.21.1

    A use-after-free type vulnerability was found in libsoup, in the soup_message_headers_get_content_disposition() function. This flaw allows a malicious HTTP client to cause memory corruption in the libsoup server.

  • CVE-2025-32914HigApr 14, 2025
    affected < 3.0.4-150400.3.7.1fixed 3.0.4-150400.3.7.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.

Page 1 of 2