CVE-2026-65014

Summary

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.

Affected Software

VendorProductVersion RangeStatus
n8n-ion8n0 < 2.28.0affected
n8n-ion8n2.28.0unaffected
n8n-ion8n0 < 2.27.4affected
n8n-ion8n2.27.4unaffected

Weaknesses

  • CWE-306: Missing Authentication for Critical Function

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References