ALAS2023-2026-1758


Amazon Linux 2023 Security Advisory: ALAS2023-2026-1758
Advisory Released Date: 2026-05-26
Advisory Updated Date: 2026-05-26
Severity: Medium

Issue Overview:

OOB Read via Integer Overflow on libsoup through libsoup/websocket/soup-websocket-connection.c via process_frame() leads to Undefined Behavior (CVE-2026-0716)

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. (CVE-2026-1467)

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. (CVE-2026-1760)

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 memory corruption. This issue may result in application crashes or arbitrary code execution in applications that process untrusted server responses, and it does not require authentication or user interaction. (CVE-2026-1761)

A flaw was found in libsoup, an HTTP client/server library. This HTTP Request Smuggling vulnerability arises from non-RFC-compliant parsing in the soup_filter_input_stream_read_line() logic, where libsoup accepts malformed chunk headers, such as lone line feed (LF) characters instead of the required carriage return and line feed (CRLF). A remote attacker can exploit this without authentication or user interaction by sending specially crafted chunked requests. This allows libsoup to parse and process multiple HTTP requests from a single network message, potentially leading to information disclosure. (CVE-2026-1801)

A flaw was found in libsoup. When establishing HTTPS tunnels through a configured HTTP proxy, sensitive session cookies are transmitted in cleartext within the initial HTTP CONNECT request. A network-positioned attacker or a malicious HTTP proxy can intercept these cookies, leading to potential session hijacking or user impersonation. (CVE-2026-5119)


Affected Packages:

libsoup


Issue Correction:
Run dnf update libsoup --releasever 2023.11.20260526 or dnf update --advisory ALAS2023-2026-1758 --releasever 2023.11.20260526 to update your system.
More information on how to update your system can be found on this page: Amazon Linux 2023 documentation

New Packages:
aarch64:
    libsoup-debuginfo-2.72.0-6.amzn2023.0.12.aarch64
    libsoup-debugsource-2.72.0-6.amzn2023.0.12.aarch64
    libsoup-devel-2.72.0-6.amzn2023.0.12.aarch64
    libsoup-2.72.0-6.amzn2023.0.12.aarch64

noarch:
    libsoup-doc-2.72.0-6.amzn2023.0.12.noarch

src:
    libsoup-2.72.0-6.amzn2023.0.12.src

x86_64:
    libsoup-debugsource-2.72.0-6.amzn2023.0.12.x86_64
    libsoup-devel-2.72.0-6.amzn2023.0.12.x86_64
    libsoup-debuginfo-2.72.0-6.amzn2023.0.12.x86_64
    libsoup-2.72.0-6.amzn2023.0.12.x86_64