Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-43414

7.5 · HIGH
Published Aug 27, 2024 apollographql CWE-674 EPSS 0.99% (60th pctl)

Overview

CVE-2024-43414 is a high-severity vulnerability affecting apollographql apollo-router. It was published on August 27, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Apollo Federation is an architecture for declaratively composing APIs into a unified graph. Each team can own their slice of the graph independently, empowering them to deliver autonomously and incrementally. Instances of @apollo/query-planner >=2.0.0 and <2.8.5 are impacted by a denial-of-service vulnerability. @apollo/gateway versions >=2.0.0 and < 2.8.5 and Apollo Router <1.52.1 are also impacted through their use of @apollo/query-panner. If @apollo/query-planner is asked to plan a sufficiently complex query, it may loop infinitely and never complete. This results in unbounded memory consumption and either a crash or out-of-memory (OOM) termination. This issue can be triggered if you have at least one non-@key field that can be resolved by multiple subgraphs. To identify these shared fields, the schema for each subgraph must be reviewed. The mechanism to identify shared fields varies based on the version of Federation your subgraphs are using. You can check if your subgraphs are usi

Remediation

Check the references section for vendor advisories and patches from apollographql. Update apollo-router to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apollographql apollo-router >= 0, < 1.52.1 Affected
apollographql apollo_gateway >= 2.0.0, < 2.8.5 Affected
apollographql apollo_helms-charts_router >= 0, < 1.52.1 Affected
apollographql apollo_query-planner >= 2.0.0, < 2.8.5 Affected
apollographql apollo_router >= 0, < 1.52.1 Affected

Frequently Asked Questions

What is CVE-2024-43414?

CVE-2024-43414 is a high-severity vulnerability affecting apollographql apollo-router. It was published on August 27, 2024 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2024-43414?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-43414?

Check the references section for vendor advisories and patches from apollographql. Update apollo-router to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-43414?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-43414 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.