Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-72766 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-843Access of Resource Using Incompatible Type ('Type Confusion')[email protected]

Affected Products

ProductVersions
n8n n8n
< 1.123.67
>= 2.0.0, < 2.31.5
2.32.0

CPE

  • cpe:2.3:a:n8n:n8n:*:*:*:*:community:node.js:*:*
  • cpe:2.3:a:n8n:n8n:*:*:*:*:enterprise:node.js:*:*
  • cpe:2.3:a:n8n:n8n:2.32.0:*:*:*:community:node.js:*:*
  • cpe:2.3:a:n8n:n8n:2.32.0:*:*:*:enterprise:node.js:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-72766
NVD Published Date:
Aug 11, 2026
NVD Last Modified:
Aug 28, 2026
Source:
[email protected]
CVE-2026-72766 Details - Not Deferred