Regular Expression Denial of Service in n8n by n8n-io
CVE-2026-77082

5.3MEDIUM

Key Information:

Vendor

N8n-io

Status
Vendor
CVE Published:
20 August 2026

What is CVE-2026-77082?

n8n, a popular workflow automation tool, is susceptible to a Regular Expression Denial of Service (ReDoS) vulnerability affecting specific versions. This flaw arises in the Filter and Switch nodes, where user-supplied regular expressions are compiled using new RegExp() and executed synchronously on the worker thread. The absence of complexity validation or execution timeout means that a maliciously crafted regex pattern can monopolize the worker's resources for an extended duration, causing delays in workflow executions on the same worker. It is crucial for users to review the affected versions and consider implementing mitigations to enhance security against potential exploitation.

Affected Version(s)

n8n 0 < 1.123.69

n8n 2.34.0 < 2.34.1

n8n 2.0.0 < 2.33.4

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.