We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.
Please see our statement on Data Privacy.
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.
Reserved 2025-04-01 | Published 2025-04-07 | Updated 2025-04-08 | Assigner GitHub_MCWE-770: Allocation of Resources Without Limits or Throttling
github.com/...ration/security/advisories/GHSA-p2q6-pwh5-m6jr
github.com/apollographql/federation/pull/3236
github.com/...federation/releases/tag/@apollo/gateway@2.10.1
Support options