Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/nodemailer/nodemailer/security/advisories/GHSA-wqvq-jvpq-h66f
- https://www.vulncheck.com/advisories/nodemailer-jsontransport-bypasses-disablefi
- https://github.com/nodemailer/nodemailer/security/advisories/GHSA-wqvq-jvpq-h66f
FAQ
What is CVE-2026-82660?
CVE-2026-82660 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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...
How severe is CVE-2026-82660?
CVE-2026-82660 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82660?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.