Medium severity5.3NVD Advisory· Published Apr 29, 2026· Updated May 4, 2026
CVE-2026-22745
CVE-2026-22745
Description
Spring MVC and WebFlux applications are vulnerable to Denial of Service attacks when resolving static resources.
More precisely, an application can be vulnerable when all the following are true:
- the application is using Spring MVC or Spring WebFlux
- the application is serving static resources from the file system
- the application is running on a Windows platform
When all the conditions above are met, the attacker can send malicious requests that are slow to resolve and that can keep HTTP connections in use. This can cause a Denial of Service on the application.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.springframework:spring-webfluxMaven | >= 7.0.0, < 7.0.7 | 7.0.7 |
org.springframework:spring-webfluxMaven | >= 6.2.0, < 6.2.18 | 6.2.18 |
org.springframework:spring-webfluxMaven | >= 6.1.0, <= 6.1.26 | — |
org.springframework:spring-webfluxMaven | <= 5.3.47 | — |
org.springframework:spring-webmvcMaven | >= 7.0.0, < 7.0.7 | 7.0.7 |
org.springframework:spring-webmvcMaven | >= 6.2.0, < 6.2.18 | 6.2.18 |
org.springframework:spring-webmvcMaven | >= 6.1.0, <= 6.1.26 | — |
org.springframework:spring-webmvcMaven | <= 5.3.47 | — |
Affected products
2Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-6p4f-wcwh-5vvmghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-22745ghsaADVISORY
- spring.io/security/cve-2026-22745nvdVendor AdvisoryWEB
- nvd.nist.gov/vuln-metrics/cvss/v3-calculatornvdUS Government Resource
News mentions
0No linked articles in our index yet.