rpm package
almalinux/libsoup
pkg:rpm/almalinux/libsoup
Vulnerabilities (75)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-5119 | Med | 5.9 | < 2.72.0-12.el9_7.6 | 2.72.0-12.el9_7.6 | Mar 30, 2026 | 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, leadi | |
| CVE-2026-1761 | Hig | 8.6 | < 2.62.3-13.el8_10 | 2.62.3-13.el8_10 | Feb 2, 2026 | 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-0719 | Hig | 8.6 | < 2.62.3-13.el8_10 | 2.62.3-13.el8_10 | Jan 8, 2026 | 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-14523 | Hig | 8.2 | < 2.62.3-11.el8_10 | 2.62.3-11.el8_10 | Dec 11, 2025 | 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-11021 | Hig | 7.5 | < 2.62.3-10.el8_10 | 2.62.3-10.el8_10 | Sep 26, 2025 | 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-4945 | Low | 3.7 | < 2.62.3-10.el8_10 | 2.62.3-10.el8_10 | May 19, 2025 | 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-4948 | Hig | 7.5 | < 2.72.0-10.el9_6.2 | 2.72.0-10.el9_6.2 | May 19, 2025 | 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-46421 | Med | 6.8 | < 2.62.3-8.el8_10 | 2.62.3-8.el8_10 | Apr 24, 2025 | 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-46420 | Med | 6.5 | < 2.62.3-8.el8_10 | 2.62.3-8.el8_10 | Apr 24, 2025 | 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-32911 | Cri | 9.0 | < 2.62.3-8.el8_10 | 2.62.3-8.el8_10 | Apr 15, 2025 | 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-32914 | Hig | 7.4 | < 2.72.0-10.el9_6.2 | 2.72.0-10.el9_6.2 | Apr 14, 2025 | 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-32913 | Hig | 7.5 | < 2.62.3-8.el8_10 | 2.62.3-8.el8_10 | Apr 14, 2025 | A flaw was found in libsoup, where the soup_message_headers_get_content_disposition() function is vulnerable to a NULL pointer dereference. This flaw allows a malicious HTTP peer to crash a libsoup client or server that uses this function. | |
| CVE-2025-32907 | Med | 5.3 | < 2.72.0-10.el9_6.1 | 2.72.0-10.el9_6.1 | Apr 14, 2025 | 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 | |
| CVE-2025-32906 | Hig | 7.5 | < 2.62.3-8.el8_10 | 2.62.3-8.el8_10 | Apr 14, 2025 | A flaw was found in libsoup, where the soup_headers_parse_request() function may be vulnerable to an out-of-bound read. This flaw allows a malicious user to use a specially crafted HTTP request to crash the HTTP server. | |
| CVE-2025-32053 | Med | 6.5 | < 2.62.3-8.el8_10 | 2.62.3-8.el8_10 | Apr 3, 2025 | A flaw was found in libsoup. A vulnerability in sniff_feed_or_html() and skip_insignificant_space() functions may lead to a heap buffer over-read. | |
| CVE-2025-32052 | Med | 6.5 | < 2.62.3-8.el8_10 | 2.62.3-8.el8_10 | Apr 3, 2025 | A flaw was found in libsoup. A vulnerability in the sniff_unknown() function may lead to heap buffer over-read. | |
| CVE-2025-32050 | Med | 5.9 | < 2.62.3-8.el8_10 | 2.62.3-8.el8_10 | Apr 3, 2025 | A flaw was found in libsoup. The libsoup append_param_quoted() function may contain an overflow bug resulting in a buffer under-read. | |
| CVE-2025-32049 | Hig | 7.5 | < 2.72.0-10.el9_6.2 | 2.72.0-10.el9_6.2 | Apr 3, 2025 | 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). | |
| CVE-2025-2784 | — | < 2.72.0-10.el9_6.2 | 2.72.0-10.el9_6.2 | Apr 3, 2025 | A flaw was found in libsoup. The package is vulnerable to a heap buffer over-read when sniffing content via the skip_insight_whitespace() function. Libsoup clients may read one byte out-of-bounds in response to a crafted HTTP response by an HTTP server. | ||
| CVE-2024-52532 | — | < 2.72.0-8.el9_5.2 | 2.72.0-8.el9_5.2 | Nov 11, 2024 | GNOME libsoup before 3.6.1 has an infinite loop, and memory consumption. during the reading of certain patterns of WebSocket data from clients. |
- affected < 2.72.0-12.el9_7.6fixed 2.72.0-12.el9_7.6
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, leadi
- affected < 2.62.3-13.el8_10fixed 2.62.3-13.el8_10
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
- affected < 2.62.3-13.el8_10fixed 2.62.3-13.el8_10
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
- affected < 2.62.3-11.el8_10fixed 2.62.3-11.el8_10
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
- affected < 2.62.3-10.el8_10fixed 2.62.3-10.el8_10
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
- affected < 2.62.3-10.el8_10fixed 2.62.3-10.el8_10
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
- affected < 2.72.0-10.el9_6.2fixed 2.72.0-10.el9_6.2
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
- affected < 2.62.3-8.el8_10fixed 2.62.3-8.el8_10
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.
- affected < 2.62.3-8.el8_10fixed 2.62.3-8.el8_10
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.
- affected < 2.62.3-8.el8_10fixed 2.62.3-8.el8_10
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.
- affected < 2.72.0-10.el9_6.2fixed 2.72.0-10.el9_6.2
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.
- affected < 2.62.3-8.el8_10fixed 2.62.3-8.el8_10
A flaw was found in libsoup, where the soup_message_headers_get_content_disposition() function is vulnerable to a NULL pointer dereference. This flaw allows a malicious HTTP peer to crash a libsoup client or server that uses this function.
- affected < 2.72.0-10.el9_6.1fixed 2.72.0-10.el9_6.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
- affected < 2.62.3-8.el8_10fixed 2.62.3-8.el8_10
A flaw was found in libsoup, where the soup_headers_parse_request() function may be vulnerable to an out-of-bound read. This flaw allows a malicious user to use a specially crafted HTTP request to crash the HTTP server.
- affected < 2.62.3-8.el8_10fixed 2.62.3-8.el8_10
A flaw was found in libsoup. A vulnerability in sniff_feed_or_html() and skip_insignificant_space() functions may lead to a heap buffer over-read.
- affected < 2.62.3-8.el8_10fixed 2.62.3-8.el8_10
A flaw was found in libsoup. A vulnerability in the sniff_unknown() function may lead to heap buffer over-read.
- affected < 2.62.3-8.el8_10fixed 2.62.3-8.el8_10
A flaw was found in libsoup. The libsoup append_param_quoted() function may contain an overflow bug resulting in a buffer under-read.
- affected < 2.72.0-10.el9_6.2fixed 2.72.0-10.el9_6.2
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).
- CVE-2025-2784Apr 3, 2025affected < 2.72.0-10.el9_6.2fixed 2.72.0-10.el9_6.2
A flaw was found in libsoup. The package is vulnerable to a heap buffer over-read when sniffing content via the skip_insight_whitespace() function. Libsoup clients may read one byte out-of-bounds in response to a crafted HTTP response by an HTTP server.
- CVE-2024-52532Nov 11, 2024affected < 2.72.0-8.el9_5.2fixed 2.72.0-8.el9_5.2
GNOME libsoup before 3.6.1 has an infinite loop, and memory consumption. during the reading of certain patterns of WebSocket data from clients.
Page 1 of 4