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.
Problem types
CWE-502: Deserialization of Untrusted Data
Product status
2.0.0 (custom) before 2.0.4
1.4.0 (custom) before 1.4.6
1.3.0 (custom) before 1.3.9
References
spring.io/security/cve-2026-41699