VYPR

aiosmtplib

by Aiosmtplib

CVEs (1)

  • CVE-2026-53533medJul 7, 2026
    risk 0.26cvss epss

    ### Summary `aiosmtplib`'s `SMTP.mail()`, `SMTP.rcpt()`, `SMTP.vrfy()` and `SMTP.expn()` send the caller-supplied email address to the server without rejecting embedded CR/LF (`\r\n`) bytes. An address that contains a CR/LF is written verbatim onto the SMTP control connection,…