CVE Catalog

CVE-2026-85167

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

n8n before 2.35.4 and 2.36.x before 2.36.2 contain a query injection vulnerability in Elasticsearch Document Get All and Google Cloud Firestore Document Query operations. Expression values are interpolated directly into the JSON query, allowing modification and full-collection reads.

Risk Assessment

An attacker can exploit this to read data from entire collections, potentially leading to mass disclosure of sensitive information.

Recommendation

Update n8n to version 2.35.4 or 2.36.2 (depending on branch) and avoid direct interpolation of values into JSON queries.

Other vulnerabilities in n8n

See all
Original NVD description (English source)

n8n before 2.35.4 and 2.36.x before 2.36.2 contain a query injection vulnerability in the Elasticsearch Document Get All and Google Cloud Firestore Document Query operations, which build their JSON query by interpolating expression values directly into the query string before parsing. A value containing quote and brace characters can close the intended field and introduce new query operators, turning an intended single-document lookup into a full-collection read.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS