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

CVE-2026-33663: n8n is Vulnerable to Credential Theft via Name-Based Resolution and Permission Checker Bypass in Community Edition

March 25, 2026

An authenticated user with the global:member role could exploit chained authorization flaws in n8n’s credential pipeline to steal plaintext secrets from generic HTTP credentials (httpBasicAuth, httpHeaderAuth, httpQueryAuth) belonging to other users on the same instance.

The attack abuses a name-based credential resolution path that does not enforce ownership or project scope, combined with a bypass in the credentials permission checker that causes generic HTTP credential types to be skipped during pre-execution validation. Together, these flaws allow a member-role user to resolve another user’s credential ID and execute a workflow that decrypts and uses that credential without authorization.

Native integration credential types (e.g. slackApi, openAiApi, postgres) are not affected by this issue.

This vulnerability affects Community Edition only. Enterprise Edition has additional permission gates on workflow creation and execution that independently block this attack chain.

References

  • github.com/advisories/GHSA-m63j-689w-3j35
  • github.com/n8n-io/n8n
  • github.com/n8n-io/n8n/security/advisories/GHSA-m63j-689w-3j35
  • nvd.nist.gov/vuln/detail/CVE-2026-33663

Code Behaviors & Features

Detect and mitigate CVE-2026-33663 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 1.123.27, all versions starting from 2.0.0-rc.0 before 2.13.3, all versions starting from 2.14.0 before 2.14.1, version 2.14.0

Fixed versions

  • 1.123.27
  • 2.14.1
  • 2.13.3

Solution

Upgrade to versions 1.123.27, 2.13.3, 2.14.1 or above.

Impact 9.9 CRITICAL

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

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

npm/n8n/CVE-2026-33663.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 12:18:34 +0000.