CVE Catalog

CVE-2026-90467

MediumCVSS 4.0
Published: Translated: NVD NIST

Summary

aiosmtplib before 5.1.3 fails to properly validate email addresses supplied by callers, allowing attackers to inject ESMTP parameters into MAIL FROM and RCPT TO command lines. Attackers can craft malicious addresses containing spaces and angle brackets to append parameters like AUTH, NOTIFY, or ORCPT to envelope commands, forging authenticated identities or forcing delivery notifications to third parties.

Risk Assessment

An attacker could forge an authenticated identity or force delivery notifications to unintended recipients, potentially leading to phishing and reputational damage. The risk affects applications sending mail via aiosmtplib with user-supplied input.

Recommendation

Upgrade aiosmtplib to version 5.1.3 or later. Until patched, strictly validate and sanitize email addresses passed to the library.

Other vulnerabilities in aiosmtplib

See all
Original NVD description (English source)

aiosmtplib before 5.1.3 fails to properly validate email addresses supplied by callers, allowing attackers to inject ESMTP parameters into MAIL FROM and RCPT TO command lines. Attackers can craft malicious addresses containing spaces and angle brackets to append parameters like AUTH, NOTIFY, or ORCPT to envelope commands, forging authenticated identities or forcing delivery notifications to third parties.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS