PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73216 coturn CVE debrief

CVE-2026-73216 is a medium-severity vulnerability in Coturn, a free open-source implementation of TURN and STUN Server. The issue allows an authenticated client to bypass user and total quotas, potentially exhausting relay ports. This problem was fixed in version 4.17.0. System administrators and security teams should assess their exposure, especially in mobility-enabled allocations, and ensure timely remediation by updating to the latest version. This involves verifying Coturn installations, reviewing configurations, and monitoring server logs for potential quota bypass attempts.

Vendor
coturn
Product
Unknown
CVSS
MEDIUM 6.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-11
Original CVE updated
2026-09-09
Advisory published
2026-08-11
Advisory updated
2026-09-09

Who should care

System administrators and security teams responsible for Coturn installations, especially those using mobility-enabled allocations, should assess their exposure and ensure timely remediation.

Why it matters

CVE-2026-73216 is a medium-severity vulnerability in Coturn that allows authenticated clients to bypass quotas, potentially leading to relay port exhaustion. Defenders should prioritize verifying Coturn installations and ensuring they are updated to version 4.17.0 or later.

  • Potential relay port exhaustion due to quota bypass.
  • Need to verify Coturn installations and configurations.
  • Possible impact on TURN and STUN services.

Technical summary

The vulnerability in Coturn allows an authenticated client to bypass --user-quota and --total-quota settings, potentially leading to relay port exhaustion. This issue was fixed in Coturn version 4.17.0. The vulnerability arises from the premature call to dec_quota() and release of bandwidth accounting during the first-stage close of a mobility-enabled allocation. This allows attackers to exploit the system by exhausting relay ports, which can disrupt TURN and STUN services. Defenders should prioritize verifying Coturn installations, especially those with mobility-enabled allocations, and ensure they are updated to version 4.17.0 or later.

Defensive priority

Defenders should prioritize verifying Coturn installations, especially those with mobility-enabled allocations, and ensure they are updated to version 4.17.0 or later.

Recommended defensive actions

  • Verify Coturn installations and ensure they are updated to version 4.17.0 or later.
  • Review Coturn configurations to ensure proper quota settings.
  • Monitor Coturn server logs for potential quota bypass attempts.
  • Perform a thorough review of network configurations and mobility-enabled allocations.
  • Implement compensating controls for exposed systems while remediation is scheduled and verified.
  • Track exceptions and retest remediated assets.
  • Close the item only after evidence of successful remediation is documented.

Evidence notes

The vulnerability details are based on information from the CVE Program and the National Vulnerability Database (NVD). The issue is described in the official CVE record and NVD vulnerability detail page.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73216 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73216

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73216 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73216

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.