- CVE ID
- CVE-2026-41006
- CVE 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.
- Published
- Jun 8, 2026
- CVSS Score & Severity
8.7High
- CVSS Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
- EPSS Score
- 0.049%
- KEV Status
Not in KEV Catalog: No known exploits
- Vulnerable Methods
org/springframework/hateoas/mediatype/collectionjson/CollectionJsonItem.toRawData(Ltools/jackson/databind/JavaType;)Ljava/lang/Object;JVM
- Source
- National Vulnerability Database