製品・ソフトウェアに関する情報
coturn projectのcoturnにおける不正な型変換に関する脆弱性
Title coturn projectのcoturnにおける不正な型変換に関する脆弱性
Summary

CoturnはTURNおよびSTUNサーバーの無料でオープンソースの実装です。バージョン4.10.0以前のcoturnでは、STUN/TURN属性のパース関数がアラインメントチェックを行わずに、uint8_t *からuint16_t *への安全でないポインタキャストを実施しています。奇数アラインメントの属性境界を持つ細工されたSTUNメッセージを処理する際に、ns_turn_msg.cでメモリのミスアラインド読み込みが発生します。ARM64アーキテクチャ(AArch64)では厳格なアラインメント制御があるため、この問題によりSIGBUSシグナルが発生し、turnserverプロセスが直ちに終了します。認証されていないリモート攻撃者は、単一の細工されたUDPパケットを送信することで、任意のARM64 coturn環境をクラッシュさせることが可能です。この脆弱性はバージョン4.10.0で修正されました。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 21, 2026, midnight
Registration Date April 27, 2026, 10:47 a.m.
Last Update April 27, 2026, 10:47 a.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected System
coturn project
coturn 4.10.0 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年04月27日]
  掲載
April 27, 2026, 10:47 a.m.

NVD Vulnerability Information
CVE-2026-40613
Summary

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.10.0, the STUN/TURN attribute parsing functions in coturn perform unsafe pointer casts from uint8_t * to uint16_t * without alignment checks. When processing a crafted STUN message with odd-aligned attribute boundaries, this results in misaligned memory reads at ns_turn_msg.c. On ARM64 architectures (AArch64) with strict alignment enforcement, this causes a SIGBUS signal that immediately kills the turnserver process. An unauthenticated remote attacker can crash any ARM64 coturn deployment by sending a single crafted UDP packet. This vulnerability is fixed in 4.10.0.

Publication Date April 22, 2026, 4:16 a.m.
Registration Date April 25, 2026, 4:03 a.m.
Last Update April 24, 2026, 10:41 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:coturn_project:coturn:*:*:*:*:*:*:*:* 4.10.0
Related information, measures and tools
Common Vulnerabilities List