Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2026:0834-1

Опубликовано: 05 мар. 2026
Источник: suse-cvrf

Описание

Security update for libsoup2

This update for libsoup2 fixes the following issues:

  • CVE-2025-32049: denial of service attack to websocket server (bsc#1240751).
  • CVE-2026-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests (bsc#1257398).
  • CVE-2026-1539: proxy authentication credentials leaked via the Proxy-Authorization header when handling HTTP redirects (bsc#1257441).
  • CVE-2026-1760: improper handling of HTTP requests combining certain headers by SoupServer can lead to HTTP request smuggling and potential DoS (bsc#1257597).
  • CVE-2026-2369: buffer overread due to integer underflow when handling zero-length resources (bsc#1258120).
  • CVE-2026-2443: out-of-bounds read when processing specially crafted HTTP Range headers can lead to heap information disclosure to remote attackers (bsc#1258170).
  • CVE-2026-2708: HTTP request smuggling via duplicate Content-Length headers (bsc#1258508).

Список пакетов

SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS
libsoup-2_4-1-2.74.2-150400.3.31.1
libsoup2-devel-2.74.2-150400.3.31.1
libsoup2-lang-2.74.2-150400.3.31.1
typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS
libsoup-2_4-1-2.74.2-150400.3.31.1
libsoup2-devel-2.74.2-150400.3.31.1
libsoup2-lang-2.74.2-150400.3.31.1
typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS
libsoup-2_4-1-2.74.2-150400.3.31.1
libsoup2-devel-2.74.2-150400.3.31.1
libsoup2-lang-2.74.2-150400.3.31.1
typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS
libsoup-2_4-1-2.74.2-150400.3.31.1
libsoup2-devel-2.74.2-150400.3.31.1
libsoup2-lang-2.74.2-150400.3.31.1
typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1
SUSE Linux Enterprise Micro 5.3
libsoup-2_4-1-2.74.2-150400.3.31.1
SUSE Linux Enterprise Micro 5.4
libsoup-2_4-1-2.74.2-150400.3.31.1
SUSE Linux Enterprise Micro 5.5
libsoup-2_4-1-2.74.2-150400.3.31.1
SUSE Linux Enterprise Server 15 SP4-LTSS
libsoup-2_4-1-2.74.2-150400.3.31.1
libsoup2-devel-2.74.2-150400.3.31.1
libsoup2-lang-2.74.2-150400.3.31.1
typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1
SUSE Linux Enterprise Server 15 SP5-LTSS
libsoup-2_4-1-2.74.2-150400.3.31.1
libsoup2-devel-2.74.2-150400.3.31.1
libsoup2-lang-2.74.2-150400.3.31.1
typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
libsoup-2_4-1-2.74.2-150400.3.31.1
libsoup2-devel-2.74.2-150400.3.31.1
libsoup2-lang-2.74.2-150400.3.31.1
typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
libsoup-2_4-1-2.74.2-150400.3.31.1
libsoup2-devel-2.74.2-150400.3.31.1
libsoup2-lang-2.74.2-150400.3.31.1
typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1

Описание

A flaw was found in libsoup. The SoupWebsocketConnection may accept a large WebSocket message, which may cause libsoup to allocate memory and lead to a denial of service (DoS).


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup-2_4-1-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-devel-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-lang-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Soup-2_4-2.74.2-150400.3.31.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 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.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup-2_4-1-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-devel-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-lang-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Soup-2_4-2.74.2-150400.3.31.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 redirected to a different host. As a result, sensitive proxy credentials may be leaked to third-party servers. Applications using libsoup for HTTP communication may unintentionally expose proxy authentication data.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup-2_4-1-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-devel-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-lang-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Soup-2_4-2.74.2-150400.3.31.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 crafted requests, causing SoupServer to fail to close the connection as required by RFC 9112. This allows the attacker to smuggle additional requests over the persistent connection, leading to unintended request processing and potential denial-of-service (DoS) conditions.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup-2_4-1-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-devel-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-lang-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1

Ссылки

Описание

unknown


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup-2_4-1-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-devel-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-lang-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Soup-2_4-2.74.2-150400.3.31.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 portions of server memory beyond the intended response. Exploitation requires a vulnerable configuration and access to a server using the embedded SoupServer component.


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup-2_4-1-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-devel-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-lang-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1

Ссылки

Описание

unknown


Затронутые продукты
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup-2_4-1-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-devel-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libsoup2-lang-2.74.2-150400.3.31.1
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:typelib-1_0-Soup-2_4-2.74.2-150400.3.31.1

Ссылки
Уязвимость SUSE-SU-2026:0834-1