CVE-2026-65598

Summary

n8n before 1.123.64, 2.29.8, and 2.30.1 contains a TOCTOU race condition in the Git node's clone operation that allows authenticated users to bypass path restrictions by swapping a directory for a symlink after the path is validated but before the clone runs. This lets an attacker plant a crafted repository in the community node directory, which n8n loads as a custom node on the next restart, executing arbitrary JavaScript on the server. Both self-hosted and cloud instances are affected.

Affected Software

VendorProductVersion RangeStatus
n8n-ion8n0 < 1.123.64affected
n8n-ion8n1.123.64unaffected
n8n-ion8n0 < 2.30.1affected
n8n-ion8n2.30.1unaffected
n8n-ion8n0 < 2.29.8affected
n8n-ion8n2.29.8unaffected

Weaknesses

  • CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition

ADP Enrichment

CISA ADP Vulnrichment

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

References