2 matches found
CVE-2025-32031
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...
CVE-2025-32031
CVE-2025-32031 affects Apollo Gateway prior to version 2.10.1. The vulnerability stems from the GraphQL query planner, where deeply nested and reused named fragments can bypass an optimization that normally speeds query planning. This can lead to extremely long planning times and, because there i...