SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-77648

LOW · CVSS 2.2 EPSS 0.19%

Source: NVD + CISA KEV + EPSS · Published 2026-08-20 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The OpenStack Glance /v2/tasks API is vulnerable to server-side request forgery (SSRF) due to improper handling of import tasks, allowing admins to access internal URLs within the Glance service network. Although the severity is low, this vulnerability could expose sensitive internal resources if exploited. Organizations using OpenStack Glance, particularly those with administrative access, should prioritize remediation efforts to mitigate potential risks associated with this flaw.

CVE
CVE-2026-77648
Severity
LOW
CVSS
2.2
EPSS
0.19%

Original NVD Description

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.