---
cve: "CVE-2026-86077"
severity: "MEDIUM"
cvss: 6.3
epss: "25%"
vendor: "n8n-io"
kev: false
exploited: false
published: "2026-09-08 22:19:16"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T20:35:39+02:00"
---

# CVE-2026-86077

> 6.3 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 2a4ca7868dc75edca4c575d6507021e1e6b0ec90 (Commit)
- 7bd63f41c2f1f2bc2576c0728dbe2e68ed61e0f1 (Commit)

## Referenzen

- <https://github.com/n8n-io/n8n/security/advisories/GHSA-35jj-42hp-8gmq>
- <https://github.com/n8n-io/n8n/releases/tag/n8n@2.37.7>
- <https://github.com/n8n-io/n8n/releases/tag/n8n@2.38.2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-86077) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
