PatchSiren cyber security CVE debrief
CVE-2024-58379 nodemailer CVE debrief
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-31T09:16:59.387Z and has not been modified since then. The nodemailer package before version 6.9.9 contains a regular expression denial of service vulnerability in email parsing when the attachDataUrls parameter is set or processing embedded file attachments. This could allow attackers to send specially crafted emails with malicious data URLs or embedded attachments to cause the event loop to hang and deny service. The vulnerability has a CVSS score of 6.9 and a medium severity level. Developers and administrators using nodemailer versions before 6.9.9 should review and update their installations to mitigate potential denial of service attacks. Limited information is available about the vulnerability's impact on specific deployments. Further verification is needed to determine the vulnerability's effects on various environments.
- Vendor
- nodemailer
- Product
- Unknown
- CVSS
- MEDIUM 6.9
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-31
- Original CVE updated
- 2026-08-31
- Advisory published
- 2026-08-31
- Advisory updated
- 2026-08-31
Who should care
Developers and administrators using nodemailer versions before 6.9.9 should review and update their installations to mitigate potential denial of service attacks. This includes reviewing the official advisory and CVE record to validate affected scope, severity, and vendor guidance. Additionally, security teams and vulnerability management teams should be aware of the potential impact on their systems and take steps to mitigate the vulnerability.
Technical summary
The nodemailer package before version 6.9.9 contains a regular expression denial of service vulnerability in email parsing when the attachDataUrls parameter is set or processing embedded file attachments. This could allow attackers to send specially crafted emails with malicious data URLs or embedded attachments to cause the event loop to hang and deny service. The vulnerability has a CVSS score of 6.9 and a medium severity level. Developers and administrators using nodemailer versions before 6.9.9 should review and update their installations to mitigate potential denial of service attacks.
Defensive priority
Medium-priority defensive review recommended due to potential service impact.
Recommended defensive actions
- Review and update nodemailer to version 6.9.9 or later.
- Monitor email parsing for potential denial of service attempts.
- Implement compensating controls for email processing.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The evidence for this CVE is limited; verify nodemailer versions before 6.9.9 for potential regular expression denial of service vulnerability in email parsing. Defenders should review the official advisory and CVE record to validate affected scope, severity, and vendor guidance. Limited information is available about the vulnerability's impact on specific deployments. Further verification is needed to determine the vulnerability's effects on various environments.
Sources and references
Verified primary and authoritative sources
-
CVE-2024-58379 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2024-58379
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2024-58379 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2024-58379
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/nodemailer/nodemailer/security/advisories/GHSA-9h6g-pr28-7cqp
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/nodemailer-before-6.9.9-redos-via-attachdataurls-parameter
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.