Vulnerabilities (CVE)

Filtered by vendor Rustls Project Subscribe
Filtered by product Rustls
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2024-11738 1 Rustls Project 1 Rustls 2025-07-29 N/A 5.3 MEDIUM
A flaw was found in Rustls 0.23.13 and related APIs. This vulnerability allows denial of service (panic) via a fragmented TLS ClientHello message.
CVE-2019-15541 1 Rustls Project 1 Rustls 2024-11-21 5.0 MEDIUM 7.5 HIGH
rustls-mio/examples/tlsserver.rs in the rustls crate before 0.16.0 for Rust allows attackers to cause a denial of service (loop of conn_event and ready) by arranging for a client to never be writable.