AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-21419

MEDIUM · CVSS 5.3 EPSS 1.81% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-05-07 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2021-21419
Severity
MEDIUM
CVSS
5.3
EPSS
1.81%

Original NVD Description

Eventlet is a concurrent networking library for Python. A websocket peer may exhaust memory on Eventlet side by sending very large websocket frames. Malicious peer may exhaust memory on Eventlet side by sending highly compressed data frame. A patch in version 0.31.0 restricts websocket frame to reasonable limits. As a workaround, restricting memory usage via OS limits would help against overall machine exhaustion, but there is no workaround to protect Eventlet process.