All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73216
MEDIUMpublished 2026-08-11 18:18 UTC · 1 day ago · modified 2026-08-11 20:18 UTC
6.5
CVSS / 10
// description
Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, shutdown_client_connection() in src/server/ns_turn_server.c prematurely calls dec_quota() and releases bandwidth accounting during the first-stage close of a mobility-enabled allocation while preserving the allocation, relay socket, session, and mobility ticket, allowing an authenticated client to bypass --user-quota and --total-quota and exhaust relay ports. This issue is fixed in version 4.17.0.
// weaknesses (CWE)
- CWE-400