CVE-2026-77648
LowCVSS 2.2Exploitation Probability (EPSS)
Low risk9th percentile - higher than 9% of all known CVEs
Summary
OpenStack Glance through 32.0.0, the /v2/tasks API accepts type=import tasks that bypass import_filtering_opts, allowing an admin to fetch internal URLs from the Glance service network (SSRF).
Risk Assessment
An admin can exploit this to access internal network resources, potentially leading to unauthorized data access or further attacks.
Recommendation
Restrict access to the /v2/tasks API or apply vendor patches if available.
Other vulnerabilities in OpenStack Glance
Original NVD description (English source)
In OpenStack Glance through 32.0.0, the /v2/tasks API accepts type=import tasks that bypass import_filtering_opts, allowing an admin to fetch internal URLs from the Glance service network (aka SSRF), as long as https:// or http:// is used. This API has been available only to admins since Xena, and it has been deprecated for several releases.

