{"data":{"id":"7d317262-3f81-4c4d-99ed-aa2a08073754","title":"GHSA-j535-v25q-vx3q: n8n: Regular Expression Denial of Service in the Default Blocked-File-Pattern Match via a Git Node Clone Path","summary":"n8n, a workflow automation tool, has a vulnerability in its Git node where a specially crafted file path can cause ReDoS (regular expression denial of service, where a malicious input makes pattern matching take extremely long) in the default file-blocking pattern. An authenticated user could freeze the entire n8n instance for all users by running a workflow with this malicious path, since the pattern matching happens synchronously (blocking other tasks) in the main process.","solution":"The issue has been fixed in n8n versions 1.123.76, 2.37.7, and 2.38.2. Users should upgrade to one of these versions or later. If immediate upgrade is not possible, temporary workarounds include: (1) restrict instance access to fully trusted users only, (2) disable the Git node by adding `n8n-nodes-base.git` to the `NODES_EXCLUDE` environment variable, or (3) set `N8N_BLOCK_FILE_PATTERNS` to a backtracking-safe equivalent pattern. These workarounds do not fully remediate the risk and should only be used as short-term measures.","labels":["security"],"sourceUrl":"https://github.com/advisories/GHSA-j535-v25q-vx3q","publishedAt":"2026-09-10T15:12:00.000Z","cveId":"CVE-2026-86081","cweIds":null,"cvssScore":null,"cvssSeverity":"high","severity":"high","attackType":["denial_of_service"],"issueType":"vulnerability","affectedPackages":["n8n@>= 2.0.0, < 2.37.7 (fixed: 2.37.7)","n8n@>= 2.38.0, < 2.38.2 (fixed: 2.38.2)","n8n@< 1.123.76 (fixed: 1.123.76)"],"affectedVendors":["LangChain"],"affectedVendorsRaw":["n8n"],"classifierModel":"claude-haiku-4-5-20251001","classifierPromptVersion":"v3","cvssVector":null,"attackVector":null,"attackComplexity":null,"privilegesRequired":null,"userInteraction":null,"exploitMaturity":"unknown","epssScore":0.00322,"patchAvailable":true,"disclosureDate":"2026-09-10T15:12:00.000Z","capecIds":null,"crossRefCount":0,"attackSophistication":"moderate","impactType":["availability"],"aiComponentTargeted":"framework","llmSpecific":false,"classifierConfidence":0.85,"researchCategory":null,"atlasIds":null}}