CVE Catalog

CVE-2026-92598

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

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

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.

Risk Assessment

An attacker can bypass domain allow-list mechanisms and deliver emails to domains they control, potentially leading to phishing, data leakage, or bypassing email security filters.

Recommendation

Upgrade Nodemailer to version 9.1.0 or later. Additionally, consider validating email addresses using UTS-46 normalization on the application side.

Other vulnerabilities in Nodemailer

See all
Original NVD description (English source)

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.

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