CVE-2026-59335: Case-Sensitive Authorization Check Bypass via Identity Zone ID Case Manipulation Leads to Full UAA Compromise

Published Aug 25, 2026
·
Updated

Improper handling of case sensitivity (CWE-178) in the identity zone authorization check in the Identity Zone Endpoint in Cloud Foundry UAA allows a remote authenticated attacker holding only the zones.write authority to bypass the intended restriction that this authority does not grant access to the privileged uaa (system) identity zone, by referring to the zone identifier in a non-lowercase form (e.g. UAA) in the request path and body. The authorization layer performs a case-sensitive comparison against the system zone identifier, while the underlying MySQL persistence layer resolves identifiers case-insensitively under its default collation, so the request is authorized incorrectly and is then resolved against the real system zone record. This allows the attacker to overwrite the system zone's JWT signing key with attacker-controlled key material, forge JWTs claiming the admin client and administrator scopes, and fully compromise UAA and any Cloud Foundry deployment that trusts it. This issue only affects UAA deployments backed by MySQL using its default collation; PostgreSQL and HSQLDB backends are not affected.

Affected Software

1 affected component
VMware Cloud Foundry UAA

Event History

Aug 25, 2026
CVE Published
via MITRE·11:05 AM
Data Sourced
via MITRE·11:05 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are affected?

Only VMware Cloud Foundry UAA deployments backed by MySQL using its default collation are affected. Deployments using PostgreSQL or HSQLDB are not affected.

2

What access does an attacker need to exploit this issue?

The attacker must be remotely authenticated and hold the zones.write authority. No user interaction is required, and the attack complexity is low.

3

What is the practical impact if exploitation succeeds?

An attacker can overwrite the system identity zone's JWT signing key with attacker-controlled material, then forge JWTs asserting the admin client and administrator scopes. This can fully compromise UAA and Cloud Foundry deployments that trust it.

4

How is the authorization restriction bypassed?

The attacker supplies a non-lowercase form of the system zone identifier, such as UAA, in the request path and body. The authorization check treats it differently because its comparison is case-sensitive, while MySQL resolves it to the real system zone under the default case-insensitive collation.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203