Answer in brief
CVE-2026-41845 records a High severity (CVSS 7.1) vulnerability in Spring Framework Cross-site Scripting via JavaScriptUtils. The current sources do not mark it as known exploited. The current feed maps org.springframework:spring-webmvc (maven), org.springframework:spring-webmvc (maven), org.springframework:spring-webmvc (maven), org.springframework:spring-webmvc (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.1. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.springframework:spring-webmvc (maven), org.springframework:spring-webmvc (maven), org.springframework:spring-webmvc (maven), org.springframework:spring-webmvc (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.springframework:spring-webmvcmaven | >=7.0.0,<=7.0.7 | 7.0.8 |
| org.springframework:spring-webmvcmaven | >=6.2.0,<=6.2.18 | 6.2.19 |
| org.springframework:spring-webmvcmaven | >=6.1.0,<=6.1.21 | Not reported |
| org.springframework:spring-webmvcmaven | <=5.3.39 | Not reported |
| org.springframework:spring-webmvcmaven | >=7.0.0 <7.0.8 | 7.0.8 |
| org.springframework:spring-webmvcmaven | >=6.2.0 <6.2.19 | 6.2.19 |
| org.springframework:spring-webmvcmaven | >=6.1.0 | Not reported |
| org.springframework:spring-webmvcmaven | >=0 | Not reported |
Published upstream
Jun 9, 2026
Evidence: source:ghsa:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:ghsa:source_dates:source-dates:recordFirst seen by HOL
Jun 27, 2026
Due to incorrect escaping, the use of JavaScriptUtils.javaScriptEscape() may lead to JavaScript code injection in the browser, potentially resulting in a cross-site scripting (XSS) vulnerability. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 through 6.1.27; 5.3.0 through 5.3.48.
Quoted source text, attributed separately from HOL analysis.