CVE-2026-90776

Summary

Nodemailer versions 9.1.0 through 10.0.4 contain a quadratic time complexity vulnerability in the addressparser component when parsing email addresses with RFC 5322 comments. Attackers can craft malicious email headers with comment-separated atoms to consume excessive CPU and block the Node.js event loop for several seconds, causing denial of service.

Affected Software

VendorProductVersion RangeStatus
nodemailernodemailer9.1.0 < 10.0.5affected
nodemailernodemailer10.0.5unaffected

Weaknesses

  • CWE-407: Inefficient Algorithmic Complexity

References