CVE-2026-92598

Summary

Nodemailer before 9.1.0 fails to apply UTS-46 normalization when encoding international domain names, causing the domain resolver to compute a different Punycode A-label than standards-compliant parsers. Attackers can craft recipient addresses with invisible characters or compatibility mappings that pass domain allow-list checks but are delivered to attacker-controlled domains via SMTP.

Affected Software

VendorProductVersion RangeStatus
nodemailernodemailer0 < 9.1.0affected
nodemailernodemailer9.1.0unaffected

Weaknesses

  • CWE-436: Interpretation Conflict

References