5.3
MEDIUM CVSS 3.1
CVE-2024-27305
aiosmtpd SMTP Smuggling Vulnerability
Description

aiosmtpd is a reimplementation of the Python stdlib smtpd.py based on asyncio. aiosmtpd is vulnerable to inbound SMTP smuggling. SMTP smuggling is a novel vulnerability based on not so novel interpretation differences of the SMTP protocol. By exploiting SMTP smuggling, an attacker may send smuggle/spoof e-mails with fake sender addresses, allowing advanced phishing attacks. This issue is also existed in other SMTP software like Postfix. With the right SMTP server constellation, an attacker can send spoofed e-mails to inbound/receiving aiosmtpd instances. This issue has been addressed in version 1.4.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.

INFO

Published Date :

March 12, 2024, 9:15 p.m.

Last Modified :

Jan. 22, 2025, 3:02 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2024-27305 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Aio-libs aiosmtpd
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
CVSS 3.1 MEDIUM [email protected]
Solution
This information is provided by the 3rd party feeds.
  • Update the affected python3-aiosmtpd package.
Public PoC/Exploit Available at Github

CVE-2024-27305 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-27305 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

SMTP-Hunter is an advanced, aggressive SMTP penetration testing tool designed for security professionals to identify vulnerabilities in SMTP servers.

advanced aggressive ai-driven-analytics beta cloud cve hackertools penetration-testing smtp smtp-script smuggling smtp-sc

Python

Updated: 1 month, 1 week ago
1 stars 0 fork 0 watcher
Born at : July 13, 2025, 11:11 p.m. This repo has been linked 2 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-27305 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-27305 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jan. 22, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
    Added CWE NIST CWE-345
    Added CPE Configuration OR *cpe:2.3:a:aio-libs:aiosmtpd:*:*:*:*:*:*:*:* versions up to (excluding) 1.4.5
    Changed Reference Type https://github.com/aio-libs/aiosmtpd/commit/24b6c79c8921cf1800e27ca144f4f37023982bbb No Types Assigned https://github.com/aio-libs/aiosmtpd/commit/24b6c79c8921cf1800e27ca144f4f37023982bbb Patch
    Changed Reference Type https://github.com/aio-libs/aiosmtpd/commit/24b6c79c8921cf1800e27ca144f4f37023982bbb No Types Assigned https://github.com/aio-libs/aiosmtpd/commit/24b6c79c8921cf1800e27ca144f4f37023982bbb Patch
    Changed Reference Type https://github.com/aio-libs/aiosmtpd/security/advisories/GHSA-pr2m-px7j-xg65 No Types Assigned https://github.com/aio-libs/aiosmtpd/security/advisories/GHSA-pr2m-px7j-xg65 Vendor Advisory
    Changed Reference Type https://github.com/aio-libs/aiosmtpd/security/advisories/GHSA-pr2m-px7j-xg65 No Types Assigned https://github.com/aio-libs/aiosmtpd/security/advisories/GHSA-pr2m-px7j-xg65 Vendor Advisory
    Changed Reference Type https://www.postfix.org/smtp-smuggling.html No Types Assigned https://www.postfix.org/smtp-smuggling.html Product
    Changed Reference Type https://www.postfix.org/smtp-smuggling.html No Types Assigned https://www.postfix.org/smtp-smuggling.html Product
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://github.com/aio-libs/aiosmtpd/commit/24b6c79c8921cf1800e27ca144f4f37023982bbb
    Added Reference https://github.com/aio-libs/aiosmtpd/security/advisories/GHSA-pr2m-px7j-xg65
    Added Reference https://www.postfix.org/smtp-smuggling.html
  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Received by [email protected]

    Mar. 12, 2024

    Action Type Old Value New Value
    Added Description aiosmtpd is a reimplementation of the Python stdlib smtpd.py based on asyncio. aiosmtpd is vulnerable to inbound SMTP smuggling. SMTP smuggling is a novel vulnerability based on not so novel interpretation differences of the SMTP protocol. By exploiting SMTP smuggling, an attacker may send smuggle/spoof e-mails with fake sender addresses, allowing advanced phishing attacks. This issue is also existed in other SMTP software like Postfix. With the right SMTP server constellation, an attacker can send spoofed e-mails to inbound/receiving aiosmtpd instances. This issue has been addressed in version 1.4.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.
    Added Reference GitHub, Inc. https://github.com/aio-libs/aiosmtpd/security/advisories/GHSA-pr2m-px7j-xg65 [No types assigned]
    Added Reference GitHub, Inc. https://github.com/aio-libs/aiosmtpd/commit/24b6c79c8921cf1800e27ca144f4f37023982bbb [No types assigned]
    Added Reference GitHub, Inc. https://www.postfix.org/smtp-smuggling.html [No types assigned]
    Added CWE GitHub, Inc. CWE-345
    Added CVSS V3.1 GitHub, Inc. AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 5.3
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact