Libsoup is an HTTP library implementation in C. It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages.
Security Fix(es):
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 this malformed header can lead to a crash of the client application using libsoup. An attacker could exploit this by setting up a malicious HTTP server. If a user's application using the vulnerable libsoup library connects to this malicious server, it could result in a denial-of-service. Successful exploitation requires tricking a user's client application into connecting to the attacker's malicious server.(CVE-2025-4476)
{ "severity": "Medium" }
{ "src": [ "libsoup3-3.4.4-5.oe2403.src.rpm" ], "x86_64": [ "libsoup3-3.4.4-5.oe2403.x86_64.rpm", "libsoup3-debuginfo-3.4.4-5.oe2403.x86_64.rpm", "libsoup3-debugsource-3.4.4-5.oe2403.x86_64.rpm", "libsoup3-devel-3.4.4-5.oe2403.x86_64.rpm" ], "aarch64": [ "libsoup3-3.4.4-5.oe2403.aarch64.rpm", "libsoup3-debuginfo-3.4.4-5.oe2403.aarch64.rpm", "libsoup3-debugsource-3.4.4-5.oe2403.aarch64.rpm", "libsoup3-devel-3.4.4-5.oe2403.aarch64.rpm" ], "noarch": [ "libsoup3-help-3.4.4-5.oe2403.noarch.rpm" ] }