CVE-2026-72774

Summary

n8n before 1.123.67, 2.31.5, and 2.32.1 contains a credential authorization bypass in the HTTP Request node. An authenticated member with edit access to a shared workflow can reference another user's credential while specifying the credential type via an expression. Because the pre-execution permission check compares the unresolved expression instead of the resolved credential type, the ownership check is skipped and the credential is loaded at execution time, allowing the member to use or exfiltrate a credential they were not granted. Exploitation requires knowing the target credential's identifier.

Affected Software

VendorProductVersion RangeStatus
n8n-ion8n0 < 1.123.67affected
n8n-ion8n1.123.67unaffected
n8n-ion8n0 < 2.32.1affected
n8n-ion8n2.32.1unaffected
n8n-ion8n0 < 2.31.5affected
n8n-ion8n2.31.5unaffected

Weaknesses

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

ADP Enrichment

CISA ADP Vulnrichment

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

References