{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-77648",
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "state": "PUBLISHED",
        "assignerShortName": "mitre",
        "dateReserved": "2026-08-20T22:37:31.072Z",
        "datePublished": "2026-08-20T22:37:31.431Z",
        "dateUpdated": "2026-08-20T22:37:31.431Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "Glance",
                    "vendor": "OpenStack",
                    "versions": [
                        {
                            "lessThan": "30.3.0",
                            "status": "affected",
                            "version": "30.0.0",
                            "versionType": "semver"
                        },
                        {
                            "lessThan": "31.1.1",
                            "status": "affected",
                            "version": "31.0.0",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "32.0.0",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In OpenStack Glance through 32.0.0, the /v2/tasks API accepts type=import tasks that\nbypass import_filtering_opts, allowing an admin to fetch internal\nURLs 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."
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "HIGH",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 2.2,
                        "baseSeverity": "LOW",
                        "confidentialityImpact": "LOW",
                        "integrityImpact": "NONE",
                        "privilegesRequired": "HIGH",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-918",
                            "description": "CWE-918 Server-Side Request Forgery (SSRF)",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre",
                "dateUpdated": "2026-08-20T22:37:31.431Z"
            },
            "references": [
                {
                    "url": "https://wiki.openstack.org/wiki/OSSN/OSSN-0105"
                },
                {
                    "url": "https://www.openwall.com/lists/oss-security/2026/08/11/7"
                }
            ],
            "x_generator": {
                "engine": "CVE-Request-form 0.0.1"
            },
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:openstack:glance:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "30.0.0",
                                    "versionEndExcluding": "30.3.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:openstack:glance:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "31.0.0",
                                    "versionEndExcluding": "31.1.1"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:openstack:glance:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "32.0.0",
                                    "versionEndIncluding": "32.0.0"
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    }
}