← Back

Libsoup

libsoup

Vendor: Gnome • 29 CVEs

CVEs (29)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Gnome
1Libsoup
Jun 17, 2026
Nov 11, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
GNOME libsoup before 3.6.1 has an infinite loop, and memory consumption. during the reading of certain patterns of WebSocket data from clients.
1Gnome
1Libsoup
Jun 17, 2026
Nov 11, 2024
N/A· v4
8.4 HIGH· v3
N/A· v2
GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soup_header_parse_param_list_strict. There is a plausible way to reach this remotely via soup_message_headers_get_co...Show more
GNOME libsoup before 3.6.1 allows a buffer overflow in applications that perform conversion to UTF-8 in soup_header_parse_param_list_strict. There is a plausible way to reach this remotely via soup_message_headers_get_content_type (e.g., an application may want to retrieve the content type of a request or response).Show less
1Gnome
1Libsoup
Jun 17, 2026
Nov 11, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\0' characters at the end of header names are ignored, i.e., a "Transfer-Encoding\0: chunked" header is treated the same as a "Tran...Show more
GNOME libsoup before 3.6.0 allows HTTP request smuggling in some configurations because '\0' characters at the end of header names are ignored, i.e., a "Transfer-Encoding\0: chunked" header is treated the same as a "Transfer-Encoding: chunked" header.Show less
2Canonical
Gnome
2Libsoup
Ubuntu Linux
Jun 17, 2026
Oct 6, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
libsoup from versions 2.65.1 until 2.68.1 have a heap-based buffer over-read because soup_ntlm_parse_challenge() in soup-auth-ntlm.c does not properly check an NTLM message's length before proceeding with a memcpy.
5Canonical
DebianGnome+2 more
9Ansible Tower
Debian LinuxEnterprise Linux Desktop+6 more
Nov 21, 2024
Jul 5, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The get_cookies function in soup-cookie-jar.c in libsoup 2.63.2 allows attackers to have unspecified impact via an empty hostname.
2Gnome
Webkitgtk
2Libsoup
Webkitgtk
Nov 21, 2024
Jun 4, 2018
N/A· v4
6.5 MEDIUM· v3
4.3 MEDIUM· v2
WebCore/platform/network/soup/SocketStreamHandleImplSoup.cpp in the libsoup network backend of WebKit, as used in WebKitGTK+ prior to version 2.20.0 or without libsoup 2.62.0, unexpectedly failed to use system proxy sett...Show more
WebCore/platform/network/soup/SocketStreamHandleImplSoup.cpp in the libsoup network backend of WebKit, as used in WebKitGTK+ prior to version 2.20.0 or without libsoup 2.62.0, unexpectedly failed to use system proxy settings for WebSocket connections. As a result, users could be deanonymized by crafted web sites via a WebSocket connection.Show less
3Debian
GnomeRedhat
8Debian Linux
Enterprise Linux DesktopEnterprise Linux Server+5 more
Nov 21, 2024
Apr 24, 2018
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
An exploitable stack based buffer overflow vulnerability exists in the GNOME libsoup 2.58. A specially crafted HTTP request can cause a stack overflow resulting in remote code execution. An attacker can send a special HT...Show more
An exploitable stack based buffer overflow vulnerability exists in the GNOME libsoup 2.58. A specially crafted HTTP request can cause a stack overflow resulting in remote code execution. An attacker can send a special HTTP request to the vulnerable server to trigger this vulnerability.Show less
1Gnome
1Libsoup
Apr 29, 2026
Aug 20, 2012
N/A· v4
N/A· v3
5.0 MEDIUM· v2
libsoup 2.32.2 and earlier does not validate certificates or clear the trust flag when the ssl-ca-file does not exist, which allows remote attackers to bypass authentication by connecting with a SSL connection.
1Gnome
1Libsoup
Apr 29, 2026
Aug 31, 2011
N/A· v4
N/A· v3
5.0 MEDIUM· v2
Directory traversal vulnerability in soup-uri.c in SoupServer in libsoup before 2.35.4 allows remote attackers to read arbitrary files via a %2e%2e (encoded dot dot) in a URI.