CVE-2026-68554CWE-345CWE-924

CVE-2026-68554

published August 20, 2026

CVSS
2.3
EPSS
0%
Percentile
3.0
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS
2.3 · NONE
CVSS v4.0
2.3 · CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
EPSS
0.00131 · 3.0th percentile
Weaknesses
CWE-345 · Insufficient Verification of Data Authenticity; CWE-924 · Improper Enforcement of Message Integrity During Transmission in a Communication Channel
Published
2026-08-20T01:17Z
References (4)
EPSS history
Timeline
  • 19 AUG 20:38Z
    Coturn: STUN attributes after MESSAGE-INTEGRITY are processed, letting on-path attackers modify authenticated TURN requests
    cvelistv5