CVE-2026-41699
Received
Received - Intake
Unsafe Deserialization in Spring for GraphQL
Publication date: 2026-06-11
Last updated on: 2026-06-11
Assigner: VMware
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_for_graphql | From 1.3.0 (inc) to 1.3.8 (inc) |
| vmware | spring_for_graphql | From 1.4.0 (inc) to 1.4.5 (inc) |
| vmware | spring_for_graphql | From 2.0.0 (inc) to 2.0.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |