CVE-2026-71192

Source
https://cve.org/CVERecord?id=CVE-2026-71192
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71192.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-71192
Downstream
Published
2026-08-05T05:05:33.267Z
Modified
2026-08-07T03:30:24.763771006Z
Severity
  • 6.0 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
[none]
Details

In OpenStack Swift through 2.38.0, the S3API middleware does not sanitize Swift-native control headers (X-Copy-From, X-Copy-From-Account) from S3 API requests when s3acl=true. An attacker can inject these headers into a signed PUT request targeting their own bucket, causing Swift to perform a server-side copy from another tenant's private object. The source object authorization is bypassed because the S3API middleware has already authorized the request against the destination. The attacker can read any object whose projectid, container name, and object name are known, regardless of the source object's ACLs or ownership. This requires the non-default s3_acl=true configuration.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "2.18.0"
                },
                {
                    "fixed": "2.35.4"
                },
                {
                    "introduced": "2.36.0"
                },
                {
                    "fixed": "2.36.3"
                },
                {
                    "introduced": "2.37.0"
                },
                {
                    "fixed": "2.37.3"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/71xxx/CVE-2026-71192.json",
    "cna_assigner": "mitre",
    "cwe_ids": [
        "CWE-863"
    ]
}
References

Affected packages

Git / opendev.org/openstack/swift

Affected ranges

Type
GIT
Repo
https://opendev.org/openstack/swift
Events
Introduced
9f5881d5143fd06a328bde2713cd9c61df579289
Last affected
9f5881d5143fd06a328bde2713cd9c61df579289
Database specific
{
    "extracted_events": [
        {
            "introduced": "2.38.0"
        },
        {
            "last_affected": "2.38.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

2.*
2.38.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-71192.json"