CVE-2026-59335

8.7

Cloud Foundry · UAA (User Account and Authentication)

Cloud Foundry UAA contains a case-sensitivity vulnerability in identity zone endpoints that allows authenticated attackers to bypass authorization and perform unauthorized administrative actions.

Executive summary

An authorization bypass vulnerability in Cloud Foundry UAA allows authenticated attackers to gain unauthorized control over the system identity zone and forge administrative credentials.

Vulnerability

This is a case-sensitivity flaw (CWE-178) in the identity zone authorization check. It allows an authenticated attacker with zones.write authority to manipulate request paths and bypass security restrictions, leading to full system compromise if the UAA instance is backed by MySQL.

Business impact

Successful exploitation allows an attacker to overwrite critical JWT signing keys and forge administrative tokens. This results in complete compromise of the UAA identity provider and any downstream systems that rely on it, posing a severe risk to organizational access control and data confidentiality. The CVSS score of 8.7 reflects the high severity of this total impact.

Remediation

Immediate Action: Update Cloud Foundry UAA to version 78.16.0 or higher, or update cf-deployment to 57.0.0 or higher.

Proactive Monitoring: Monitor access logs for anomalous requests containing non-lowercase zone identifiers or unexpected administrative token generation events.

Compensating Controls: For deployments utilizing MySQL, ensure that the database collation settings are reviewed and that strict network segmentation is enforced for UAA management interfaces.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the potential for total system compromise, administrators should prioritize patching their UAA instances immediately. Organizations using MySQL backends are at the highest risk and must treat this update with extreme urgency to prevent unauthorized administrative access.

More Cloud Foundry CVEs

Sources

Originally found and disclosed by Doyensec, per the CVE Program record.