CVE-2026-77082

n8n before 1.123.69, 2.x before 2.33.4, and 2.34.x before 2.34.1 contains a regular expression denial of service (ReDoS) vulnerability in the Filter and Switch nodes, which compile user-supplied regex patterns with new RegExp() and execute them synchronously on the worker thread without complexity validation or execution timeout. A crafted regex pattern can block the worker for an extended period per data item processed, delaying other workflow executions on the same worker.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-08-20 12:16

Updated : 2026-09-01 19:47


NVD link : CVE-2026-77082

Mitre link : CVE-2026-77082

CVE.ORG link : CVE-2026-77082


JSON object : View

Products Affected

n8n

  • n8n
CWE
CWE-1333

Inefficient Regular Expression Complexity