CVE-2026-49017
7.1
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L
Summary
In OpenStack Swift before 2.36.2 and 2.37.2, s3api middleware enters an infinite loop when processing a truncated aws-chunked PUT request body. The StreamingInput class repeatedly appends an empty buffer and re-reads, causing the proxy-server worker handling the request to become permanently unresponsive with increasing CPU and memory consumption. An authenticated attacker can systematically exhaust all proxy-server workers, resulting in denial of service. The defect was introduced in Swift 2.36.0.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| OpenStack | Swift | 2.36.0 < 2.36.2 | affected |
| OpenStack | Swift | 2.37.0 < 2.37.2 | affected |
| OpenStack | Swift | 2.35.1 < 2.35.3 | affected |
Weaknesses
- CWE-835: CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
CVE Program Container
Additional References
- http://www.openwall.com/lists/oss-security/2026/05/27/9
- http://www.openwall.com/lists/oss-security/2026/06/02/6
References
- https://bugs.launchpad.net/bugs/2152205
- https://review.opendev.org/c/openstack/swift/+/987957
- https://review.opendev.org/c/openstack/swift/+/988093
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.