AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-32650

HIGH · CVSS 7.5 EPSS 0.95% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-04-19 · 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.

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-32650
Severity
HIGH
CVSS
7.5
EPSS
0.95%

Original NVD Description

Rustls is a modern TLS library written in Rust. `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input. When using a blocking rustls server, if a client send a `close_notify` message immediately after `client_hello`, the server's `complete_io` will get in an infinite loop. This vulnerability is fixed in 0.23.5, 0.22.4, and 0.21.11.