CVE-2026-47849
Analyzed
Analyzed - Analysis Complete
JSON Patch Vulnerability in Spring Data REST
Vulnerability report for CVE-2026-47849, 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-02
Assigner: VMware
Description
Description
Spring Data REST does not guard identifier (@Id) and version (@Version) properties against mutation via RFC 6902 JSON Patch (application/json-patch+json) requests.
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. |