CVE-2026-47850
Analyzed
Analyzed - Analysis Complete
Version Property Loss in Spring Data REST via HTTP PUT Request
Vulnerability report for CVE-2026-47850, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-27
Last updated on: 2026-09-04
Assigner: VMware
Description
Description
Spring Data REST does not preserve the persisted version (@Version) property of an aggregate root when handling an HTTP PUT against an immutable target type.
Spring Data REST 5.1.0
Spring Data REST 5.0.0 - 5.0.6
Spring Data REST 4.5.0 - 4.5.12
Spring Data REST 4.0.0 - 4.4.15
Spring Data REST 3.7.20 and earlier
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_data_rest | to 3.7.21 (exc) |
| vmware | spring_data_rest | From 4.0.0 (inc) to 4.4.16 (exc) |
| vmware | spring_data_rest | From 4.5.0 (inc) to 4.5.13 (exc) |
| vmware | spring_data_rest | From 5.0.0 (inc) to 5.0.6.1 (exc) |
| vmware | spring_data_rest | From 5.1.0 (inc) to 5.1.0.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-915 | The product receives input from an upstream component that specifies multiple attributes, properties, or fields that are to be initialized or updated in an object, but it does not properly control which attributes can be modified. |