Spring Data REST is vulnerable to SpEL expression injection through map-typed properties when processing JSON Patch requests
High severity
GitHub Reviewed
Published
Jun 10, 2026
to the GitHub Advisory Database
•
Updated Aug 12, 2026
Package
Affected versions
>= 5.0.0, <= 5.0.5
>= 4.5.0, <= 4.5.11
>= 4.4.0, <= 4.4.14
>= 4.3.0, <= 4.3.16
<= 3.7.19
Patched versions
5.0.6
4.5.12
Description
Published by the National Vulnerability Database
Jun 10, 2026
Published to the GitHub Advisory Database
Jun 10, 2026
Reviewed
Aug 12, 2026
Last updated
Aug 12, 2026
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.
References