CVE Catalog

CVE-2026-82659

HighCVSS 7.1
Published: Translated: NVD NIST

Summary

nodemailer before 9.0.1 fails to apply disableFileAccess and disableUrlAccess flags to message-level raw option, allowing authenticated attackers to read arbitrary files or perform server-side request forgery by supplying path or href properties. Attackers can exploit this by crafting raw messages with file paths or URLs that bypass the intended sandbox, with fetched content delivered in the outgoing message to attacker-controlled recipients.

Risk Assessment

The ability to read arbitrary files or perform SSRF can lead to leakage of confidential data, attacks on internal network resources, and system security breaches.

Recommendation

Upgrade nodemailer to version 9.0.1 or later and ensure that disableFileAccess and disableUrlAccess flags are also applied to the raw option.

Other vulnerabilities in nodemailer

See all
Original NVD description (English source)

nodemailer before 9.0.1 fails to apply disableFileAccess and disableUrlAccess flags to message-level raw option, allowing authenticated attackers to read arbitrary files or perform server-side request forgery by supplying path or href properties. Attackers can exploit this by crafting raw messages with file paths or URLs that bypass the intended sandbox, with fetched content delivered in the outgoing message to attacker-controlled recipients.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS