CVE-2026-41729

Source
https://cve.org/CVERecord?id=CVE-2026-41729
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41729.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41729
Published
2026-06-09T23:49:17.014Z
Modified
2026-07-08T08:13:13.454524298Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Spring Data REST SpEL Injection via Map Key in JSON Patch
Details

Spring Data REST is vulnerable to SpEL expression injection through map-typed properties when processing JSON Patch (application/json-patch+json) requests. When a persistent entity exposes a Map-typed property, the JSON Pointer path segment used as the map key is embedded directly into a SpEL expression without sanitization or validation.

Affected versions: Spring Data REST 3.7.0 through 3.7.19; 4.3.0 through 4.3.16; 4.4.0 through 4.4.14; 4.5.0 through 4.5.11; 5.0.0 through 5.0.5.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "3.7.0"
                },
                {
                    "fixed": "3.7.20"
                },
                {
                    "introduced": "4.3.0"
                },
                {
                    "fixed": "4.3.17"
                },
                {
                    "introduced": "4.4.0"
                },
                {
                    "fixed": "4.4.15"
                },
                {
                    "introduced": "4.5.0"
                },
                {
                    "fixed": "4.5.12"
                },
                {
                    "introduced": "5.0.0"
                },
                {
                    "fixed": "5.0.6"
                }
            ]
        },
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "introduced": "3.7.0"
                },
                {
                    "fixed": "3.7.19"
                },
                {
                    "introduced": "4.3.0"
                },
                {
                    "fixed": "4.3.16"
                },
                {
                    "introduced": "4.4.0"
                },
                {
                    "fixed": "4.4.14"
                },
                {
                    "introduced": "4.5.0"
                },
                {
                    "fixed": "4.5.11"
                },
                {
                    "introduced": "5.0.0"
                },
                {
                    "fixed": "5.0.5"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41729.json",
    "cwe_ids": [
        "CWE-917"
    ],
    "cna_assigner": "vmware"
}
References

Affected packages

Git / github.com/spring-projects/spring-data-rest

Affected ranges

Type
GIT
Repo
https://github.com/spring-projects/spring-data-rest
Events
Database specific
{
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:vmware:spring_data_rest:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "4.5.0"
        },
        {
            "last_affected": "4.5.11"
        },
        {
            "introduced": "5.0.0"
        },
        {
            "last_affected": "5.0.5"
        }
    ]
}

Affected versions

4.*
4.5.0
4.5.1
4.5.10
4.5.11
4.5.2
4.5.3
4.5.4
4.5.5
4.5.6
4.5.7
4.5.8
4.5.9
5.*
5.0.0
5.0.1
5.0.2
5.0.3
5.0.4
5.0.5

Database specific

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