CVE-2026-82662 PUBLISHED

Nodemailer before 8.0.8 TLS Certificate Validation Bypass

Assigner: VulnCheck
Reserved: 30.08.2026 Published: 31.08.2026 Updated: 31.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.3

Product Status

Vendor nodemailer
Product nodemailer
Versions Default: unaffected
  • affected from 0 to 8.0.8 (excl.)
  • Version 8.0.8 is unaffected

Credits

  • Venukamatchi reporter

References

Problem Types

  • Improper Certificate Validation CWE