๐Ÿ” CVE Alert

CVE-2026-72766

UNKNOWN 0.0

n8n before 1.123.67 Arbitrary File Read via Send Email Node

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

n8n before 1.123.67, 2.x before 2.31.5, and 2.32.x before 2.32.1 contain a type confusion vulnerability in the Send Email node, which does not enforce that its message fields are strings. A crafted non-string value supplied from a workflow expression into the text or HTML body field can be interpreted by the underlying mail library (Nodemailer) as a file path or URL, allowing arbitrary local file disclosure and server-side request forgery (SSRF). Exploitation requires a pre-existing active workflow with an unauthenticated webhook, valid SMTP credentials configured on the node, and untrusted input mapped directly into the body field; this is not a default configuration.

CWE CWE-843
Vendor n8n-io
Product n8n
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for n8n-io n8n

Be the first to know when new unknown vulnerabilities affecting n8n-io n8n are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

n8n-io / n8n
0 < 1.123.67
n8n-io / n8n
0 < 2.32.1
n8n-io / n8n
0 < 2.31.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/n8n-io/n8n/security/advisories/GHSA-2x35-3fw4-9jr4 vulncheck.com: https://www.vulncheck.com/advisories/n8n-before-arbitrary-file-read-via-send-email-node

Credits

๐Ÿ” simonkoeck