CVE-2026-59285
Modified Modified - Updated After Analysis

Unsafe Deserialization in Spring for GraphQL

Vulnerability report for CVE-2026-59285, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-09-02

Assigner: VMware

Description

Spring for GraphQL applications are vulnerable to Unsafe Deserialization when processing paginated GraphQL queries. Spring for GraphQL 2.0.0 - 2.0.4

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-09-02
Generated
2026-09-17
AI Q&A
2026-08-28
EPSS Evaluated
2026-09-15
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vmware spring_for_graphql From 2.0.0 (inc) to 2.0.4.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-502 The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Spring for GraphQL versions 2.0.0 to 2.0.4 are vulnerable to unsafe deserialization when processing paginated GraphQL queries. This occurs if the application uses Spring GraphQL, Jackson 2.x for JSON deserialization, exposes a paginated field, and has specific classes in its classpath that could execute unintended logic during deserialization.

Detection Guidance

Detecting this vulnerability requires checking if your system runs Spring for GraphQL versions 2.0.0 to 2.0.4 and has Jackson 2.x in the classpath. Inspect application dependencies using commands like 'mvn dependency:tree' for Maven or 'gradle dependencies' for Gradle to verify versions.

Impact Analysis

An attacker could exploit this by crafting a malicious GraphQL request, potentially leading to remote code execution. This could allow unauthorized access or control over the affected system.

Compliance Impact

This vulnerability could potentially lead to remote code execution, which may result in unauthorized access to sensitive data. For GDPR, this could impact data confidentiality and integrity, potentially violating principles of data protection by design and default. For HIPAA, it may compromise protected health information if exploited in healthcare applications.

Mitigation Strategies

Upgrade Spring for GraphQL to version 2.0.5 (OSS) or 2.0.4.1 (Enterprise) immediately. No additional mitigation steps are required after upgrading.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-59285. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart