← Terug naar overzicht

CVE-2026-82659 affects nodemailer versions before 9.0.1, where the disableFileAccess and disableUrlAccess security flags are not applied to the message-level raw option. This oversight allows authenticated attackers to supply path or href properties in crafted raw messages, enabling arbitrary file reads or server-side request forgery (SSRF). The vulnerability bypasses the intended sandbox restrictions, with fetched file or URL content being delivered in outgoing emails to attacker-controlled recipients. The attack requires authentication but can lead to significant data exfiltration or internal network reconnaissance via SSRF. The fix is available in nodemailer version 9.0.1 and above. Organizations using nodemailer in their applications should upgrade immediately to mitigate risk.

Affected products

  • nodemailer < 9.0.1

Related CVE's

  • CVE-2026-82659

Categories

  • Email & Messaging
  • Supply Chain & Dependencies
  • Web Technologies