← fix library

FIX CARD
PRODUCT n8n
SEVERITY HIGH

HIGH

n8n CVE-2026-65015 — n8n: AI Agents Project Viewer Privilege Escalation via run_node_tool

Why it matters

n8n: AI Agents Project Viewer Privilege Escalation via run_node_tool

Fix it: 2 steps

  1. Upgrade to 2.30.1 or later. This is the only complete fix.
  2. Until patched, take it off the internet: sudo ufw deny 5678 or bind it to localhost.

Verify it’s fixed

curl -s http://YOUR_SERVER_IP:5678/rest/settings | grep -o 'n8n@[0-9.]*'  # must be >= 2.30.1

References

CVE mapping behind this card: human-verified, last checked 2026-07-29.

Not sure if your stack is exposed?

Run the free check: usually under a minute, safe read-only probes.

Scan your stack