GHSA-3f84-rpwh-47g6 · Severity: high · Ecosystem: pip — Waitress vulnerable to DoS 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.
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.
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)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-3f84-rpwh-47g6 · Severity: high · Ecosystem: pip — Waitress vulnerable to DoS leading to high CPU usage/resource exhaustion
| 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 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| agendaless | waitress | < 3.0.1 | cpe:2.3:a:agendaless:waitress:*:*:*:*:*:*:*:* |