Improperly Controlled Modification of Dynamically-Determined Object Attributes Affecting org.springframework.hateoas:spring-hateoas package, versions [1.5.0 , 2.5.3)[3.0.0-M1, 3.0.4)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.28% (20th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Improperly Controlled Modification of Dynamically-Determined Object Attributes vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JAVA-ORGSPRINGFRAMEWORKHATEOAS-17258562
  • published9 Jun 2026
  • disclosed2 Jun 2026
  • creditUnknown

Introduced: 2 Jun 2026

CVE-2026-41006  (opens in a new tab)
CWE-915  (opens in a new tab)

How to fix?

Upgrade org.springframework.hateoas:spring-hateoas to version 2.5.3, 3.0.4 or higher.

Overview

Affected versions of this package are vulnerable to Improperly Controlled Modification of Dynamically-Determined Object Attributes via reflective property binding in PropertyUtils.createObjectFromProperties(). An attacker can modify security-sensitive object properties by supplying crafted hypermedia payloads, as property binding performed by the Collection+JSON and UBER deserializers ignores Jackson access-control annotations and sets bean properties directly through reflection. This may allow unauthorized modification of fields that developers intended to restrict from client control.

Note: This is only exploitable if the application enables the COLLECTION_JSON or UBER media types, accepts a RepresentationModel or EntityModel as @RequestBody, and relies on Jackson annotations to protect sensitive properties while still exposing corresponding setter methods.

CVSS Base Scores

version 4.0
version 3.1