CVE-2024-47609
Severity CVSS v4.0:
MEDIUM
Type:
Unavailable / Other
Publication date:
01/10/2024
Last modified:
15/04/2026
Description
Tonic is a native gRPC client & server implementation with async/await support. When using tonic::transport::Server there is a remote DoS attack that can cause the server to exit cleanly on accepting a TCP/TLS stream. This can be triggered by causing the accept call to error out with errors that were not covered correctly causing the accept loop to exit. Upgrading to tonic 0.12.3 and above contains the fix.
Impact
Base Score 4.0
6.90
Severity 4.0
MEDIUM
Base Score 3.x
0.00
Severity 3.x
NONE



