CVE-2026-15714

An out-of-bounds read vulnerability was found in libsoup's multipart processing subsystem. The flaw exists in the soup_multipart_input_stream_read_headers() function inside soup-multipart-input-stream.c, which does not adequately restrict or validate the size of incoming multipart boundary strings. When processing a crafted HTTP response containing a malformed or oversized boundary parameter, the internal stream reader reads past the allocated buffer bounds. A remote, unauthenticated attacker can exploit this behavior to cause a service denial (DoS) through application failure or potentially read fragments of unauthorized memory metadata.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-14 20:16

Updated : 2026-07-15 18:20


NVD link : CVE-2026-15714

Mitre link : CVE-2026-15714

CVE.ORG link : CVE-2026-15714


JSON object : View

Products Affected

No product.

CWE
CWE-125

Out-of-bounds Read