U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2025-32032

Change History

New CVE Received from GitHub, Inc. 4/07/2025 5:15:43 PM

Action Type Old Value New Value
Added Description

								
							
							
						
The Apollo Router Core is a configurable, high-performance graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. A vulnerability in Apollo Router 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 exhaust router's thread pool, rendering it inoperable. This could lead to excessive resource consumption and denial of service. This has been remediated in apollo-router versions 1.61.2 and 2.1.1.
Added CVSS V3.1

								
							
							
						
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Added CWE

								
							
							
						
CWE-770
Added Reference

								
							
							
						
https://github.com/apollographql/router/commit/ab6675a63174715ea6ff50881fc957831d4e9564
Added Reference

								
							
							
						
https://github.com/apollographql/router/commit/bba032e183b861348a466d3123c7137a1ae18952
Added Reference

								
							
							
						
https://github.com/apollographql/router/security/advisories/GHSA-94hh-jmq8-2fgp