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.
References
| Link | Resource |
|---|---|
| https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1 | US Government Resource |
| https://spring.io/security/cve-2026-22745 | Vendor Advisory |
Configurations
Configuration 1 (hide)
| AND |
|
History
04 May 2026, 14:50
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://nvd.nist.gov/vuln-metrics/cvss/v3-calculator?vector=AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L&version=3.1 - US Government Resource | |
| References | () https://spring.io/security/cve-2026-22745 - Vendor Advisory | |
| First Time |
Vmware spring Framework
Vmware Microsoft Microsoft windows |
|
| CPE | cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:* cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:* |
30 Apr 2026, 15:11
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-29 12:16
Updated : 2026-05-04 14:50
NVD link : CVE-2026-22745
Mitre link : CVE-2026-22745
CVE.ORG link : CVE-2026-22745
JSON object : View
Products Affected
vmware
- spring_framework
microsoft
- windows
CWE
CWE-400
Uncontrolled Resource Consumption
