Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/nodemailer/nodemailer/security/advisories/GHSA-p6gq-j5cr-w38f
- https://www.vulncheck.com/advisories/nodemailer-before-9.0.1-file-read-and-ssrf-
FAQ
What is CVE-2026-82659?
CVE-2026-82659 is a vulnerability with a CVSS score of 7.1 (HIGH). 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...
How severe is CVE-2026-82659?
CVE-2026-82659 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82659?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.