CVE-2026-85167

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-09-03 13:06

Updated : 2026-09-10 19:53


NVD link : CVE-2026-85167

Mitre link : CVE-2026-85167

CVE.ORG link : CVE-2026-85167


JSON object : View

Products Affected

n8n

  • n8n
CWE
CWE-943

Improper Neutralization of Special Elements in Data Query Logic