CyberRota Analysis
AI-GeneratedNodemailer versions prior to 8.0.9 are vulnerable due to insufficient enforcement of the disableFileAccess and disableUrlAccess options during message normalization in jsonTransport, allowing attackers to read local files or access external URLs through manipulated message content. This could lead to unauthorized data exposure and potential information leakage. Organizations using affected versions should prioritize updating to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.