Impact
A flaw in the Submariner operator allows the broker service account bearer token to be stored in cleartext within the Submariner Custom Resource specification. When an attacker obtains read access to the cluster’s etcd database or uses kubectl get on the CR, they can retrieve this token. The token grants full control over the mesh network, enabling manipulation of endpoints and secrets. This vulnerability is classified as CWE-312, representing improper handling of sensitive data in plaintext, and involves improper authorization as described by CWE-269.
Affected Systems
Red Hat Advanced Cluster Management for Kubernetes 2
Risk and Exploitability
The CVSS score of 5.8 indicates moderate severity, while the EPSS score is less than 1% and the vulnerability is not listed in the CISA KEV catalog, suggesting no known active exploitation but moderate risk. Likely attack vectors involve attackers who can read etcd or perform kubectl get commands. Possession of the exposed token facilitates unauthorized mesh command execution and deep network misconfiguration.
OpenCVE Enrichment