Security Advisory

CVE-2026-77014

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-20 08:21:22
Last updated 2026-08-20 08:21:22
Assigner redhat
CVSS score 5.3
State PUBLISHED

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.