CVE-2026-41006
Analyzed
Analyzed - Analysis Complete
Bean Property Binding Bypass in Spring HATEOAS
Vulnerability report for CVE-2026-41006, 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-27
Assigner: VMware
Description
Description
Spring HATEOAS's internal PropertyUtils.createObjectFromProperties method, used by the Collection+JSON and UBER media type deserializers, performs bean property binding via reflection without consulting Jackson access-control annotations.
Affected versions:
Spring HATEOAS 1.5.0 through 1.5.6; 2.3.0 through 2.3.4; 2.4.0 through 2.4.1; 2.5.0 through 2.5.2; 3.0.0 through 3.0.3.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_hateoas | From 1.5.0 (inc) to 1.5.7 (exc) |
| vmware | spring_hateoas | From 2.3.0 (inc) to 2.3.5 (exc) |
| vmware | spring_hateoas | From 2.4.0 (inc) to 2.4.2 (exc) |
| vmware | spring_hateoas | From 2.5.0 (inc) to 2.5.3 (exc) |
| vmware | spring_hateoas | From 3.0.0 (inc) to 3.0.4 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |