VYPR

Authorization Server

by Spring Projects

CVEs (2)

  • CVE-2026-59316HigAug 27, 2026
    risk 0.53cvss 8.2epss

    Spring Authorization Server's default consent page renders user-controlled values without HTML entity encoding. When using the DefaultConsentPage, an attacker can craft an OAuth2 authorization request containing a malicious value that is stored server-side and later rendered…

  • CVE-2026-59355MedAug 27, 2026
    risk 0.40cvss 6.1epss

    In versions of Spring Authorization Server 1.5.0 through 1.5.7, the authorization endpoint performs insufficient validation of the request_uri parameter. An attacker can craft a request containing an invalid request_uri paired with an unvalidated redirect_uri, which can result…