PT-2026-34043 · Coturn · Coturn
Published
2026-04-21
·
Updated
2026-04-22
·
CVE-2026-40613
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Coturn versions prior to 4.10.0
Description
STUN/TURN attribute parsing functions perform unsafe pointer casts from uint8 t * to uint16 t * without alignment checks. When processing a crafted STUN message with odd-aligned attribute boundaries, misaligned memory reads occur at ns turn msg.c. On ARM64 architectures (AArch64) with strict alignment enforcement, this triggers a SIGBUS signal, which is a signal sent to a process when it does not have permission to access a memory location or the memory is physically unavailable, resulting in the immediate termination of the turnserver process. An unauthenticated remote attacker can cause a crash by sending a single crafted UDP packet.
Recommendations
Update to version 4.10.0.
Exploit
Fix
DoS
Incorrect Type Conversion or Cast
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Coturn