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.
Published: 2026-07-24
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer underflow in the soup_filter_input_stream_read_until() function of libsoup triggers a heap buffer over-read when parsing multipart HTTP responses. The flaw allows a hostile HTTP server to send a specially crafted multipart payload that causes the client application to read beyond the intended buffer boundary, potentially exposing sensitive heap contents and causing the process to crash. This is a classic case of CWE‑125 (Out‑of‑Bounds Read).

Affected Systems

Red Hat Enterprise Linux 6, 7, 8, 9, and 10 ship the vulnerable libsoup library and are therefore susceptible. All systems running these RHEL variants with the default libraries may be exposed until an update is applied.

Risk and Exploitability

The CVSS score of 6.5 reflects moderate severity, while the EPSS score of less than 1% indicates a low likelihood of current exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers would need to position a malicious HTTP server that delivers multipart responses to a victim using libsoup. Because the flaw originates from network traffic, it is considered a remote threat that can trigger denial‑of‑service or partial disclosure of memory. The low exploitation probability and moderate CVSS mean that the potential impact warrants timely patching, particularly for systems that routinely consume multipart HTTP responses from untrusted sources.

Generated by OpenCVE AI on August 3, 2026 at 19:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official Red Hat security update that addresses libsoup in the affected RHEL releases.
  • If upgrading is not immediately feasible, configure the affected applications to avoid or block processing of multipart HTTP responses until the patch is applied.
  • Monitor system logs for unexpected memory‑related crashes or abnormal termination that may indicate exploitation attempts.

Generated by OpenCVE AI on August 3, 2026 at 19:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Libsoup
Libsoup libsoup
Vendors & Products Libsoup
Libsoup libsoup

Fri, 24 Jul 2026 23:15:00 +0000

Type Values Removed Values Added
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.
Title Libsoup: libsoup: heap buffer over-read via integer underflow in soup_filter_input_stream_read_until()
First Time appeared Redhat
Redhat enterprise Linux
Weaknesses CWE-125
CPEs cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L'}


Subscriptions

Libsoup Libsoup
Redhat Enterprise Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-07-27T16:01:20.262Z

Reserved: 2026-07-24T22:32:18.748Z

Link: CVE-2026-66337

cve-icon Vulnrichment

Updated: 2026-07-27T16:01:12.476Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-24T23:16:51.760

Modified: 2026-07-27T20:37:16.927

Link: CVE-2026-66337

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T19:45:07Z

Weaknesses