CVE-2026-41716
Analyzed
Analyzed - Analysis Complete
Heap Exhaustion in Spring Data Commons via Cache Key Injection
Vulnerability report for CVE-2026-41716, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-10
Last updated on: 2026-06-16
Assigner: VMware
Description
Description
Spring Data's internal property-lookup cache accepts and permanently retains attacker-supplied strings as cache keys, allowing heap exhaustion through repeated requests.
Affected versions:
Spring Data Commons 2.7.0 through 2.7.19; 3.3.0 through 3.3.16; 3.4.0 through 3.4.14; 3.5.0 through 3.5.11; 4.0.0 through 4.0.5.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| broadcom | spring_data_commons | From 2.7.0 (inc) to 2.7.20 (exc) |
| broadcom | spring_data_commons | From 3.3.0 (inc) to 3.3.17 (exc) |
| broadcom | spring_data_commons | From 3.4.0 (inc) to 3.4.15 (exc) |
| broadcom | spring_data_commons | From 3.5.0 (inc) to 3.5.12 (exc) |
| broadcom | spring_data_commons | From 4.0.0 (inc) to 4.0.6 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |