Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @apollo/query-planner
  4. ›
  5. CVE-2026-32621

CVE-2026-32621: Apollo Federation vulnerable to prototype pollution via incomplete key sanitization

March 13, 2026

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.

Because Object.prototype is shared across the Node.js process, successful exploitation can affect subsequent requests to the gateway instance. This may result in unexpected application behavior, privilege escalation, data integrity issues, or other security impact depending on how polluted properties are subsequently consumed by the application or its dependencies. As of the date of this advisory, Apollo is not aware of any reported exploitation of this vulnerability.

References

  • github.com/advisories/GHSA-pfjj-6f4p-rvmh
  • github.com/apollographql/federation
  • github.com/apollographql/federation/security/advisories/GHSA-pfjj-6f4p-rvmh
  • nvd.nist.gov/vuln/detail/CVE-2026-32621

Code Behaviors & Features

Detect and mitigate CVE-2026-32621 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.9.6, all versions starting from 2.10.0 before 2.10.5, all versions starting from 2.11.0 before 2.11.6, all versions starting from 2.12.0 before 2.12.3, all versions starting from 2.13.0 before 2.13.2

Fixed versions

  • 2.9.6
  • 2.10.5
  • 2.11.6
  • 2.12.3
  • 2.13.2

Solution

Upgrade to versions 2.10.5, 2.11.6, 2.12.3, 2.13.2, 2.9.6 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Source file

npm/@apollo/query-planner/CVE-2026-32621.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Thu, 19 Mar 2026 16:06:47 +0000.