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.
{
"cwe_ids": [
"CWE-502"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41699.json",
"cna_assigner": "vmware",
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.3.1"
},
{
"introduced": "1.4.0"
},
{
"fixed": "1.4.5.1"
},
{
"introduced": "1.3.0"
},
{
"fixed": "1.3.9"
}
]
},
{
"source": "DESCRIPTION",
"extracted_events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.3"
},
{
"introduced": "1.4.0"
},
{
"fixed": "1.4.5"
},
{
"introduced": "1.3.0"
},
{
"fixed": "1.3.8"
}
]
}
]
}