# CVE-2026-22745

> Vulnerability · severity: **MEDIUM** (CVSS 5.3).

## 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.

## Key facts

- **CVE ID:** CVE-2026-22745
- **Published:** 2026-04-29
- **CVSS severity:** MEDIUM
- **CVSS base score:** 5.3
- **CWE codes:** CWE-400

## Affected products

- `vmware:spring_framework`
- `microsoft:windows`

## Primary sources

- NIST NVD: https://nvd.nist.gov/vuln/detail/CVE-2026-22745

## Citation

> AI Analytics. CVE-2026-22745. Retrieved 2026-07-19 from https://api.ai-analytics.org/cve/CVE-2026-22745. Derived from NIST NVD. Licensed CC0.

---

*[Dataset catalog](https://api.ai-analytics.org/datasets/) · [AI Analytics](https://api.ai-analytics.org/) · CC0 1.0*