VYPR

Nodemailer

by Nodemailer

npm: nodemailer

Source repositories

CVEs (4)

  • CVE-2020-7769HigNov 12, 2020
    risk 0.49cvss 8.6epss 0.02

    This affects the package nodemailer before 6.4.16. Use of crafted recipient email addresses may result in arbitrary command flag injection in sendmail transport for sending mails.

  • CVE-2025-14874HigDec 18, 2025
    risk 0.42cvss 7.5epss 0.00

    A flaw was found in Nodemailer. This vulnerability allows a denial of service (DoS) via a crafted email address header that triggers infinite recursion in the address parser.

  • CVE-2025-13033HigNov 14, 2025
    risk 0.42cvss 7.5epss 0.01

    A vulnerability was identified in the email parsing library due to improper handling of specially formatted recipient email addresses. An attacker can exploit this flaw by crafting a recipient address that embeds an external address within quotes. This causes the application to…

  • CVE-2021-23400MedJun 29, 2021
    risk 0.34cvss 6.3epss 0.01

    The package nodemailer before 6.6.1 are vulnerable to HTTP Header Injection if unsanitized user input that may contain newlines and carriage returns is passed into an address object.