cvedb.io
CVE-2025-32031
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2025-04-07T21:15:43.220 · Last modified 2026-06-17T09:11:21.113

Summary

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

Affected products

apollographql — apollo_gateway

Does this affect you?

Add your gear to cvedb and we'll alert you only when apollographql ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.