Back to overview

CVE-2026-32621

CRITICAL
9.9
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-32621
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-03-12 15:29 UTC
Published
2026-03-13 20:29 UTC
Last updated
2026-03-16 20:14 UTC
Primary CWE
CWE-1321
CWE-1321: Improperly Controlled Modification of Object Proto…
Vendor / Product
@apollo / federation-internals
Sources
cve.org  ·  NVD

Severity & Metrics

9.9 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
total
Affected products (3)
VendorProductPlatformVersions
@apollo federation-internals >= 2.13.0-preview.0, < 2.13.2, >= 2.12.0-preview.0, < 2.12.3, >= 2.11.0-preview.0, < 2.11.6, >= 2.10.0-alpha.0, < 2.10.5 …
@apollo gateway >= 2.13.0-preview.0, < 2.13.2, >= 2.12.0-preview.0, < 2.12.3, >= 2.11.0-preview.0, < 2.11.6, >= 2.10.0-alpha.0, < 2.10.5 …
@apollo query-planner >= 2.13.0-preview.0, < 2.13.2, >= 2.12.0-preview.0, < 2.12.3, >= 2.11.0-preview.0, < 2.11.6, >= 2.10.0-alpha.0, < 2.10.5 …
Weakness (CWE)
CWESourceDescription
CWE-1321 cna CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVSS scores (1)
ScoreSeverityVersionSourceVector
9.9 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L
References (1)
Back to overview