{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-74248",
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "state": "PUBLISHED",
        "assignerShortName": "mitre",
        "dateReserved": "2026-08-14T20:20:31.038Z",
        "datePublished": "2026-08-14T20:20:31.446Z",
        "dateUpdated": "2026-08-14T20:20:31.446Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "defaultStatus": "unaffected",
                    "product": "Octavia",
                    "vendor": "OpenStack",
                    "versions": [
                        {
                            "lessThan": "16.0.2",
                            "status": "affected",
                            "version": "0",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "17.0.0",
                            "versionType": "semver"
                        },
                        {
                            "status": "affected",
                            "version": "18.0.0",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "OpenStack Octavia through 18.0.0 mishandles quality of service (QoS) policy authorization. By associating another project's QoS policy with an amphora, an authenticated user may prevent deletion of that policy. All Octavia deployments are affected."
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "NONE",
                        "baseScore": 4.3,
                        "baseSeverity": "MEDIUM",
                        "confidentialityImpact": "NONE",
                        "integrityImpact": "LOW",
                        "privilegesRequired": "LOW",
                        "scope": "UNCHANGED",
                        "userInteraction": "NONE",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                        "version": "3.1"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-863",
                            "description": "CWE-863 Incorrect Authorization",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre",
                "dateUpdated": "2026-08-14T20:20:31.446Z"
            },
            "references": [
                {
                    "url": "https://bugs.launchpad.net/octavia/+bug/2161500"
                },
                {
                    "url": "https://www.openwall.com/lists/oss-security/2026/08/13/12"
                }
            ],
            "x_generator": {
                "engine": "CVE-Request-form 0.0.1"
            },
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:openstack:octavia:*:*:*:*:*:*:*:*",
                                    "versionEndExcluding": "16.0.2"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:openstack:octavia:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "17.0.0",
                                    "versionEndIncluding": "17.0.0"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:openstack:octavia:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "18.0.0",
                                    "versionEndIncluding": "18.0.0"
                                }
                            ]
                        }
                    ]
                }
            ]
        }
    }
}