FIX CARD
PRODUCT n8n
SEVERITY MEDIUM
n8n CVE-2026-65599 — n8n: Google Service Account Private Key Exposed in JWT Header
Why it matters
n8n: Google Service Account Private Key Exposed in JWT Header
Fix it: 2 steps
- Upgrade to 1.123.64 or later. This is the only complete fix.
- Until patched, take it off the internet:
sudo ufw deny 5678or bind it to localhost.
Verify it’s fixed
curl -s http://YOUR_SERVER_IP:5678/rest/settings | grep -o 'n8n@[0-9.]*' # must be >= 1.123.64
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