CVE-2026-41840
Analyzed
Analyzed - Analysis Complete
Denial of Service in Spring WebFlux via Malicious Multipart Requests
Vulnerability report for CVE-2026-41840, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-09
Last updated on: 2026-06-26
Assigner: VMware
Description
Description
Spring WebFlux applications are vulnerable to Denial of Service (DoS) attacks when processing multipart requests.
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_framework | From 5.3.0 (inc) to 5.3.49 (exc) |
| vmware | spring_framework | From 6.1.0 (inc) to 6.1.28 (exc) |
| vmware | spring_framework | From 6.2.0 (inc) to 6.2.18.1 (exc) |
| vmware | spring_framework | From 7.0.0 (inc) to 7.0.7.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |
| CWE-401 | The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse. |