CVE-2026-65014
MEDIUM
6.3
CVSS 4.0
Description
n8n before 2.28.0 (and before 2.27.4 on the 2.27.x branch) registers the DELETE /${restEndpoint}/test-webhook/:id endpoint before authentication middleware is applied, allowing any unauthenticated network caller who knows a workflow ID to cancel that workflow's active test webhook registration. The impact is limited to disrupting in-progress test sessions; production webhooks, persistent workflow state, and stored data are not affected.
Metadata
Severity & Metrics
6.3
MEDIUM CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
SSVC — CISA Coordinator
Affected products (2)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| n8n-io | n8n | — | 0 < 2.28.0, 2.28.0 |
| n8n-io | n8n | — | 0 < 2.27.4, 2.27.4 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-306 | cna | Missing Authentication for Critical Function |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 6.3 | MEDIUM | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N |
References (2)
- GitHub Security Advisory (GHSA-33q9-f52j-gc75) https://github.com/n8n-io/n8n/security/advisories/GHSA-33q9-f52j-gc75
- VulnCheck Advisory: n8n before 2.28.0 Authentication Bypass via test-webhook https://www.vulncheck.com/advisories/n8n-before-authentication-bypass-via-test-webhook