Описание
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.
Ссылки
- Release Notes
- Release Notes
- MitigationVendor Advisory
Уязвимые конфигурации
Конфигурация 1Версия до 2.37.7 (исключая)Версия от 2.38.0 (включая) до 2.38.2 (исключая)
Одно из
cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
cpe:2.3:a:n8n:n8n:*:*:*:*:*:node.js:*:*
EPSS
Процентиль: 17%
0.00251
Низкий
6.5 Medium
CVSS3
Дефекты
CWE-862
Связанные уязвимости
github
9 дней назад
n8n: Anonymous Approval-Gate Bypass via Reused resumeToken over the Chat WebSocket
EPSS
Процентиль: 17%
0.00251
Низкий
6.5 Medium
CVSS3
Дефекты
CWE-862