GHSA-7fxc-486f-32q9
Spring HATEOAS Collection+JSON/UBER deserializers do not honor Jackson configuration
Quick fix
GHSA-7fxc-486f-32q9 — org.springframework.hateoas:spring-hateoas: upgrade to the fixed version with the command below.
# pom.xml: bump <version>3.0.4</version> for org.springframework.hateoas:spring-hateoas Details
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.
Are you affected?
Enter the version of the package you're using.
Affected packages
3.0.0 Fixed in: 3.0.4 # pom.xml: bump <version>3.0.4</version> for org.springframework.hateoas:spring-hateoas 2.5.0 Fixed in: 2.5.3 # pom.xml: bump <version>2.5.3</version> for org.springframework.hateoas:spring-hateoas 2.3.0 No fixed version published yet for org.springframework.hateoas:spring-hateoas (maven). Pin to a known-safe version or switch to an alternative.
0 No fixed version published yet for org.springframework.hateoas:spring-hateoas (maven). Pin to a known-safe version or switch to an alternative.
2.4.0 No fixed version published yet for org.springframework.hateoas:spring-hateoas (maven). Pin to a known-safe version or switch to an alternative.
References
- https://nvd.nist.gov/vuln/detail/CVE-2026-41006 [ADVISORY]
- https://github.com/spring-projects/spring-hateoas/issues/2515 [WEB]
- https://github.com/spring-projects/spring-hateoas/issues/2516 [WEB]
- https://github.com/spring-projects/spring-hateoas/issues/2517 [WEB]
- https://github.com/spring-projects/spring-hateoas/commit/2c127edd741e43e6e6f06f4081af92d400209990 [WEB]
- https://github.com/spring-projects/spring-hateoas/commit/87d73a7af52d70e51823f44a67371b7a8a54b7c1 [WEB]
- https://github.com/spring-projects/spring-hateoas/commit/d8050eedca1c92e1839f18ec1f7e0eecfb511389 [WEB]
- https://github.com/spring-projects/spring-hateoas [PACKAGE]
- https://github.com/spring-projects/spring-hateoas/releases/tag/2.5.3 [WEB]
- https://github.com/spring-projects/spring-hateoas/releases/tag/3.0.4 [WEB]
- https://spring.io/security/cve-2026-41006 [WEB]