Lucene search
+L

277 matches found

OSV
OSV
added 2026/09/15 12:53 p.m.7 views

ROOT-APP-NPM-GHSA-H3HJ-CMCX-XC66 GHSA-h3hj-cmcx-xc66 in nodemailer - Patched by Root

Root has patched GHSA-h3hj-cmcx-xc66 in the nodemailer package for Root:npm. Multiple fixed versions available...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/09/15 12:53 p.m.6 views

ROOT-APP-NPM-CVE-2026-82659 CVE-2026-82659 in nodemailer - Patched by Root

Root has patched CVE-2026-82659 in the nodemailer package for Root:npm. Multiple fixed versions available...

7.1CVSS0.00254EPSS
SaveExploits0
OSV
OSV
added 2026/09/15 12:53 p.m.7 views

ROOT-APP-NPM-GHSA-2X7J-588G-CCC2 GHSA-2x7j-588g-ccc2 in nodemailer - Patched by Root

Root has patched GHSA-2x7j-588g-ccc2 in the nodemailer package for Root:npm. Multiple fixed versions available...

5.8AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/09/14 12:00 a.m.5 views

CVE-2026-90776

Nodemailer versions 9.1.0 through 10.0.4 contain a quadratic time comp...

8.7CVSS0.00479EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/14 12:00 a.m.5 views

UBUNTU-CVE-2026-90776

Nodemailer versions 9.1.0 through 10.0.4 contain a quadratic time comp...

8.7CVSS0.00479EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/13 12:17 p.m.8 views

CVE-2026-90776

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...

8.7CVSS0.00479EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/13 12:01 p.m.10 views

CVE-2026-90776

A flaw was found in Nodemailer's addressparser component. A remote attacker can exploit this by crafting malicious email headers containing specially formatted comments. This can lead to excessive CPU consumption and block the Node.js event loop, resulting in a denial of service for the...

8.7CVSS0.00479EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/13 11:42 a.m.22 views

CVE-2026-90776

Nodemailer versions 9.1.0 through 10.0.4 are affected by a quadratic time complexity flaw in the addressparser component. When parsing email addresses containing RFC 5322 comments (comment-separated atoms), the parser consumes excessive CPU and blocks the Node.js event loop for several seconds, r...

8.7CVSS0.00479EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/13 11:42 a.m.28 views

CVE-2026-90776 Nodemailer 9.1.0 through 10.0.4 Denial of Service via Quadratic Address Parsing

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...

8.7CVSS0.00479EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/13 11:42 a.m.11 views

CVE-2026-90776

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...

8.7CVSS0.00479EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/13 11:42 a.m.6 views

EUVD-2026-77000

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...

8.7CVSS0.00479EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/13 12:00 a.m.13 views

PT-2026-90847

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...

8.7CVSS0.00479EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/13 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-90776

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

8.7CVSS0.00479EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/09 6:21 p.m.8 views

CLSA-2026-1788978110 TuxCare security update for nodemailer (1 CVE)

TuxCare rebuilt nodemailer to address 1 CVE. Fixed in 9.1.0-tuxcare.1...

5.8AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/09/08 9:33 p.m.8 views

Nodemailer: IDN/Punycode domain allow-list bypass leads to email delivery to an attacker-controlled domain

Summary Nodemailer resolves an international IDN / non-ASCII recipient domain to a different Punycode xn-- label than every UTS‑46‑conformant parser web browsers, the WHATWG URL Standard, Node's url.domainToASCII, Python's idna. Its address normalizer normalizeAddress in lib/mime-node/index.js us...

5.8AI score
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 9:33 p.m.9 views

Nodemailer: Quadratic (O(n²)) time complexity in addressparser allows remote denial of service via a crafted address list

Summary Nodemailer's address parser lib/addressparser/index.js parses a list of comma‑separated addresses in quadratic time — On² in the number of addresses. A single crafted address string e.g. a To, Cc, Bcc, From, or Reply‑To value, or any value passed to the exported addressparser therefore...

7.5CVSS0.0048EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 9:32 p.m.10 views

Nodemailer: Recipient-domain validation bypass via RFC 5322 comment mis-parsing leads to email delivery to an attacker-controlled domain

Summary Nodemailer's email-address parser treats an RFC 5322 comment ... inside the domain as a point to concatenate the surrounding text, rather than as folding whitespace CFWS that terminates the domain. Consequently a recipient address such as [email protected] is parsed and delivere...

7.5CVSS0.00536EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/08 9:16 p.m.8 views

Nodemailer: resolveContent() on a MailMessage bypasses disableFileAccess/disableUrlAccess when called with the legacy signature

Summary Nodemailer's disableFileAccess / disableUrlAccess options are a security sandbox that lets an application forbid untrusted message content html/text/attachment path/href from reading local files or making outbound HTTPS requests. The fix for GHSA-wqvq-jvpq-h66f commit 5f69497 threaded the...

5.8AI score
SaveExploits0References5Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/02 3:58 a.m.16 views

Malicious code in vitest-cli-pro (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1262dc722ebac3b91301efde91e61df9ec9f65ccf91e51c15da53f9b518878b2 Package published as vitest-cli-pro ships a verbatim copy of nodemailer as cover; its declared postinstall runs lib/utils/index.js, which detaches a...

6AI score
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/09/01 10:37 a.m.9 views

CVE-2026-82853

A flaw was found in Nodemailer. This vulnerability allows a remote attacker to inject arbitrary Simple Mail Transfer Protocol SMTP commands due to improper sanitization of carriage return and line feed characters in the transport name option. This can lead to email spoofing and phishing attacks...

6.9CVSS6AI score0.00735EPSS
SaveExploits0References5
Rows per page
Query Builder