Impact
The Submariner operator stores the IPsec pre‑shared key inside the Submariner Custom Resource in plain text. Because this key is not encrypted, any party that can read the Custom Resource can obtain the PSK and use it to decrypt traffic flowing between Kubernetes clusters in the mesh, exposing sensitive information from inter‑cluster communication. This flaw violates confidentiality and is classified under CWE-312 and CWE-749.
Affected Systems
The vulnerability impacts Red Hat Advanced Cluster Management for Kubernetes 2 and all subsequent releases 2.11, 2.13, 2.14, 2.15, 2.16, and 2.17, which are distributed via the Submariner operator. These versions are identified by the matching CPE strings and errata references.
Risk and Exploitability
The CVSS score of 5.4 indicates a moderate severity, while the EPSS score of less than 1% suggests a low likelihood of exploitation at the time of analysis, and it is not listed in the CISA KEV catalog. Exploitation requires cluster access with read permissions to the Submariner Custom Resource, so the likely attack vector is an insider or a compromised cluster administrator able to extract the PSK and passively decrypt inter‑cluster traffic. Proper RBAC can limit this risk by restricting visibility of the Custom Resource.
OpenCVE Enrichment