CVE-2026-68552
Last modified
CVE-2026-68552 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an unauthenticated remote client can send a STUN message over TCP or TLS with a body-length field from 65520 through 65532, causing the uint16_t len variable in stun_get_message_len_str() in src/client/ns_turn_msg.c to wrap when STUN_HEADER_LENGTH is added. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an unauthenticated remote client can send a STUN message over TCP or TLS with a body-length field from 65520 through 65532, causing the uint16_t len variable in stun_get_message_len_str() in src/client/ns_turn_msg.c to wrap when STUN_HEADER_LENGTH is added. The framing layer then consumes only 4 through 16 bytes, treats the remaining bytes as another message, desynchronizes the stream parser, and drops the attacking client's connection. Other clients and the server process are not affected. This issue is fixed in version 4.15.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| coturn | coturn | < 4.15.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-68552?
How severe is CVE-2026-68552?
How do I fix CVE-2026-68552?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68533Concrete CMS below 9.5.3 conversation attachment uploaded en…2.3
- CVE-2026-68534Concrete CMS before 9.5.3 rendered Express entry labels as r…2.3
- CVE-2026-68535Concrete CMS Area API's block-create endpoint in versions 9.…5.1
- CVE-2026-68536Server-Side Request Forgery / Local File Inclusion in Apache…
- CVE-2026-6854The My Calendar – Accessible Event Manager plugin for WordPr…7.5
- CVE-2026-6855A flaw was found in InstructLab. A local attacker could expl…7.1
- CVE-2026-68553Coturn is a free open source implementation of TURN and STUN…7.1
- CVE-2026-68554Coturn is a free open source implementation of TURN and STUN…2.3
- CVE-2026-68555Coturn is a free open source implementation of TURN and STUN…6.5
- CVE-2026-68558Wekan is open source kanban built with Meteor. From 8.36 unt…8.5
- CVE-2026-68559Wekan is open source kanban built with Meteor. From 9.57 unt…6.5
- CVE-2026-68560Wekan is open source kanban built with Meteor. Prior to 9.75…7.7
Are you affected by CVE-2026-68552?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
