← Back

CVE-2026-23829

Published: Jan 19, 2026Modified: Jun 17, 2026

JSON object

Loading...
5.3
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Exploitability: 3.9 / Impact: 1.4
Source: security-advisories@github.com (Secondary)

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.

Affected (1)

Products: Axllent: Mailpit
1 product
Mailpit
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
Before 1.28.3

References (3)

Source: security-advisories@github.com
ProductRelease Notes
Source: security-advisories@github.com
ExploitMitigationThird Party Advisory

Timeline

No history available yet.