PT-2026-78937 · N8N · N8N
CVE-2026-77082
·
Published
2026-08-20
·
Updated
2026-08-31
CVSS v4.0
5.3
Medium
| Vector | AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
n8n versions prior to 1.123.69
n8n versions 2.x prior to 2.33.4
n8n versions 2.34.x prior to 2.34.1
Description
A regular expression denial of service (ReDoS) exists in the Filter and Switch nodes. The issue occurs because user-supplied regex patterns are compiled using
new RegExp() and executed synchronously on the worker thread without execution timeouts or complexity validation. A specially crafted regex pattern can block the worker for an extended period for each data item processed, which delays other workflow executions on the same worker.Recommendations
Update to version 1.123.69 or later.
Update to version 2.33.4 or later for the 2.x branch.
Update to version 2.34.1 or later for the 2.34.x branch.
Exploit
Fix
DoS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
N8N