CVE-2026-77082 MEDIUM

CVE-2026-77082: n8n before 1.123.69 ReDoS via Filter and Switch Node

Vendor N8N-Io
Product n8n
Weakness CWE-1333
Published August 20, 2026
Last update August 20, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 20, 2026 CVE published
August 20, 2026 Record updated