CVE Catalog

GHSA-8m3c-c648-2xjj

Medium
Published: Translated: NVD NIST

Summary

Nodemailer's disableFileAccess/disableUrlAccess options are a security sandbox that forbids untrusted message content from reading local files or making outbound HTTP(S) requests. The fix for GHSA-wqvq-jvpq-h66f may be incomplete, allowing bypass of the sandbox.

Risk Assessment

An attacker could exploit malicious email content to read server files or perform unauthorized HTTP requests, leading to data leakage or further compromise.

Recommendation

Update Nodemailer to the latest version with the complete fix. Ensure your application uses these options to restrict resource access.

Other vulnerabilities in Nodemailer

See all
Original NVD description (English source)

### 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 HTTP(S) requests. The fix for GHSA-wqvq-jvpq-h66f (commit `

Vulnerability data from NVD (NIST) · CISA KEV · EPSS