Answer in brief
CVE-2024-38821 records a Critical severity (CVSS 9.1) vulnerability in Spring Security vulnerable to Authorization Bypass of Static Resources in WebFlux Applications. The current sources do not mark it as known exploited. The current feed maps org.springframework.security:spring-security-web (maven), org.springframework.security:spring-security-web (maven), org.springframework.security:spring-security-web (maven), org.springframework.security:spring-security-web (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 9.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.security:spring-security-web (maven), org.springframework.security:spring-security-web (maven), org.springframework.security:spring-security-web (maven), org.springframework.security:spring-security-web (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.springframework.security:spring-security-webmaven | >=5.8.0,<5.8.15 | 5.8.15 |
| org.springframework.security:spring-security-webmaven | >=6.2.0,<6.2.7 | 6.2.7 |
| org.springframework.security:spring-security-webmaven | >=6.0.0,<6.0.13 | 6.0.13 |
| org.springframework.security:spring-security-webmaven | >=6.1.0,<6.1.11 | 6.1.11 |
| org.springframework.security:spring-security-webmaven | >=6.3.0,<6.3.4 | 6.3.4 |
| org.springframework.security:spring-security-webmaven | >=5.0.0,<5.7.13 | 5.7.13 |
| org.springframework.security:spring-security-webmaven | >=5.0.0 <5.7.13 | 5.7.13 |
| org.springframework.security:spring-security-webmaven | >=5.8.0 <5.8.15 | 5.8.15 |
| org.springframework.security:spring-security-webmaven | >=6.2.0 <6.2.7 | 6.2.7 |
| org.springframework.security:spring-security-webmaven | >=6.0.0 <6.0.13 | 6.0.13 |
| org.springframework.security:spring-security-webmaven | >=6.1.0 <6.1.11 | 6.1.11 |
| org.springframework.security:spring-security-webmaven | >=6.3.0 <6.3.4 | 6.3.4 |
Published upstream
Oct 28, 2024
Evidence: source:ghsa:source_dates:source-dates:recordSource modified
Aug 31, 2026
Evidence: source:ghsa:source_dates:source-dates:recordFirst seen by HOL
Aug 31, 2026
Spring WebFlux applications that have Spring Security authorization rules on static resources can be bypassed under certain circumstances. For this to impact an application, all of the following must be true: * It must be a WebFlux application * It must be using Spring's static resources support * It must have a non-permitAll authorization rule applied to the static resources support
Quoted source text, attributed separately from HOL analysis.