CVE-2026-73215
7.1
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, turnports_allocate_even() in src/apps/relay/turn_ports.c marks the unused odd sibling port as TPS_TAKEN_ODD for an EVEN-PORT Allocate request with reservation bit R=0 even though no RTCP socket will release it, allowing an authenticated client to permanently exhaust the relay port pool and cause subsequent allocations to fail with STUN error 508. This issue is fixed in version 4.17.0.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| coturn | coturn | < 4.17.0 | affected |
Weaknesses
- CWE-400: CWE-400: Uncontrolled Resource Consumption
- CWE-772: CWE-772: Missing Release of Resource after Effective Lifetime
References
- https://github.com/coturn/coturn/security/advisories/GHSA-847g-qmc6-6m4r
- https://github.com/coturn/coturn/commit/4adbd82e78456e13109bf44deed4ec3aceb0bab2
- https://github.com/coturn/coturn/releases/tag/4.17.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.