GHSA-7fxc-486f-32q9HighCVSS 7.5
Spring HATEOAS Collection+JSON/UBER deserializers do not honor Jackson configuration
🔗 CVE IDs covered (1)
📋 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.
🎯 Affected products5
- maven/org.springframework.hateoas:spring-hateoas:>= 3.0.0, <= 3.0.3
- maven/org.springframework.hateoas:spring-hateoas:>= 2.5.0, <= 2.5.2
- maven/org.springframework.hateoas:spring-hateoas:>= 2.3.0, <= 2.3.4
- maven/org.springframework.hateoas:spring-hateoas:<= 1.5.6
- maven/org.springframework.hateoas:spring-hateoas:>= 2.4.0, <= 2.4.1
🔗 References (11)
- https://nvd.nist.gov/vuln/detail/CVE-2026-41006
- https://spring.io/security/cve-2026-41006
- https://github.com/spring-projects/spring-hateoas/issues/2515
- https://github.com/spring-projects/spring-hateoas/issues/2516
- https://github.com/spring-projects/spring-hateoas/issues/2517
- https://github.com/spring-projects/spring-hateoas/commit/2c127edd741e43e6e6f06f4081af92d400209990
- https://github.com/spring-projects/spring-hateoas/commit/87d73a7af52d70e51823f44a67371b7a8a54b7c1
- https://github.com/spring-projects/spring-hateoas/commit/d8050eedca1c92e1839f18ec1f7e0eecfb511389
- https://github.com/spring-projects/spring-hateoas/releases/tag/2.5.3
- https://github.com/spring-projects/spring-hateoas/releases/tag/3.0.4
- https://github.com/advisories/GHSA-7fxc-486f-32q9