๐Ÿ” CVE Alert

CVE-2026-68555

MEDIUM 6.5

coturn: Chained mobility resumes allow authenticated remote memory exhaustion

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Coturn is a free open source implementation of TURN and STUN Server. In 4.15.0, an authenticated TURN user can repeatedly resume one allocation from fresh UDP 5-tuples without completing a handoff when the server enables --mobility. mobile_begin_transition() in src/server/ns_turn_server.c disarms each new session's allocation timeout and overwrites the allocation's single mobile_pending_resume link, leaving earlier pending sessions unreachable by the cleanup path, while copy_auth_parameters() ignores inc_quota() failure. The attacker can therefore retain unbounded server-side sessions and exhaust process memory even when --user-quota=1 is configured. This issue is fixed in version 4.16.0.

CWE CWE-400
Vendor coturn
Product coturn
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for coturn coturn

Be the first to know when new medium vulnerabilities affecting coturn coturn are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

coturn / coturn
>= 4.15.0, < 4.16.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/coturn/coturn/security/advisories/GHSA-hpq3-g7x4-h7xx github.com: https://github.com/coturn/coturn/commit/a97f1924bb435bec49d6d91ae01fa2487c2e1bf7 github.com: https://github.com/coturn/coturn/releases/tag/4.16.0