Description
A flaw was found in libsoup's SoupServer HTTP Range header processing. The sort_ranges() comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INT_MAX. This causes silent omission of requested byte ranges from HTTP 206 Partial Content responses on resources larger than approximately 2 GB.
Published: 2026-08-20
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the libsoup library’s SoupServer component causes an integer truncation in the sort_ranges() comparator. When the subtraction result exceeds 2,147,483,647, the 64‑bit value is reduced to a 32‑bit int, flipping the sign. The consequence is that HTTP 206 Partial Content responses silently drop one or more requested byte ranges for resources larger than about 2 GB, leading to incomplete data delivery and potential data integrity problems for clients that rely on range requests.

Affected Systems

Red Hat Enterprise Linux 6, 7, 8, 9, 10 and Red Hat OpenShift Container Platform 4 are impacted. These platforms ship the vulnerable libsoup version in their default operating system and container images.

Risk and Exploitability

The CVSS base score of 5.3 indicates a moderate impact. The EPSS score of less than 1 % shows very low exploitation probability and the vulnerability is not yet listed in the CISA KEV catalog. The flaw can be triggered by a remote client that requests byte ranges on large files, causing silent omission of ranges and raising data integrity concerns. No specific mitigation is available, so updating to the patched libsoup release is the only defense.

Generated by OpenCVE AI on August 20, 2026 at 22:11 UTC.

Remediation

Vendor Workaround

No mitigation is available for this vulnerability.


OpenCVE Recommended Actions

  • Apply the latest vendor updates for all affected Red Hat Enterprise Linux releases and OpenShift Container Platform that include the fixed libsoup library.
  • Ensure that all container images and deployments pull the updated OS layers containing the patched libsoup version.
  • Remove or replace any custom, manually compiled, or older libsoup installations that might override the system library, as they will not contain the fix.

Generated by OpenCVE AI on August 20, 2026 at 22:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat openshift Container Platform
Vendors & Products Redhat openshift Container Platform

Thu, 20 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Description A flaw was found in libsoup's SoupServer HTTP Range header processing. The sort_ranges() comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INT_MAX. This causes silent omission of requested byte ranges from HTTP 206 Partial Content responses on resources larger than approximately 2 GB.
Title Libsoup: libsoup: integer truncation in sort_ranges() comparator causes silent omission of http range responses
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-197
CPEs cpe:/a:redhat:openshift:4
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
Redhat openshift
References
Metrics cvssV3_1

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


Subscriptions

Redhat Enterprise Linux Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-25T14:23:53.450Z

Reserved: 2026-08-20T07:46:57.481Z

Link: CVE-2026-77014

cve-icon Vulnrichment

Updated: 2026-08-25T14:23:50.423Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-20T09:16:48.167

Modified: 2026-08-25T15:16:43.187

Link: CVE-2026-77014

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:15:58Z

Weaknesses