Improper access control in coTURN - CVE-2026-27624
Published: April 20, 2026
coTURN
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass peer IP access control restrictions.
The vulnerability exists due to improper access control in peer address validation in src/client/ns_turn_ioaddr.c when processing CreatePermission or ChannelBind requests with IPv4-mapped IPv6 XOR-PEER-ADDRESS values. A remote attacker can send a specially crafted request using an ::ffff: IPv4-mapped IPv6 peer address to bypass peer IP access control restrictions.
Exploitation may depend on whether the relay socket is wildcard-bound versus bound to a specific IPv6 address, and on operating system behavior.