CVE-2024-43783
Apollo Router Coprocessors may cause Denial-of-Service when handling request bodies
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p apollo-router --precise 1.52.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| apollo-router | crates.io | All versions | 1.52.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-770Allocation of Resources Without LimitsMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
References
- https://github.com/apollographql/router/security/advisories/GHSA-x6xq-whh3-gg32WEB
- https://nvd.nist.gov/vuln/detail/CVE-2024-43783ADVISORY
- https://github.com/apollographql/router/commit/7a9c020608a62dcaa306b72ed0f6980f15923b14WEB
- https://github.com/apollographql/routerPACKAGE
- https://github.com/apollographql/router/releases/tag/v1.52.1WEB
- https://www.apollographql.com/docs/router/configuration/overview/#request-limitsWEB
- https://www.apollographql.com/docs/router/customizations/coprocessorWEB
- https://www.apollographql.com/docs/router/customizations/nativeWEB
Frequently Asked Questions
- What is CVE-2024-43783?
- Apollo Router Coprocessors may cause Denial-of-Service when handling request bodies This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2024-43783?
- CVE-2024-43783 affects apollo-router. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2024-43783 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2024-32971CRITICAL
Apollo Router vulnerable to Critical Regression In Query Plan Cache
- CVE-2025-32380HIGH
Apollo Router Query Validation Vulnerable to Excessive Resource Consumption via Named Fragment Processing
- CVE-2025-32034HIGH
Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Named Fragment Expansion
- CVE-2025-32033HIGH
Apollo Router Operation Limits Vulnerable to Bypass via Integer Overflow
- CVE-2025-32032HIGH
Apollo Router Query Planner Vulnerable to Excessive Resource Consumption via Optimization Bypass
- CVE-2024-28101HIGH
Apollo Router's Compressed Payloads do not respect HTTP Payload Limits
- CVE-2024-43414HIGH
Apollo Query Planner and Apollo Gateway may infinitely loop on sufficiently complex queries
- CVE-2025-64347HIGH
Apollo Router Improperly Enforces Renamed Access Control Directives
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies