CVE-2026-53533
Last modified
CVE-2026-53533 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail(), SMTP.rcpt(), SMTP.vrfy(), and SMTP.expn() send caller-supplied addresses without rejecting embedded CR or LF bytes. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail(), SMTP.rcpt(), SMTP.vrfy(), and SMTP.expn() send caller-supplied addresses without rejecting embedded CR or LF bytes. Data after the line break is framed as additional standalone SMTP command lines, allowing an attacker who influences an envelope sender or recipient to inject commands such as MAIL FROM, RCPT TO, RSET, DATA, or AUTH. SMTP.sendmail() and SMTP.send() without a Message object pass addresses through the affected methods, while SMTP.send_message() is not affected. Successful injection can desynchronize the command-response pipeline, hang the SMTP instance, or send an arbitrary message without requiring attacker control of the SMTP server. This issue is fixed in version 5.1.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cole | aiosmtplib | < 5.1.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-53533?
How severe is CVE-2026-53533?
How do I fix CVE-2026-53533?
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-53528LeafWiki is a self-hosted wiki. Versions 0.3.0 through 0.10.…8.8
- CVE-2026-53529LeafWiki is a self-hosted wiki. Prior to version 0.10.2, pag…4.8
- CVE-2026-5353A vulnerability was detected in Trendnet TEW-657BRM 1.00.1. …8.8
- CVE-2026-53530RaTeX is a KaTeX-compatible math rendering engine written in…8.7
- CVE-2026-53531RaTeX is a KaTeX-compatible math rendering engine written in…6.9
- CVE-2026-53532OpenEXR is the reference implementation and specification fo…7.1
- CVE-2026-53534JabRef is a desktop application for managing BibTeX and BibL…7.5
- CVE-2026-53535Activepieces is an open source AI workflow automation platfo…5.9
- CVE-2026-53536Activepieces is an open source AI workflow automation platfo…5.3
- CVE-2026-53537Python-Multipart is a streaming multipart parser for Python.…5.3
- CVE-2026-53538Python-Multipart is a streaming multipart parser for Python.…3.7
- CVE-2026-53539Python-Multipart is a streaming multipart parser for Python.…7.5
Are you affected by CVE-2026-53533?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
