CVE Catalog

CVE-2026-92596

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.45%

39th percentile - higher than 39% of all known CVEs

Summary

Nodemailer before 9.1.0 contains a quadratic time complexity vulnerability in the addressparser component that allows remote attackers to cause denial of service by supplying a crafted comma-separated address list. Attackers can send a single email with a large number of addresses to block the Node.js event loop for extended periods, consuming 100% CPU and freezing the process.

Risk Assessment

A remote attacker can easily cause denial of service, blocking message processing and freezing the application. This can lead to service unavailability for legitimate users.

Recommendation

Upgrade Nodemailer to version 9.1.0 or later. Until then, consider limiting the number of addresses in email fields or implementing processing timeouts.

Other vulnerabilities in Nodemailer

See all
Original NVD description (English source)

Nodemailer before 9.1.0 contains a quadratic time complexity vulnerability in the addressparser component that allows remote attackers to cause denial of service by supplying a crafted comma-separated address list. Attackers can send a single email with a large number of addresses to block the Node.js event loop for extended periods, consuming 100% CPU and freezing the process.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS