Skip to main content

Tags Coturn

Securing coturn: Configuration Guide

Published on Feb 25, 2026 in , , ,

The coturn-specific companion to our TURN Server Security Best Practices guide. Copy-paste configuration blocks for access control, protocol hardening, rate limiting, and authentication, with three complete templates from minimal to high-security.…

Read more about Securing coturn: Configuration Guide

coturn: access control bypass via loopback peer address

Published on Jan 11, 2021 in , , ,

Description

By default coturn does not allow peers to connect and relay packets to loopback addresses in the range of 127.x.x.x. However, it was observed that when sending a CONNECT request with the XOR-PEER-ADDRESS value of 0.0.0.0, a successful response was received and subsequently, CONNECTIONBIND also received a successful response. Coturn then was able to relay packets to local network services.

Read more about coturn: access control bypass via loopback peer address