Vulnerability Description
A flaw was found in libsoup. An unsigned integer underflow in the soup_filter_input_stream_read_until() function causes a heap buffer over-read when parsing multipart HTTP responses. A malicious HTTP server can exploit this by sending a crafted multipart response, potentially causing the client application to crash or disclose sensitive heap memory.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-66337
- https://bugzilla.redhat.com/show_bug.cgi?id=2506949
FAQ
What is CVE-2026-66337?
CVE-2026-66337 is a vulnerability with a CVSS score of 6.5 (MEDIUM). A flaw was found in libsoup. An unsigned integer underflow in the soup_filter_input_stream_read_until() function causes a heap buffer over-read when parsing multipart HTTP responses. A malicious HTTP ...
How severe is CVE-2026-66337?
CVE-2026-66337 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-66337?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.