CVE-2026-77070

Summary

n8n before 1.123.69, 2.33.4, and 2.34.1 contains a NoSQL injection vulnerability in the MongoDB node's Find, Delete, and Aggregate operations, which parse the Query parameter as JSON after expression resolution without sanitizing MongoDB operators. An attacker who can influence the resolved query (e.g., via externally-controlled data) can inject operators such as $ne or $where, turning an intended single-document lookup into full-collection disclosure, full-collection deletion, or other operations on the database server.

Affected Software

VendorProductVersion RangeStatus
n8n-ion8n0 < 1.123.69affected
n8n-ion8n1.123.69unaffected
n8n-ion8n0 < 2.34.1affected
n8n-ion8n2.34.1unaffected
n8n-ion8n0 < 2.33.4affected
n8n-ion8n2.33.4unaffected

Weaknesses

  • CWE-943: Improper Neutralization of Special Elements in Data Query Logic

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References