Security Advisory

CVE-2026-1760

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-02-02 14:01:26
Last updated 2026-03-19 14:20:22
Assigner redhat
State PUBLISHED

Description

A flaw was found in SoupServer. This HTTP request smuggling vulnerability occurs because SoupServer improperly handles requests that combine Transfer-Encoding: chunked and Connection: keep-alive headers. A remote, unauthenticated client can exploit this by sending specially crafted requests, causing SoupServer to fail to close the connection as required by RFC 9112. This allows the attacker to smuggle additional requests over the persistent connection, leading to unintended request processing and potential denial-of-service (DoS) conditions.