---
id: CVE-2026-41699
title: >-
  Spring for GraphQL applications are vulnerable to Unsafe Deserialization when
  processing paginated GraphQL queries
summary: >-
  Spring for GraphQL applications are vulnerable to Unsafe Deserialization when
  processing paginated GraphQL queries. An attacker can craft a malicious
  GraphQL request that can lead to Remote Code Execution when the application
  exposes a p…
severity: high
cvss: 8.1
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-502
vendor: vmware
product: spring_for_graphql
affected:
  - 'spring_for_graphql >= 1.3.0, < 1.3.9'
  - 'spring_for_graphql >= 1.4.0, < 1.4.5.1'
  - 'spring_for_graphql >= 2.0.0, < 2.0.3.1'
patched:
  - spring_for_graphql 2.0.3.1
published: '2026-06-11'
updated: '2026-07-17'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-41699'
references:
  - url: 'https://spring.io/security/cve-2026-41699'
    label: security@vmware.com
tags:
  - nvd
epss: 0.0068
epssPercentile: 0.50354
ingestedAt: '2026-07-17T21:16:24.399Z'
---

## Overview

Spring for GraphQL applications are vulnerable to Unsafe Deserialization when processing paginated GraphQL queries. An attacker can craft a malicious GraphQL request that can lead to Remote Code Execution when the application exposes a paginated (Connection) field and the classpath contains specific classes that can be leveraged during deserialization.

Affected versions:
Spring for GraphQL 2.0.0 through 2.0.3; 1.4.0 through 1.4.5; 1.3.0 through 1.3.8.

## Affected

- `spring_for_graphql >= 1.3.0, < 1.3.9`
- `spring_for_graphql >= 1.4.0, < 1.4.5.1`
- `spring_for_graphql >= 2.0.0, < 2.0.3.1`

## Remediation

Upgrade past the affected range:

- `spring_for_graphql 2.0.3.1`
