Apollo Federation is an architecture for declaratively composing APIs into a unified graph. Prior to 2.9.6, 2.10.5, 2.11.6, 2.12.3, and 2.13.2, a vulnerability exists in query plan execution within the gateway that may allow pollution of Object.prototype in certain scenarios. A malicious client may be able to pollute Object.prototype in gateway directly by crafting operations with field aliases and/or variable names that target prototype-inheritable properties. Alternatively, if a subgraph were to be compromised by a malicious actor, they may be able to pollute Object.prototype in gateway by crafting JSON response payloads that target prototype-inheritable properties. This vulnerability is fixed in 2.9.6, 2.10.5, 2.11.6, 2.12.3, and 2.13.2.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32621.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-1321"
]
}{
"versions": [
{
"introduced": "2.13.0-preview.0"
},
{
"fixed": "2.13.2"
}
]
}{
"versions": [
{
"introduced": "2.12.0-preview.0"
},
{
"fixed": "2.12.3"
}
]
}{
"versions": [
{
"introduced": "2.11.0-preview.0"
},
{
"fixed": "2.11.6"
}
]
}