← Back to overview

CVE-2026-59354 affects Spring Security's OAuth2 Authorization Server module versions 7.0.0 through 7.0.4. The vulnerability is triggered when Dynamic Client Registration is explicitly enabled, causing the registration endpoint to insufficiently validate client metadata fields. An attacker with a valid Initial Access Token can register a malicious client with crafted metadata. Depending on server configuration, this can lead to Stored XSS, Privilege Escalation, or Server-Side Request Forgery (SSRF). The CVSS v3.1 vector indicates network-accessible, low-complexity attack with low privileges required, no user interaction, and high impact on confidentiality and integrity with a changed scope. This makes it a high-severity vulnerability requiring prompt patching or mitigation.

Affected products

  • Spring Security OAuth2 Authorization Server 7.0.0
  • Spring Security OAuth2 Authorization Server 7.0.1
  • Spring Security OAuth2 Authorization Server 7.0.2
  • Spring Security OAuth2 Authorization Server 7.0.3
  • Spring Security OAuth2 Authorization Server 7.0.4

Related CVE's

  • CVE-2026-59354

Categories

  • Identity & Access
  • Web Technologies
  • Zero-Day Vulnerabilities