Security Advisory

CVE-2026-71190

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-05 04:54:03
Last updated 2026-08-06 13:09:17
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

In OpenStack Swift through 2.38.0, the proxy server Accept header parser contains a regular expression vulnerable to catastrophic backtracking (ReDoS). The "qdtext" pattern (?:[^"]|\\.)* allows an unauthenticated remote attacker to send a crafted Accept header that causes exponential CPU consumption in the proxy worker. A payload of 32 backslash-character pairs exceeds 30 seconds of CPU time. No authentication is required. Repeated requests can exhaust all proxy worker threads, resulting in a complete denial of service.