CVE-2026-66337
Received Received - Intake

Heap Buffer Over-Read in libsoup HTTP Parser

Vulnerability report for CVE-2026-66337, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-24

Last updated on: 2026-07-24

Assigner: Red Hat, Inc.

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-24
Last Modified
2026-07-24
Generated
2026-07-25
AI Q&A
2026-07-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
gnome libsoup *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a flaw in libsoup where 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 could exploit this by sending a specially crafted multipart response to potentially crash the client application or expose sensitive heap memory.

Impact Analysis

If you use an application that relies on libsoup, this vulnerability could allow an attacker to crash the application or leak sensitive memory contents. This might lead to denial of service or information disclosure, depending on the application's context and data handling.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR or HIPAA if it leads to unauthorized disclosure of sensitive data. A heap buffer over-read might expose memory containing personal or health information, violating confidentiality requirements under these regulations.

Mitigation Strategies

Update libsoup to the latest patched version to address the heap buffer over-read issue in soup_filter_input_stream_read_until(). Monitor network traffic for suspicious multipart HTTP responses and apply network-level protections to filter malformed content.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66337. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart