Impact
Coturn implements TURN/STUN services and by default rejects loopback peers. Prior to version 4.13.0, an authenticated client can send a TURN packet that contains the IPv4‑mapped IPv6 address ::ffff:127.0.0.1 in the XOR-PEER-ADDRESS attribute. This causes the server to treat the loopback address as an external peer, bypassing the default protection and allowing traffic to be relayed to processes bound only to 127.0.0.1. The flaw is an access‑control failure (CWE‑289) and a failure to handle IPv4‑mapped addresses correctly (CWE‑918).
Affected Systems
coturn:coturn versions earlier than 4.13.0 are vulnerable. The default configuration disables allow-loopback-peers, so any installation that has not been updated to 4.13.0 or newer is at risk.
Risk and Exploitability
The CVSS score of 7.4 indicates high severity, while the EPSS of <1% suggests a low to moderate exploitation probability. The vulnerability is not listed in the CISA KEV catalog. An attacker must first authenticate to the TURN server; once authenticated, they can craft packets to relay traffic to the localhost. No additional local privileges on the coturn host are required, and the attack classifies as a remote network exploit via the TURN protocol.
OpenCVE Enrichment