CVE-2026-41006
Received
Received - Intake
Bean Property Binding Bypass in Spring HATEOAS
Publication date: 2026-06-09
Last updated on: 2026-06-09
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 |
|---|---|---|
| spring | hateoas | From 1.5.0 (inc) to 1.5.6 (inc) |
| spring | hateoas | From 2.3.0 (inc) to 2.3.4 (inc) |
| spring | hateoas | From 2.4.0 (inc) to 2.4.1 (inc) |
| spring | hateoas | From 2.5.0 (inc) to 2.5.2 (inc) |
| spring | hateoas | From 3.0.0 (inc) to 3.0.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |