CVE-2026-23829
Last modified
CVE-2026-23829 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 1.44% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Axllent | Mailpit | < 1.28.3 |
References
- https://github.com/axllent/mailpit/releases/tag/v1.28.3Product, Release Notes
- https://github.com/axllent/mailpit/security/advisories/GHSA-54wq-72mp-cq7cExploit, Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-23829?
How severe is CVE-2026-23829?
How do I fix CVE-2026-23829?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23822A vulnerability in the XML handling component of AOS-8 DHCP …5.3
- CVE-2026-23823A vulnerability in the command line interface of Access Poin…7.2
- CVE-2026-23824Vulnerabilities exist in a protocol-handling component of AO…7.5
- CVE-2026-23825Vulnerabilities exist in a protocol-handling component of AO…7.5
- CVE-2026-23826A vulnerability in a network management service of AOS-8 Ope…7.5
- CVE-2026-23827A heap-based buffer overflow vulnerability exists in a Netwo…7.5
- CVE-2026-2383The Simple Download Monitor plugin for WordPress is vulnerab…6.4
- CVE-2026-23830SandboxJS is a JavaScript sandboxing library. Versions prior…10
- CVE-2026-23831Rekor is a software supply chain transparency log. In versio…5.3
- CVE-2026-23833ESPHome is a system to control microcontrollers remotely thr…7.5
- CVE-2026-23835LobeHub is an open source human-and-AI-agent network. Prior …5.7
- CVE-2026-23836HotCRP is conference review software. A problem introduced i…8.8
Are you affected by CVE-2026-23829?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
