GHSA-p2q6-pwh5-m6jr · Severity: high · Ecosystem: npm — Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass
Apollo Gateway provides utilities for combining multiple GraphQL microservices into a single GraphQL endpoint. Prior to 2.10.1, a vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically due to internal optimizations being frequently bypassed. The query planner includes an optimization that significantly speeds up planning for applicable GraphQL selections. However, queries with deeply nested and reused named fragments can generate many selections where this optimization does not apply, leading to significantly longer planning times. Because the query planner does not enforce a timeout, a small number of such queries can render gateway inoperable. This could lead to excessive resource consumption and denial of service. This has been remediated in @apollo/gateway version 2.10.1.
Conclusion & alert: CVE-2025-32031 is rated Moderate Risk (51.5/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.42%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-19 | 0.55% | 0.42% | -0.13% |
| 2 | 2026-05-18 | 0.41% | 0.55% | +0.13% |
| 3 | 2026-02-01 | — | 0.41% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-p2q6-pwh5-m6jr · Severity: high · Ecosystem: npm — Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| apollographql | apollo_gateway | < 2.10.1 | cpe:2.3:a:apollographql:apollo_gateway:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/apollographql/federation/pull/3236 | Issue Tracking Patch |
| https://github.com/apollographql/federation/releases/tag/%40apollo%2Fgateway%402.10.1 | Release Notes |
| https://github.com/apollographql/federation/security/advisories/GHSA-p2q6-pwh5-m6jr | Vendor Advisory |