Vulnerability Description
A heap out-of-bounds read flaw was found in libsoup. When parsing multipart HTTP messages, an integer type mismatch between the caller and soup_headers_parse() can cause the length parameter to be incorrectly truncated, leading to a heap buffer over-read. A remote attacker could use this flaw to crash an application using libsoup or potentially disclose heap memory contents.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-12548
- https://bugzilla.redhat.com/show_bug.cgi?id=2489996
- https://gitlab.gnome.org/GNOME/libsoup/-/work_items/512
- https://gitlab.gnome.org/GNOME/libsoup/-/work_items/512
FAQ
What is CVE-2026-12548?
CVE-2026-12548 is a vulnerability with a CVSS score of 4.2 (MEDIUM). A heap out-of-bounds read flaw was found in libsoup. When parsing multipart HTTP messages, an integer type mismatch between the caller and soup_headers_parse() can cause the length parameter to be inc...
How severe is CVE-2026-12548?
CVE-2026-12548 has been rated MEDIUM with a CVSS base score of 4.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12548?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.