CVE-2026-41006: Spring HATEOAS Collection+JSON/UBER deserializers do not honor Jackson configuration
(updated )
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.
References
- github.com/advisories/GHSA-7fxc-486f-32q9
- github.com/spring-projects/spring-hateoas/commit/2c127edd741e43e6e6f06f4081af92d400209990
- github.com/spring-projects/spring-hateoas/commit/87d73a7af52d70e51823f44a67371b7a8a54b7c1
- github.com/spring-projects/spring-hateoas/commit/d8050eedca1c92e1839f18ec1f7e0eecfb511389
- github.com/spring-projects/spring-hateoas/issues/2515
- github.com/spring-projects/spring-hateoas/issues/2516
- github.com/spring-projects/spring-hateoas/issues/2517
- github.com/spring-projects/spring-hateoas/releases/tag/2.5.3
- github.com/spring-projects/spring-hateoas/releases/tag/3.0.4
- nvd.nist.gov/vuln/detail/CVE-2026-41006
- spring.io/security/cve-2026-41006
Code Behaviors & Features
Detect and mitigate CVE-2026-41006 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →