CVE-2026-40986
Received
Received - Intake
Reflected XSS in Spring Web Flow via Error Response
Publication date: 2026-06-11
Last updated on: 2026-06-11
Assigner: VMware
Description
Description
Spring Web Flow's JavaScript RemotingHandler renders the body of an error response as HTML even when the response is not "text/html", which can result in a scripting attack in the user's browser if the error response from the server contains error details with input reflected from an attacker.
Affected versions:
Spring Web Flow 4.0.0; 3.0.0 through 3.0.1; 2.5.0 through 2.5.1.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_web_flow | 4.0.0 |
| vmware | spring_web_flow | From 3.0.0 (inc) to 3.0.1 (inc) |
| vmware | spring_web_flow | From 2.5.0 (inc) to 2.5.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |