---
id: CVE-2026-41837
title: >-
  Spring Data REST's Querydsl integration accepts arbitrary persistent property
  paths as request-parameter filter keys and does not consider Jackson
  customizations before handing them to Querydsl.


  Affected versions:

  Spring Data REST 3.7.0…
summary: >-
  Spring Data REST's Querydsl integration accepts arbitrary persistent property
  paths as request-parameter filter keys and does not consider Jackson
  customizations before handing them to Querydsl.


  Affected versions:

  Spring Data REST 3.7.0…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/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-41837'
references:
  - url: 'https://spring.io/security/cve-2026-41837'
    label: security@vmware.com
tags:
  - nvd
epss: 0.00191
epssPercentile: 0.09034
ingestedAt: '2026-07-17T21:16:24.378Z'
---

## Overview

Spring Data REST's Querydsl integration accepts arbitrary persistent property paths as request-parameter filter keys and does not consider Jackson customizations before handing them to Querydsl.

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`
