CVE Catalog

CVE-2026-66337

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

13th percentile - higher than 13% of all known CVEs

Summary

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 send a crafted response, causing the client application to crash or disclose sensitive heap memory.

Risk Assessment

An attacker can cause application crashes (DoS) or leak sensitive memory data, compromising confidentiality and availability.

Recommendation

Update libsoup to a patched version. If not possible, consider using an alternative HTTP library or restrict connections to untrusted servers.

Other vulnerabilities in libsoup

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS