Impact
This vulnerability allows an attacker to retrieve EC private key components via the /token_keys endpoint, which is intended to expose only public keys for JWT verification. As a result, an attacker could forge JWT tokens and impersonate legitimate services, compromising integrity and confidentiality.
Affected Systems
Deployments using Cloud Foundry Foundation’s CF Deployment and the uaa_release component are affected. uaa_release versions v76.12.0 through v78.12.0 expose private keys, and CF Deployment bundles these affected uaa_release versions between v30.0.0 and v56.0.0. The issue does not affect RSA configurations and is limited to EC signing keys.
Risk and Exploitability
The vulnerability is rated CVSS 10, indicating critical severity. No EPSS score is reported, but the private key is exposed over a network endpoint that is publicly reachable by any consumer of the UAA service, so a remote attacker could simply query /token_keys to obtain the key. It is not listed in CISA KEV, yet the potential for token forgery warrants immediate remediation.
OpenCVE Enrichment