CVE-2026-86077
Published:September 08, 2026
Updated:September 22, 2026
n8n is an open source workflow automation platform. Prior to 2.37.7 and 2.38.2, the /chat WebSocket route accepted a resumeToken and resumed a paused execution without checking that the target node supported chat messages. An anonymous form submitter who received that token could reuse it on the chat route to release a Send-and-Wait, non-chat HITL, or Wait approval gate. The affected authorization logic is packages/cli/src/chat/chat-execution-manager.ts, where canResumeOverChat did not gate the resume target. This issue is fixed in versions 2.37.7 and 2.38.2.
Affected Packages
https://github.com/n8n-io/n8n.git (GITHUB):
Affected version(s) >=n8n@2.17.4 <n8n@2.37.7Fix Suggestion:
Update to version n8n@2.37.7https://github.com/n8n-io/n8n.git (GITHUB):
Affected version(s) >=n8n@2.38.0 <n8n@2.38.2Fix Suggestion:
Update to version n8n@2.38.2n8n (NPM):
Affected version(s) >=0.0.1 <2.37.7Fix Suggestion:
Update to version 2.37.7n8n (NPM):
Affected version(s) >=2.38.0 <2.38.2Fix Suggestion:
Update to version 2.38.2n8n (NPM):
Affected version(s) >=2.17.4 <2.37.7Fix Suggestion:
Update to version 2.37.7Related Resources (6)
Do you need more information?
Contact UsCVSS v4
Base Score:
6.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.2
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Missing Authorization
EPSS
Base Score:
0.25