216.73.216.86

CVE-2026-23829

· Published 19/01/2026 00:15 · Modified 19/01/2026 19:16

Labels: CVE-2026-23829 2026-01-19CVE-2026-23829CWE-93[email protected]

Essential information

Published
19/01/2026 00:15
Modified
19/01/2026 19:16
Author
Creator
CVSS
5.3 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

CVSS metrics

Description

Mailpit is an email testing tool and API for developers. Prior to version 1.28.3, Mailpit's SMTP server is vulnerable to Header Injection due to an insufficient Regular Expression used to validate `RCPT TO` and `MAIL FROM` addresses. An attacker can inject arbitrary SMTP headers (or corrupt existing ones) by including carriage return characters (`\r`) in the email address. This header injection occurs because the regex intended to filter control characters fails to exclude `\r` and `\n` when used inside a character class. Version 1.28.3 fixes this issue.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
mailpit / mailpit cpe:2.3:a:mailpit:mailpit:<1.28:*:*:*:*:*:*:*
mailpit / mailpit cpe:2.3:a:mailpit:mailpit:1.28.3:*:*:*:*:*:*:*

References