CVE 4.7 MEDIUM

Lettermint Node.js SDK leaks email properties to unintended recipients when client instance is reused_CVE-2026-27492

4.7 / 10
MEDIUM
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N

Description

Lettermint Node.js SDK is the official Node.js SDK for Lettermint. In versions 1.5.0 and below, email properties (such as to, subject, html, text, and attachments) are not reset between sends when a single client instance is reused across multiple .send() calls. This can cause properties from a previous send to leak into a subsequent one, potentially delivering content or recipient addresses to unintended parties. Applications sending emails to different recipients in sequence — such as transactional flows like password resets or notifications — are affected. This issue has been fixed in version 1.5.1.

Basic Information

ID CVE-2026-27492
Source GitHub_M
Published Feb 21, 2026 at 10:16

Affected Product

Vendor lettermint
Product lettermint-node
Version < 1.5.1
Affected Versions lettermint lettermint-node < 1.5.1

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.