CVE & CISA-KEV Catalog

CVE-2024-32971

CRITICAL
9.0
CVSS v3
NVD

Description

Apollo Router is a configurable, graph router written in Rust to run a federated supergraph that uses Apollo Federation 2. The affected versions of Apollo Router contain a bug that in limited circumstances, could lead to unexpected operations being executed which can result in unintended data or effects. This only affects Router instances configured to use distributed query plan caching. The root cause of this defect is a bug in Apollo Router’s cache retrieval logic: When this defect is present and distributed query planning caching is enabled, asking the Router to execute an operation (whether it is a query, a mutation, or a subscription) may result in an unexpected variation of that operation being executed or the generation of unexpected errors. The issue stems from inadvertently executing a modified version of a previously executed operation, whose query plan is stored in the underlying cache (specifically, Redis). Depending on the type of the operation, the result may vary. For a query, results may be fetched that don’t match what was requested (e.g., rather than running `fetchUsers(type: ENTERPRISE)` the Router may run `fetchUsers(type: TRIAL)`. For a mutation, this may result in incorrect mutations being sent to underlying subgraph servers (e.g., rather than sending `deleteUser(id: 10)` to a subgraph, the Router may run `deleteUser(id: 12)`. Users who are using distributed query plan caching, are advised to either upgrade to version 1.45.1 or above or downgrade to version 1.43.2 of the Apollo Router. Apollo Router versions 1.44.0 or 1.45.0 are not recommended for use and have been withdrawn. Users unable to upgrade can disable distributed query plan caching to mitigate this issue.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityHigh
Privileges RequiredNone
User InteractionNone
ScopeChanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

Exploit Intelligence

0.73%probability of exploitation in 30 days
51stpercentile

Moderate risk: more likely to be exploited than 51% of all known CVEs.

References

Related Vulnerabilities

Other CWE-440 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2019-5108Medium6.510%-Fix
CVE-2023-6129Medium6.52.3%-Fix
CVE-2021-41035Critical9.81.7%-Fix
CVE-2018-12550High8.11.4%-Fix
CVE-2019-6569Critical9.11.3%-Fix
CVE-2023-2088Medium6.51.2%-Fix

Common questions

How do I fix CVE-2024-32971?

No published fix for CVE-2024-32971 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

Is CVE-2024-32971 being actively exploited?

Not that we know of. CVE-2024-32971 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.73% is the estimated probability that it will be exploited in the next 30 days. That is higher than 51% of all scored CVEs.

How severe is CVE-2024-32971?

CVE-2024-32971 has a CVSS v3 base score of 9.0, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

Embed a live status badge for CVE-2024-32971
CVE-2024-32971 severity badge

Markdown

[![CVE-2024-32971](https://tridentstack.com/cve/badge/CVE-2024-32971.svg)](https://tridentstack.com/cve/CVE-2024-32971)

HTML

<a href="https://tridentstack.com/cve/CVE-2024-32971"><img src="https://tridentstack.com/cve/badge/CVE-2024-32971.svg" alt="CVE-2024-32971"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.