CVE Catalog

CVE-2026-82660

MediumCVSS 5.4
Published: Translated: NVD NIST

Summary

Nodemailer before version 8.0.9 fails to enforce disableFileAccess and disableUrlAccess options during message normalization in jsonTransport. Attackers can read local files or fetch URLs by supplying path or href values in message content fields, bypassing intended access controls.

Risk Assessment

The ability to read local files or fetch external URLs can lead to leakage of sensitive data or use of the server as a proxy for attacks. This is a serious security breach.

Recommendation

Upgrade Nodemailer to version 8.0.9 or later, which fixes the enforcement of access options. Also carefully validate input data passed to message content fields.

Other vulnerabilities in Nodemailer

See all
Original NVD description (English source)

Nodemailer before 8.0.9 fails to enforce disableFileAccess and disableUrlAccess options during message normalization in jsonTransport. Attackers can read local files or fetch URLs by supplying path or href values in message content fields, bypassing intended access controls.

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