CVE-2026-47877
Received Received - Intake

Spring Security Authorization Server Default Consent Page XSS

Vulnerability report for CVE-2026-47877, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-27

Assigner: VMware

Description

Spring Security Authorization Server's default consent page renders user-controlled values without HTML entity encoding. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-27
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 7 associated CPEs
Vendor Product Version / Range
spring security 7.1.0
spring security to 7.0.6 (inc)
spring security 7.1.1
spring security 7.0.7
spring security 7.0.6.1
spring_project spring_security 7.1.0
spring_project spring_security to 7.0.6 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Cross-Site Scripting (XSS) flaw in Spring Security Authorization Server's default consent page. It occurs because user-controlled values are rendered without proper HTML entity encoding, allowing attackers to inject malicious scripts through crafted OAuth2 authorization requests.

Detection Guidance

To detect this vulnerability, inspect your Spring Security Authorization Server for the default consent page (DefaultConsentPage). Check if user-controlled values in OAuth2 authorization requests are rendered without HTML entity encoding. Review server logs for unusual script injections or XSS attempts in consent page responses.

Impact Analysis

Attackers could exploit this to execute arbitrary scripts in a victim's browser when they view the consent page. This may lead to session hijacking, data theft, or phishing attacks. Only systems using the default consent page are affected.

Compliance Impact

This XSS vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality principles and HIPAA's security requirements for protected health information.

Mitigation Strategies

Immediately upgrade to fixed versions: 7.1.1 (OSS), 7.1.0.1 (Enterprise), 7.0.7 (OSS), or 7.0.6.1 (Enterprise). If custom consent pages are used, no further action is needed. Otherwise, apply the patch as soon as possible to prevent XSS exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-47877. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart