VYPR

aiosmtplib

by Cole

CVEs (1)

  • CVE-2026-53533MedAug 18, 2026
    risk 0.38cvss epss 0.00

    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…