CVE-2025-32030
published 2025-04-07CVE-2025-32030: Apollo Gateway provides utilities for combining multiple GraphQL microservices into a single GraphQL endpoint. Prior to 2.10.1, a vulnerability in Apollo…
PriorityP339high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
0.49%
39.3th percentile
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 during named fragment expansion. Named fragments were being expanded once per fragment spread during query planning, leading to exponential resource usage when deeply nested and reused fragments were involved. This could lead to excessive resource consumption and denial of service. This has been remediated in @apollo/gateway version 2.10.1.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| apollo | gateway | >= 0 < 2.10.1 | 2.10.1 |
| apollographql | apollo_gateway | < 2.10.1 | 2.10.1 |
| apollographql | federation | < 2.10.1 | 2.10.1 |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
cisa9.8CRITICAL
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion
osv·2025-04-07
CVE-2025-32030 [HIGH] Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion
Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion
# Impact
## Summary
A vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service.
## Details
Named fragments were being expanded once per fragment spread during query planning, leading to exponential resource usage when deeply nested and reused fragments were involved.
## Fix/Mitigation
A new **Query Fragment Expansion Limit** metric has been introduced:
- This metric computes the number of selections a query would have if its fragment spreads were fully expanded.
- The metric is checked
GHSA
Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion
ghsa·2025-04-07
CVE-2025-32030 [HIGH] CWE-770 Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion
Apollo Gateway Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion
# Impact
## Summary
A vulnerability in Apollo Gateway allowed queries with deeply nested and reused named fragments to be prohibitively expensive to query plan, specifically during named fragment expansion. This could lead to excessive resource consumption and denial of service.
## Details
Named fragments were being expanded once per fragment spread during query planning, leading to exponential resource usage when deeply nested and reused fragments were involved.
## Fix/Mitigation
A new **Query Fragment Expansion Limit** metric has been introduced:
- This metric computes the number of selections a query would have if its fragment spreads were fully expanded.
- The metric is checked
CISA
ASUS Routers Improper Authentication Vulnerability
cisa·2025-06-02·CVSS 9.8
CVE-2021-32030 [CRITICAL] CWE-287 ASUS Routers Improper Authentication Vulnerability
Vulnerability: ASUS Routers Improper Authentication Vulnerability
Affected: ASUS Routers
ASUS Lyra Mini and ASUS GT-AC2900 devices contain an improper authentication vulnerability that allows an attacker to gain unauthorized access to the administrative interface. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.
Required Action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Notes: https://www.asus.com/us/supportonly/lyra%20mini/helpdesk_bios/ ; https://www.asus.com/us/supportonly/rog%20rapture%20gt-ac2900/helpdesk_bios/; https://nvd.nist.gov/vuln/detail/CVE-2021-32030
Remediation Due Date: 2025
Suricata
ET WEB_SPECIFIC_APPS ASUS GT-AC2900 Authentication Bypass via Null Character in asus_token HTTP Cookie (CVE-2021-32030)
suricata·2025-09-25·CVSS 9.8
CVE-2021-32030 [CRITICAL] ET WEB_SPECIFIC_APPS ASUS GT-AC2900 Authentication Bypass via Null Character in asus_token HTTP Cookie (CVE-2021-32030)
ET WEB_SPECIFIC_APPS ASUS GT-AC2900 Authentication Bypass via Null Character in asus_token HTTP Cookie (CVE-2021-32030)
Rule: alert http any any -> $HOME_NET any (msg:"ET WEB_SPECIFIC_APPS ASUS GT-AC2900 Authentication Bypass via Null Character in asus_token HTTP Cookie (CVE-2021-32030)"; flow:established,to_server; http.uri; content:"/appGet.cgi|3f|"; startswith; content:"hook|3d|get_cfg_clientlist|28 29|"; fast_pattern; http.cookie; content:"asus_token|3d|"; pcre:"/^(?:\x00|\x2500|\x5c0)/R"; reference:url,www.atredis.com/blog/2021/4/30/asus-authentication-bypass; reference:cve,2021-32030; classtype:web-application-attack; sid:2064924; rev:1; metadata:affected_product Asus, created_at 2025_09_25, cve CVE_2021_32030, deployment Perimeter, deployment Internal, confidence High, signature_se
No public exploits indexed.
No writeups or analysis indexed.
2025-04-07
Published