PatchSiren cyber security CVE debrief
CVE-2026-71198 OpenStack CVE debrief
OpenStack Glance vulnerability CVE-2026-71198 allows authenticated users to add locations pointing to internal endpoints and retrieve responses by downloading image data, potentially exposing sensitive information and internal endpoints like cloud metadata services. This high-severity issue requires immediate attention from OpenStack administrators and users with access to the Glance location API to verify and restrict access, preventing potential unauthorized access to internal endpoints. The vulnerability affects deployments with the HTTP store backend enabled and requires verification of OpenStack Glance version and configuration to determine exposure.
- Vendor
- OpenStack
- Product
- Glance
- CVSS
- HIGH 7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-14
- Original CVE updated
- 2026-09-22
- Advisory published
- 2026-09-14
- Advisory updated
- 2026-09-22
Who should care
OpenStack administrators and users with access to the Glance location API should verify and restrict access to prevent potential unauthorized access to internal endpoints. This includes reviewing and updating OpenStack Glance to version 32.0.1 or later, monitoring for suspicious activity related to image data downloads, and confirming whether affected product deployments exist in managed environments.
Why it matters
CVE-2026-71198 is a high-severity vulnerability in OpenStack Glance that allows authenticated users to access internal endpoints. OpenStack administrators and users with access to the Glance location API should verify and restrict access to prevent potential unauthorized access to internal endpoints. The vulnerability requires verification of OpenStack Glance version and configuration to determine exposure. Restricting access to the Glance location API and updating to version 32.0.1 or later can mitigate the vulnerability.
- Authenticated users can potentially access internal endpoints, such as cloud metadata services.
- Retrieval of sensitive information from internal endpoints may be possible.
- Verification of OpenStack Glance version and configuration is necessary to determine exposure.
- Restricting access to the Glance location API and updating to version 32.0.1 or later can mitigate the vulnerability.
Technical summary
The location API in OpenStack Glance before 32.0.1 does not validate destination hosts when adding an HTTP location to an image, allowing authenticated users to add locations pointing to internal endpoints, such as the cloud metadata service (169.254.169.254), and retrieve the response by downloading the image data. This affects both the new POST /v2/images/{id}/locations API and the old PATCH API when show_multiple_locations is enabled. Deployments with the HTTP store backend enabled are affected, requiring verification of OpenStack Glance version and configuration to determine exposure.
Defensive priority
Verify and restrict Glance location API access, especially for HTTP store backend deployments.
Recommended defensive actions
- Verify Glance location API access controls and restrict as necessary
- Review and update OpenStack Glance to version 32.0.1 or later
- Monitor for suspicious activity related to image data downloads
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in OpenStack Glance. The location API does not validate destination hosts when adding an HTTP location to an image, allowing potential access to internal endpoints.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-71198 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-71198
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-71198 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-71198
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://launchpad.net/bugs/2161330
-
Source reference
Unverified legacy reference
URL: https://openwall.com/lists/oss-security/2026/09/03/2
-
Source reference
Unverified legacy reference
URL: https://security.openstack.org/ossa/OSSA-2026-038.html
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.