CVE-2026-41006

Summary

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 Software

VendorProductVersion RangeStatus
SpringSpring HATEOAS1.5.0 < 1.5.7affected
SpringSpring HATEOAS2.3.0 < 2.3.5affected
SpringSpring HATEOAS2.4.0 < 2.4.2affected
SpringSpring HATEOAS2.5.0 < 2.5.2.1affected
SpringSpring HATEOAS3.0.0 < 3.0.3.1affected

Weaknesses

  • CWE-284: CWE-284: Improper Access Control

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

References