[OSSA-2026-041] OpenStack Swift: Cross-container information disclosure via Swift tempurl (CVE-2026-97149)
OpenStack Swift tempurl bug CVE-2026-97149 can leak information across containers.
OpenStack published OSSA-2026-041 for CVE-2026-97149, a cross-container information disclosure in Swift's tempurl feature. The issue, reported by Oren Yomtov of ACT Security, affects Swift from version 1.4.6, and the advisory lists the 2.36.0 and 2.37.0 lines and releases before 2.38.2. The posted notice does not say the flaw is being exploited.
- OSSA-2026-041 covers Swift tempurl cross-container disclosure
- Tracked as CVE-2026-97149 and reported by Oren Yomtov of ACT Security
- Affects Swift from 1.4.6; listed branches include releases before 2.38.2
- The notice does not report in-the-wild exploitation
Vulnerabilities mentionedAll →
- CVE-2026-971495.3—In OpenStack Swift before 2.38.2, the tempurl middleware does not reject the X-Copy-From header on PUT requestspublished
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-97149 | In OpenStack Swift before 2.38.2, the tempurl middleware does not reject the X-Copy-From header on PUT requests In OpenStack Swift before 2.38.2, the tempurl middleware does not reject the X-Copy-From header on PUT requests. A TempURL signature only covers the method, expiry, and path, and thus the list of disallowed headers is the only defense against a signed PUT request changing what the request does. An attacker holding a PUT TempURL for a single object can add an X-Copy-From header naming any object in the same account; the copy middleware copies that object to the destination, and the attacker then reads the victim's data back with a GET TempURL for the destination object. Copies across account boundaries are rejected. Only deployments using the shipped default proxy pipeline (tempurl and copy middleware) with account-level TempURL keys are affected. |
Posted by Goutham Pacha Ravi on Sep 24 ======================================================================= OSSA-2026-041: Cross-container information disclosure via Swift tempurl ======================================================================= :Date: September 24, 2026 :CVE: CVE-2026-97149 Affects ~~~~~~~ - Swift: >=1.4.6 =2.36.0 =2.37.0 =2.38.0 <2.38.2 Description ~~~~~~~~~~~ Oren Yomtov from ACT Security and...
This source does not provide full text. Read it at seclists.org.