Security Advisory

CVE-2026-77082

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-20 11:21:13
Last updated 2026-08-21 16:42:34
Assigner VulnCheck
CVSS score 5.3
State PUBLISHED

Description

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.