CVE-2026-90776 PUBLISHED

Nodemailer 9.1.0 through 10.0.4 Denial of Service via Quadratic Address Parsing

Assigner: VulnCheck
Reserved: 13.09.2026 Published: 13.09.2026 Updated: 13.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor nodemailer
Product nodemailer
Versions Default: unaffected
  • affected from 9.1.0 to 10.0.5 (excl.)
  • Version 10.0.5 is unaffected

Credits

  • mmadersbacher reporter

References

Problem Types

  • Inefficient Algorithmic Complexity CWE