AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-49769

HIGH · CVSS 7.5 EPSS 1.39% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-10-29 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-49769
Severity
HIGH
CVSS
7.5
EPSS
1.39%

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)