Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2025-4476
- https://bugzilla.redhat.com/show_bug.cgi?id=2366513
- https://gitlab.gnome.org/GNOME/libsoup/-/issues/440
- https://gitlab.gnome.org/GNOME/libsoup/-/work_items/440
FAQ
What is CVE-2025-4476?
CVE-2025-4476 is a vulnerability with a CVSS score of 4.3 (MEDIUM). 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 spec...
How severe is CVE-2025-4476?
CVE-2025-4476 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-4476?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.