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
No history.
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
