Bug 2521107 (CVE-2026-68555) - CVE-2026-68555 coturn: Coturn: Memory exhaustion via chained mobility resumes
Summary: CVE-2026-68555 coturn: Coturn: Memory exhaustion via chained mobility resumes
Keywords:
Status: NEW
Alias: CVE-2026-68555
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2521997 2521998
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-21 18:50 UTC by OSIDB Bzimport
Modified: 2026-08-24 15:07 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-21 18:50:07 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.