CVE-2026-71190
8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| OpenStack | Swift | 1.9.1 < 2.35.4 | affected |
| OpenStack | Swift | 2.36.0 < 2.36.3 | affected |
| OpenStack | Swift | 2.37.0 < 2.37.3 | affected |
| OpenStack | Swift | 2.38.0 | affected |
Weaknesses
- CWE-1333: CWE-1333 Inefficient Regular Expression Complexity
ADP Enrichment
CVE Program Container
Additional References
References
- https://launchpad.net/bugs/2158771
- https://openwall.com/lists/oss-security/2026/07/28/27
- https://security.openstack.org/ossa/OSSA-2026-031.html
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.