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.
References
| Link | Resource |
|---|---|
| https://github.com/n8n-io/n8n/security/advisories/GHSA-953p-jm2c-8h5j | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/n8n-before-nosql-injection-via-mongodb-node | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-20 12:16
Updated : 2026-09-01 20:01
NVD link : CVE-2026-77070
Mitre link : CVE-2026-77070
CVE.ORG link : CVE-2026-77070
JSON object : View
Products Affected
n8n
- n8n
CWE
CWE-943
Improper Neutralization of Special Elements in Data Query Logic
