Cross-Site Scripting in Spring Authorization Server by VMware
CVE-2026-59316
8.2HIGH
What is CVE-2026-59316?
The Spring Authorization Server's default consent page fails to properly encode user-controlled values, making it susceptible to Cross-Site Scripting (XSS) attacks. An attacker can exploit this vulnerability by crafting an OAuth2 authorization request with malicious parameters. These malicious values are stored server-side and later rendered on the consent page, which can trick users into executing harmful scripts. This exposes users to potential data theft and various attacks, compromising the security of the authorization flow.
Affected Version(s)
Spring Authorization Server 1.5.0 <= 1.5.8
Spring Authorization Server 1.4.0 <= 1.4.11
