CVE-2024-49769 | Waitress has a denial of service leading to high CPU usage/resource exhaustion

Waitress is a Web Server Gateway Interface server for Python 2 and 3. When a remote client closes the connection before waitress has had the opportunity to call getpeername() waitress won't correctly clean up the connection leading to the main thread attempting to write to a socket that no longer exists, but not removing it from the list of sockets to attempt to process. This leads to a busy-loop calling the write function. A remote attacker could run waitress out of available sockets with very little resources required. Waitress 3.0.1 contains fixes that remove the race condition.

Published: 2024-10-29 Last update: 2024-11-21 Assigner: [email protected] Source: [email protected]

Conclusion & alert: CVE-2024-49769 is rated Moderate Risk (58.9/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.52%). Mandatory action: Review affected assets and schedule remediation.

Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.

Exploit prediction scoring system (EPSS) score for CVE-2024-49769

EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).

# Date Old EPSS score New EPSS score Delta (New - Old)
1 2026-05-27 1.18% 1.52% +0.34%
2 2025-12-11 1.28% 1.18% -0.10%
3 2025-12-07 1.28%

Full EPSS history (15 records total)

Common vulnerability scoring system (CVSS) metrics for CVE-2024-49769

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
7.5 3.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:N)
Data isn’t meaningfully altered or forged.
Availability (A:H)
Could take the service down hard or make it unusable for people who depend on it.
3.9 3.6 [email protected]
7.5 3.1 HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:N)
Data isn’t meaningfully altered or forged.
Availability (A:H)
Could take the service down hard or make it unusable for people who depend on it.
3.9 3.6 [email protected]

Weakness enumeration for CVE-2024-49769

GitHub Security Advisory for CVE-2024-49769

GHSA-3f84-rpwh-47g6 · Severity: high · Ecosystem: pip — Waitress vulnerable to DoS leading to high CPU usage/resource exhaustion

OS Trackers for CVE-2024-49769

vendor priority summary link
debian not yet assigned CVE-2024-49769 not yet assigned priority: Debian including 1 source packages (waitress), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. https://security-tracker.debian.org/tracker/CVE-2024-49769
redhat high https://access.redhat.com/security/cve/CVE-2024-49769
suse high CVE-2024-49769 severity important: SUSE including 9 source package names (python2-waitress-1.4.3-150000.3.9.1, python3-waitress-1.4.3-150000.3.9.1, …), 46 product×package rows across 29 product lines (SUSE Enterprise Storage 7.1, SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS, … (29 product lines)): Fixed 46. https://www.suse.com/security/cve/CVE-2024-49769/
ubuntu medium CVE-2024-49769 medium priority: Ubuntu including 1 source packages (waitress), 9 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, questing, upstream, xenial): released 5, ignored 2, not-affected 2. https://ubuntu.com/security/CVE-2024-49769

Affected software / configurations for CVE-2024-49769

Vendor Product Version Raw CPE
agendaless waitress < 3.0.1 cpe:2.3:a:agendaless:waitress:*:*:*:*:*:*:*:*

References for CVE-2024-49769

cvelogic Threat Intelligence