CVE-2026-14450 PUBLISHED

Maas-billing: maas api: privilege escalation via forged http headers due to missing authentication

Assigner: redhat
Reserved: 02.07.2026 Published: 10.08.2026 Updated: 10.08.2026

A flaw was found in the MaaS API. This vulnerability allows any pod within the cluster to bypass the Kuadrant AuthPolicy gateway by forging HTTP headers, specifically X-MaaS-Username and X-MaaS-Group, which are trusted verbatim. This lack of first-party authentication enables an attacker to gain unauthorized access and escalate privileges. The concrete consequences include the ability to mint Kubernetes ServiceAccount tokens in other tenants' namespaces, revoke API keys, and exfiltrate sensitive model access configuration.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 9.9

Product Status

Vendor Red Hat
Product Red Hat OpenShift AI (RHOAI)
Versions Default: affected
Vendor Red Hat
Product Red Hat OpenShift AI (RHOAI)
Versions Default: unaffected
Vendor Red Hat
Product Red Hat OpenShift AI (RHOAI)
Versions Default: unaffected

References

Problem Types

  • Authentication Bypass by Spoofing CWE