Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Lukas-Reining

#27877de 53,634
9.1CVSS total
Vulnerabilidades · 1
PT-2026-24800
9.1
2026-03-11
Maven · Io.Unitycatalog:Unitycatalog-Server · CVE-2026-27478
**Name of the Vulnerable Software and Affected Versions** Unity Catalog versions 0.4.0 and earlier **Description** Unity Catalog is an open, multi-modal Catalog for data and AI. A critical authentication bypass exists in the Unity Catalog token exchange endpoint, `/api/1.0/unity-control/auth/tokens`. The endpoint extracts the issuer (`iss`) claim from incoming JWTs and uses it to dynamically fetch the JWKS endpoint for signature validation without validating that the issuer is a trusted identity provider. This allows an attacker to forge any user identity by pointing validation to their own JWKS endpoint. **Recommendations** Versions prior to 0.4.0 should be used.