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.
Problem types
CWE-284: Improper Access Control
Product status
1.5.0 (custom) before 1.5.7
2.3.0 (custom) before 2.3.5
2.4.0 (custom) before 2.4.2
2.5.0 (custom) before 2.5.3
3.0.0 (custom) before 3.0.4
References
spring.io/security/cve-2026-41006