CVE-2026-22723
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
Cloudfoundry UAA has logic error in the token revocation endpoint implementation
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: security@vmware.com — https://www.cloudfoundry.org/blog/cve-2026-22723-uaa-user-token-revocation/
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| Maven | org.cloudfoundry.identity:cloudfoundry-identity-server | >=77.30.0,<78.8.0 | 78.8.0 |
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| cloudfoundry | cf-deployment | {"startExcluding":"48.7.0","endIncluding":"54.11.0"} | |
| cloudfoundry | uaa-release | {"startIncluding":"77.30.0","endExcluding":"78.8.0"} | 78.8.0 |
References
- https://www.cloudfoundry.org/blog/cve-2026-22723-uaa-user-token-revocation/
- https://nvd.nist.gov/vuln/detail/CVE-2026-22723
- https://github.com/cloudfoundry/uaa/commit/74c88235b5bc6e61752624700e91f61fd724dfcd
- https://github.com/cloudfoundry/uaa
- https://github.com/cloudfoundry/uaa/releases/tag/v78.8.0
- https://www.cloudfoundry.org/blog/cve-2026-22723-uaa-user-token-revocation
CWEs
CWE-640 CWE-693
Verify integrity in audit chain (admin only). AS-IS.