Missing Authorization in nodemailer - #VU132357

 

Missing Authorization in nodemailer - #VU132357

Published: May 27, 2026


Vulnerability identifier: #VU132357
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-862
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: nodemailer
Affected software:
nodemailer

Detailed vulnerability description

The vulnerability allows a remote user to disclose sensitive information and induce outbound HTTP requests.

The vulnerability exists due to missing authorization in jsonTransport message normalization and shared.resolveContent() when processing user-controlled message content fields such as attachment paths or href values. A remote user can supply a specially crafted message object to disclose sensitive information and induce outbound HTTP requests.

The same root cause is also reachable when attachDataUrls is enabled and object-form html content is resolved before MIME streaming enforcement.


Remediation

Install security update from vendor's website.

Sources