CVE-2026-41005 PUBLISHED

UAA accepts SAML Encrypted Assertions authentication bypass

Assigner: vmware
Reserved: 16.04.2026 Published: 11.06.2026 Updated: 11.06.2026

Cloud Foundry UAA incorrectly treated XML encryption to the Service Provider (confidentiality) as a substitute for XML signatures from the Identity Provider (authenticity) in two SAML flows: the OAuth 2.0 SAML2 bearer grant (token endpoint) and browser SSO (ACS) when wantAssertionSigned is set to false. Assertions or responses that were unsigned but contained encrypted content could still be accepted. Encryption uses the SP's public key from published metadata, therefore, any party, not only a trusted IdP, can produce ciphertext UAA can decrypt; successful decryption therefore does not prove the IdP issued the message.

Affected versions: Cloud Foundry UAA (uaa_release) 2.0.0 through 78.13.0. Cloud Foundry CF Deployment all versions through 56.1.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 9

Product Status

Vendor Cloud Foundry
Product UAA
Versions Default: unaffected
  • affected from 2.0.0 to 78.14.0 (excl.)
Vendor Cloud Foundry
Product CF Deployment
Versions Default: unaffected
  • affected from 0.0.0 to 57.0.0 (excl.)

References

Problem Types

  • CWE-347: Improper Verification of Cryptographic Signature CWE

Impacts

  • Per CVSS v3.1: Confidentiality HIGH; Integrity HIGH; Availability HIGH.