Reflected XSS via unescaped field-error accessors
Published Aug 27, 2026 · Updated Aug 27, 2026
Cross-site scripting in Spring Framework allows attackers to inject arbitrary HTML or JavaScript through rendered field errors. The no-argument Errors.getFieldErrors() and Errors.getFieldError() accessors return field errors that bypass HTML escaping enabled on the data-binding Errors instance. Exploitation requires a Spring MVC or WebFlux application to enable that escaping and render those accessor results, causing injected script to execute in a browser viewing the reflected response.
Summary
What happened
Cross-site scripting in Spring Framework allows attackers to inject arbitrary HTML or JavaScript through rendered field errors. The no-argument Errors.getFieldErrors() and Errors.getFieldError() accessors return field errors that bypass HTML escaping enabled on the data-binding Errors instance. Exploitation requires a Spring MVC or WebFlux application to enable that escaping and render those accessor results, causing injected script to execute in a browser viewing the reflected response.
The record
- CVE
- CVE-2026-59281
- Published
- Aug 27, 2026
- Updated
- Aug 27, 2026
- Vendor
- Spring
- Product
- Spring Framework
- Classifications
- CWE-79
- Attack vector
- network
- Privileges
- Unavailable
Timeline
How it unfolded
- Aug 27, 2026CVE publishedPublication date reported by the CVE source.
- Aug 27, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=5.2.25.RELEASE
- Affected versionversion=5.3.0 <=5.3.49
- Affected versionversion=6.0.0 <=6.0.30
- Affected versionversion=6.1.0 <=6.1.28
- Affected versionversion=6.2.0 <=6.2.19
- Affected versionversion=7.0.0 <=7.0.8
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo