CVE-2026-82659 PUBLISHED

nodemailer before 9.0.1 File Read and SSRF via raw option

Assigner: VulnCheck
Reserved: 30.08.2026 Published: 31.08.2026 Updated: 31.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor nodemailer
Product nodemailer
Versions Default: unaffected
  • affected from 0 to 9.0.1 (excl.)
  • Version 9.0.1 is unaffected

Credits

  • Pig-Tail reporter

References

Problem Types

  • External Control of File Name or Path CWE