Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. n8n
  4. ›
  5. CVE-2026-65014

CVE-2026-65014: n8n: Unauthenticated Endpoint Allows Cancellation of Any User's Active Test Webhook

July 22, 2026

The DELETE /${restEndpoint}/test-webhook/:id route is registered before the 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

  • github.com/advisories/GHSA-33q9-f52j-gc75
  • github.com/n8n-io/n8n/releases/tag/n8n@2.27.4
  • github.com/n8n-io/n8n/releases/tag/n8n@2.28.0
  • github.com/n8n-io/n8n/security/advisories/GHSA-33q9-f52j-gc75
  • nvd.nist.gov/vuln/detail/CVE-2026-65014
  • www.vulncheck.com/advisories/n8n-before-authentication-bypass-via-test-webhook

Code Behaviors & Features

Detect and mitigate CVE-2026-65014 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2.27.4

Fixed versions

  • 2.27.4

Solution

Upgrade to version 2.27.4 or above.

Impact 5.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function

Source file

npm/n8n/CVE-2026-65014.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:17:02 +0000.