CVE Catalog

CVE-2026-65014

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

In n8n before 2.28.0 (and before 2.27.4 on the 2.27.x branch), the DELETE /${restEndpoint}/test-webhook/:id endpoint is registered 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.

Risk Assessment

An unauthenticated attacker can disrupt ongoing test sessions, potentially interfering with development or testing processes, but production environments are not affected.

Recommendation

Update n8n to version 2.28.0 or later (or 2.27.4 on the 2.27.x branch). If updating is not possible, restrict network access to the test-webhook endpoint.

Other vulnerabilities in n8n

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS