CyberRota Analysis
AI-GeneratedA critical vulnerability in the MaaS API of Kubernetes allows any pod within the cluster to bypass the Kuadrant AuthPolicy gateway by forging trusted HTTP headers, leading to unauthorized access and privilege escalation. This flaw enables attackers to mint ServiceAccount tokens in other tenants' namespaces, revoke API keys, and exfiltrate sensitive configurations. Organizations using Kubernetes should prioritize patching this vulnerability to safeguard against potential exploitation and data breaches.
Original NVD Description
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.