๐Ÿ” CVE Alert

CVE-2026-82662

MEDIUM 6.5

Nodemailer before 8.0.8 TLS Certificate Validation Bypass

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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 transmitted over compromised HTTPS connections.

CWE CWE-295
Vendor nodemailer
Product nodemailer
Published Aug 31, 2026
Stay Ahead of the Next One

Get instant alerts for nodemailer nodemailer

Be the first to know when new medium vulnerabilities affecting nodemailer nodemailer are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

nodemailer / nodemailer
0 < 8.0.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/nodemailer/nodemailer/security/advisories/GHSA-r7g4-qg5f-qqm2 vulncheck.com: https://www.vulncheck.com/advisories/nodemailer-before-8.0.8-tls-certificate-validation-bypass

Credits

๐Ÿ” Venukamatchi