CVE-2026-41006

Source
https://cve.org/CVERecord?id=CVE-2026-41006
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41006.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41006
Aliases
Downstream
Published
2026-06-09T03:57:39.106Z
Modified
2026-07-29T18:26:45.144072175Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Spring HATEOAS Collection+JSON/UBER deserializers do not honor Jackson configuration
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.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "1.5.0"
                },
                {
                    "fixed": "1.5.7"
                },
                {
                    "introduced": "2.3.0"
                },
                {
                    "fixed": "2.3.5"
                },
                {
                    "introduced": "2.4.0"
                },
                {
                    "fixed": "2.4.2"
                },
                {
                    "introduced": "2.5.0"
                },
                {
                    "fixed": "2.5.2.1"
                },
                {
                    "introduced": "3.0.0"
                },
                {
                    "fixed": "3.0.3.1"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "1.5.0"
                },
                {
                    "fixed": "1.5.6"
                },
                {
                    "introduced": "2.3.0"
                },
                {
                    "fixed": "2.3.4"
                },
                {
                    "introduced": "2.4.0"
                },
                {
                    "fixed": "2.4.1"
                },
                {
                    "introduced": "2.5.0"
                },
                {
                    "fixed": "2.5.2"
                },
                {
                    "introduced": "3.0.0"
                },
                {
                    "fixed": "3.0.3"
                }
            ],
            "source": "DESCRIPTION"
        }
    ],
    "cna_assigner": "vmware",
    "cwe_ids": [
        "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41006.json"
}
References

Affected packages

Git / github.com/spring-projects/spring-hateoas

Affected ranges

Type
GIT
Repo
https://github.com/spring-projects/spring-hateoas
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.5.0"
        },
        {
            "fixed": "1.5.6"
        },
        {
            "introduced": "2.3.0"
        },
        {
            "fixed": "2.3.4"
        },
        {
            "introduced": "2.4.0"
        },
        {
            "fixed": "2.4.1"
        },
        {
            "introduced": "2.5.0"
        },
        {
            "fixed": "2.5.2"
        },
        {
            "introduced": "3.0.0"
        },
        {
            "fixed": "3.0.3"
        }
    ],
    "source": "DESCRIPTION"
}

Affected versions

1.*
1.5.0
1.5.1
1.5.2
1.5.3
1.5.4
1.5.5
2.*
2.3.0
2.3.1
2.3.2
2.3.3
2.4.0
2.5.0
2.5.1
3.*
3.0.0
3.0.1
3.0.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41006.json"