← Back to browse · API

CVE-2026-40965

Severity
CRITICAL
CVSS
10.0
EPSS
0.00346
Risk score
40.12
CISA KEV
No
PoC
No
Published
2026-06-01
Modified
2026-06-03
First seen
2026-08-05
Aliases
EUVD-2026-33817, GHSA-QC5F-2H9Q-7M2G
Products
Cloud Foundry Foundation:uaa_release 76.12.0 <78.13.0, Cloudfoundry Foundation:CF Deployment 30.0.0 <56.1.0
Sources
nvd CVE-2026-40965
euvd EUVD-2026-33817

Description

Cloud Foundry UAA versions v76.12.0 through v78.12.0 are vulnerable to a private key exposure. The server contains a vulnerability where EC (Elliptic Curve) private keys are inadvertently exposed through the public /token_keys endpoint. This endpoint is designed to provide public key material for JWT token verification but incorrectly exposes private key components for EC keys. The vulnerability affects deployments using EC keys for JWT token signing. The vulnerability does not affect RSA key configurations, only deployments using EC keys for JWT signing. Affected versions: - uaa_release: v76.12.0 through v78.12.0 (inclusive); fixed in v78.13.0 or later - CF Deployment: v30.0.0 through v56.0.0 (inclusive); fixed in v56.1.0 or later (bundles uaa_release v78.13.0)

References