Lucene search
+L

4459961 matches found

CVE
CVE
added 2026/08/31 8:46 a.m.11 views

CVE-2026-82853

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed (CRLF) characters, enabling attackers with elev...

6.9CVSS6AI score0.00735EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:46 a.m.1 views

CVE-2026-82853 Nodemailer before 8.0.5 SMTP Command Injection via CRLF

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject...

6.9CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.15 views

CVE-2026-82662 Nodemailer before 8.0.8 TLS Certificate Validation Bypass

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2 token requests. Attackers in a machine-in-the-middle position can capture OAuth client secrets, refresh tokens, and access tokens transmitt...

8.3CVSS0.00124EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:46 a.m.1 views

CVE-2026-82662 Nodemailer before 8.0.8 TLS Certificate Validation Bypass

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2 token requests. Attackers in a machine-in-the-middle position can capture OAuth client secrets, refresh tokens, and access tokens transmitt...

8.3CVSS5.9AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/31 8:46 a.m.4 views

CVE-2026-82661

Nodemailer before 8.0.9 fails to sanitize carriage return and line feed characters in list comment fields, allowing attackers to inject arbitrary message headers. An attacker with control over list..comment parameters can inject CRLF sequences to create additional headers in generated RFC822...

5.4CVSS5.9AI score0.0019EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/31 8:46 a.m.5 views

EUVD-2026-68439

Nodemailer before 8.0.9 fails to sanitize carriage return and line feed characters in list comment fields, allowing attackers to inject arbitrary message headers. An attacker with control over list..comment parameters can inject CRLF sequences to create additional headers in generated RFC822...

5.4CVSS6AI score0.0019EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 8:46 a.m.3 views

EUVD-2026-68440

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2 token requests. Attackers in a machine-in-the-middle position can capture OAuth client secrets, refresh tokens, and access tokens transmitt...

8.3CVSS5.9AI score0.00124EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 8:46 a.m.8 views

CVE-2026-82661

Nodemailer before 8.0.9 fails to sanitize CRLF (carriage return/line feed) characters in list.*.comment fields, enabling attackers who control these parameters to inject arbitrary message headers into generated RFC 822 messages. This can alter mail client behavior and message semantics . The vuln...

5.4CVSS6AI score0.0019EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/31 8:46 a.m.4 views

CVE-2026-82662

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2 token requests. Attackers in a machine-in-the-middle position can capture OAuth client secrets, refresh tokens, and access tokens transmitt...

8.3CVSS5.9AI score0.00124EPSS
SaveExploits0
CVE
CVE
added 2026/08/31 8:46 a.m.8 views

CVE-2026-82662

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js via rejectUnauthorized: false. This allows an attacker in a machine-in-the-middle position to intercept OAuth2 token requests over compromised HTTPS connections, capturing OAuth client secrets , refresh tokens , a...

8.3CVSS5.9AI score0.00124EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.14 views

CVE-2026-82661 Nodemailer CRLF Injection via List-* Header Comments

Nodemailer before 8.0.9 fails to sanitize carriage return and line feed characters in list comment fields, allowing attackers to inject arbitrary message headers. An attacker with control over list..comment parameters can inject CRLF sequences to create additional headers in generated RFC822...

5.4CVSS0.0019EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:46 a.m.1 views

CVE-2026-82661 Nodemailer CRLF Injection via List-* Header Comments

Nodemailer before 8.0.9 fails to sanitize carriage return and line feed characters in list comment fields, allowing attackers to inject arbitrary message headers. An attacker with control over list..comment parameters can inject CRLF sequences to create additional headers in generated RFC822...

5.3CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.17 views

CVE-2026-82660 Nodemailer jsonTransport bypasses disableFileAccess and disableUrlAccess

Nodemailer before 8.0.9 fails to enforce disableFileAccess and disableUrlAccess options during message normalization in jsonTransport. Attackers can read local files or fetch URLs by supplying path or href values in message content fields, bypassing intended access controls...

5.4CVSS0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 8:46 a.m.6 views

CVE-2026-82660

Nodemailer before version 8.0.9 is affected by an access-control bypass in jsonTransport during message normalization. The disableFileAccess and disableUrlAccess options are not enforced, allowing an attacker to read local files or fetch arbitrary URLs by supplying crafted path or href values in ...

5.4CVSS5.9AI score0.00189EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/31 8:46 a.m.3 views

CVE-2026-82660

Nodemailer before 8.0.9 fails to enforce disableFileAccess and disableUrlAccess options during message normalization in jsonTransport. Attackers can read local files or fetch URLs by supplying path or href values in message content fields, bypassing intended access controls...

5.4CVSS5.9AI score0.00189EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/31 8:46 a.m.4 views

CVE-2026-82660 Nodemailer jsonTransport bypasses disableFileAccess and disableUrlAccess

Nodemailer before 8.0.9 fails to enforce disableFileAccess and disableUrlAccess options during message normalization in jsonTransport. Attackers can read local files or fetch URLs by supplying path or href values in message content fields, bypassing intended access controls...

5.4CVSS5.9AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 8:46 a.m.6 views

EUVD-2026-68438

Nodemailer before 8.0.9 fails to enforce disableFileAccess and disableUrlAccess options during message normalization in jsonTransport. Attackers can read local files or fetch URLs by supplying path or href values in message content fields, bypassing intended access controls...

5.4CVSS5.9AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:46 a.m.1 views

CVE-2026-82660 Nodemailer jsonTransport bypasses disableFileAccess and disableUrlAccess

Nodemailer before 8.0.9 fails to enforce disableFileAccess and disableUrlAccess options during message normalization in jsonTransport. Attackers can read local files or fetch URLs by supplying path or href values in message content fields, bypassing intended access controls...

5.3CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.18 views

CVE-2024-58379 nodemailer before 6.9.9 ReDoS via attachDataUrls parameter

nodemailer before 6.9.9 contains a regular expression denial of service vulnerability in email parsing when attachDataUrls parameter is set or processing embedded file attachments. Attackers can send specially crafted emails with malicious data URLs or embedded attachments to cause the event loop...

6.9CVSS0.00304EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/31 8:46 a.m.4 views

CVE-2024-58379 nodemailer before 6.9.9 ReDoS via attachDataUrls parameter

nodemailer before 6.9.9 contains a regular expression denial of service vulnerability in email parsing when attachDataUrls parameter is set or processing embedded file attachments. Attackers can send specially crafted emails with malicious data URLs or embedded attachments to cause the event loop...

6.9CVSS5.9AI score0.00304EPSS
SaveExploits0References2
Rows per page
Query Builder