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.
References
| Link | Resource |
|---|---|
| https://github.com/n8n-io/n8n/security/advisories/GHSA-33q9-f52j-gc75 | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/n8n-before-authentication-bypass-via-test-webhook | Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
27 Jul 2026, 19:00
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
N8n
N8n n8n |
|
| CPE | cpe:2.3:a:n8n:n8n:*:*:*:*:enterprise:node.js:*:* cpe:2.3:a:n8n:n8n:*:*:*:*:community:node.js:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
| References | () https://github.com/n8n-io/n8n/security/advisories/GHSA-33q9-f52j-gc75 - Mitigation, Vendor Advisory | |
| References | () https://www.vulncheck.com/advisories/n8n-before-authentication-bypass-via-test-webhook - Third Party Advisory |
22 Jul 2026, 12:18
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-22 12:18
Updated : 2026-07-27 19:00
NVD link : CVE-2026-65014
Mitre link : CVE-2026-65014
CVE.ORG link : CVE-2026-65014
JSON object : View
Products Affected
n8n
- n8n
CWE
CWE-306
Missing Authentication for Critical Function
