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

Published Aug 20, 2026
·
Updated

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.

Affected Software

1 affected component
n8n n8n<1.123.69, <2.33.4, >2.34.0<2.34.1

Event History

Aug 20, 2026
CVE Published
via MITRE·11:21 AM
Data Sourced
via MITRE·11:21 AM
DescriptionWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Deployments running n8n versions before 1.123.69, 2.x before 2.33.4, or 2.34.x before 2.34.1 are affected when workflows use Filter or Switch nodes with user-supplied regular expression patterns.

2

What does an attacker need to exploit this issue?

An attacker needs a way to supply a crafted regular expression pattern to a Filter or Switch node. The vulnerable nodes compile the pattern with new RegExp() and run it synchronously on the worker thread.

3

What is the operational impact?

A crafted pattern can block a worker for an extended period for each processed data item. This delays other workflow executions assigned to the same worker.

4

How can I reduce exposure before updating?

Avoid allowing untrusted users or inputs to control regex patterns in Filter and Switch nodes. Review workflows using these nodes for dynamically supplied patterns and remove or restrict them where possible.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203