---
id: CVE-2026-41728
title: >-
  Spring Data REST's JSON Patch (application/json-patch+json) implementation
  does not apply the write-access filter to intermediate path segments when
  resolving a multi-segment JSON Pointer.


  Affected versions:

  Spring Data REST 3.7.0 throu…
summary: >-
  Spring Data REST's JSON Patch (application/json-patch+json) implementation
  does not apply the write-access filter to intermediate path segments when
  resolving a multi-segment JSON Pointer.


  Affected versions:

  Spring Data REST 3.7.0 throu…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N'
cwe:
  - CWE-284
vendor: vmware
product: spring_data_rest
affected:
  - 'spring_data_rest >= 3.7.0, < 3.7.20'
  - 'spring_data_rest >= 4.3.0, < 4.3.17'
  - 'spring_data_rest >= 4.4.0, < 4.4.15'
  - 'spring_data_rest >= 4.5.0, < 4.5.11.1'
  - 'spring_data_rest >= 5.0.0, < 5.0.5.1'
patched:
  - spring_data_rest 5.0.5.1
published: '2026-06-10'
updated: '2026-07-17'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-41728'
references:
  - url: 'https://spring.io/security/cve-2026-41728'
    label: security@vmware.com
tags:
  - nvd
epss: 0.00306
epssPercentile: 0.23543
ingestedAt: '2026-07-17T21:16:24.296Z'
---

## Overview

Spring Data REST's JSON Patch (application/json-patch+json) implementation does not apply the write-access filter to intermediate path segments when resolving a multi-segment JSON Pointer.

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.

## Affected

- `spring_data_rest >= 3.7.0, < 3.7.20`
- `spring_data_rest >= 4.3.0, < 4.3.17`
- `spring_data_rest >= 4.4.0, < 4.4.15`
- `spring_data_rest >= 4.5.0, < 4.5.11.1`
- `spring_data_rest >= 5.0.0, < 5.0.5.1`

## Remediation

Upgrade past the affected range:

- `spring_data_rest 5.0.5.1`
