Impact
The vulnerability allows a user with a project‑scoped grant to execute arbitrary commands and view wirelogs on components belonging to other projects within the same namespace. This results in a loss of confidentiality, integrity, and availability for those components and can be used to fully compromise the host environment. The weakness stems from improper validation of the project query parameter, aligning with CWE‑639 and CWE‑863.
Affected Systems
OpenChoreo, the open‑source developer platform for Kubernetes. Versions from 1.2.0‑rc.1 up to but excluding 1.2.0 are affected; the issue was fixed in 1.2.0.
Risk and Exploitability
The CVSS score of 8.8 indicates a high severity flaw. EPSS data is not available, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector involves sending crafted requests to the openchoreo‑api exec and wirelogs endpoints over the network; as the vulnerable endpoint uses the caller‑supplied project query parameter it can be abused by attackers who can reach the API, for example, via an exposed service or an insider with limited permissions. Containment requires preventing cross‑project API access or applying the vendor fix.
OpenCVE Enrichment