CVE-2026-65014

Severity CVSS v4.0:
MEDIUM
Type:
CWE-306 Missing Authentication for Critical Function
Publication date:
22/07/2026
Last modified:
27/07/2026

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.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:n8n:n8n:*:*:*:*:community:node.js:*:* 2.27.0 (including) 2.27.4 (excluding)
cpe:2.3:a:n8n:n8n:*:*:*:*:enterprise:node.js:*:* 2.27.0 (including) 2.27.4 (excluding)