CVE-2026-34881
Received
Received - Intake
Server-Side Request Forgery in OpenStack Glance Image Import
Publication date: 2026-03-31
Last updated on: 2026-04-14
Assigner: MITRE
Description
Description
OpenStack Glance before 29.1.1, 30.x before 30.1.1, and 31.0.0 is affected by Server-Side Request Forgery (SSRF). By use of HTTP redirects, an authenticated user can bypass URL validation checks and redirect to internal services. Only glance image import functionality is affected. In particular, the web-download and glance-download import methods are subject to this vulnerability, as is the optional (not enabled by default) ovf_process image import plugin.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openstack | glance | to 29.1.1 (exc) |
| openstack | glance | From 30.0.0 (inc) to 30.1.1 (exc) |
| openstack | glance | 31.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |