๐Ÿ” CVE Alert

CVE-2026-68554

UNKNOWN 0.0

Coturn: STUN attributes after MESSAGE-INTEGRITY are processed, letting on-path attackers modify authenticated TURN requests

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an on-path attacker can append attributes after MESSAGE-INTEGRITY to an authenticated STUN request on plain UDP or TCP, adjust the STUN header length, and recompute the unkeyed FINGERPRINT while the original HMAC remains valid because it covers only the message prefix. Server-side parsing in src/server/ns_turn_server.c continues past MESSAGE-INTEGRITY through handle_turn_allocate(), handle_turn_create_permission(), handle_turn_refresh(), and handle_turn_command(), allowing trailing LIFETIME, XOR-PEER-ADDRESS, or ORIGIN attributes to override allocation lifetime, inject a permission, or bypass the origin check. TLS and DTLS deployments prevent this in-transit modification. This issue is fixed in version 4.15.0.

CWE CWE-345 CWE-924
Vendor coturn
Product coturn
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for coturn coturn

Be the first to know when new unknown vulnerabilities affecting coturn coturn are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

coturn / coturn
< 4.15.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/coturn/coturn/security/advisories/GHSA-5538-7cxj-5jcc github.com: https://github.com/coturn/coturn/commit/ab762f334f511ea37ab4b703a47d5d683a5be978 github.com: https://github.com/coturn/coturn/releases/tag/4.15.0