PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-92598 nodemailer CVE debrief

CVE-2026-92598 is a vulnerability in Nodemailer before version 9.1.0, where the library fails to apply UTS-46 normalization when encoding international domain names. This causes the domain resolver to compute a different Punycode A-label than standards-compliant parsers, allowing attackers to craft recipient addresses with invisible characters or compatibility mappings that pass domain allow-list checks but are delivered to attacker-controlled domains via SMTP.

Vendor
nodemailer
Product
Unknown
CVSS
HIGH 8.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-16
Original CVE updated
2026-09-22
Advisory published
2026-09-16
Advisory updated
2026-09-22

Who should care

Defenders responsible for systems using Nodemailer, email administrators, and security teams should assess exposure and verify if their systems use vulnerable Nodemailer versions. They should prioritize verifying vulnerable versions, assessing exposure to crafted recipient addresses, reviewing domain allow-list configurations, and implementing additional validation checks to prevent exploitation.

Why it matters

CVE-2026-92598 is a high-severity vulnerability in Nodemailer that allows crafted recipient addresses to bypass domain allow-list checks. Defenders should prioritize verifying vulnerable versions, assessing exposure, and implementing additional validation checks.

  • Defenders need to verify if systems use vulnerable Nodemailer versions to assess exposure.
  • Crafted recipient addresses can bypass domain allow-list checks, potentially leading to email delivery to attacker-controlled domains.
  • Additional validation checks may be necessary to prevent exploitation.
  • Remediation priority is high for systems using vulnerable Nodemailer versions.

Technical 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. This vulnerability allows for potential email spoofing and phishing attacks, emphasizing the need for defenders to verify vulnerable versions, assess exposure, and implement additional validation checks.

Defensive priority

Defenders should prioritize verifying if their systems use vulnerable Nodemailer versions and assess exposure to crafted recipient addresses. They should also review domain allow-list configurations and consider implementing additional validation checks.

Recommended defensive actions

  • Verify if systems use vulnerable Nodemailer versions
  • Assess exposure to crafted recipient addresses
  • Review domain allow-list configurations
  • Implement additional validation checks
  • Apply vendor patches or updates for Nodemailer
  • Conduct regular security audits for email systems
  • Monitor email traffic for suspicious activity

Evidence notes

The CVE record and NVD vulnerability detail provide information on the vulnerability. However, the corpus does not establish versions, exploitation, impact, or remediation beyond vendor-published advisories and patches.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-92598 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-92598

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-92598 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-92598

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.