CVE-2025-32380
April 09, 2025
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's usage of Apollo Compiler allowed queries with deeply nested and reused named fragments to be prohibitively expensive to validate. This could lead to excessive resource consumption and denial of service. Apollo Router's usage of Apollo Compiler has been updated so that validation logic processes each named fragment only once, preventing redundant traversal. This has been remediated in apollo-router versions 1.61.2 and 2.1.1.
Affected Packages
https://github.com/apollographql/router.git (GITHUB):
Affected version(s) >=v2.0.0 <v2.1.1Fix Suggestion:
Update to version v2.1.1https://github.com/apollographql/router.git (GITHUB):
Affected version(s) >=v0.9.0 <v1.61.2Fix Suggestion:
Update to version v1.61.2apollo-router (RUST):
Affected version(s) >=2.0.0 <2.1.1Fix Suggestion:
Update to version 2.1.1apollo-router (RUST):
Affected version(s) >=0.1.0 <1.61.2Fix Suggestion:
Update to version 1.61.2Related ResourcesĀ (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Allocation of Resources Without Limits or Throttling
EPSS
Base Score:
0.53