製品・ソフトウェアに関する情報
FreeSWITCHにおける複数の脆弱性
Title FreeSWITCHにおける複数の脆弱性
Summary

FreeSWITCHは、独自の通信スイッチからあらゆる汎用ハードウェア上で動作するソフトウェア実装へのデジタルトランスフォーメーションを可能にするソフトウェア定義の通信スタックです。バージョン1.11.1以前のmod_verto HTTPリクエストハンドラは、POSTのapplication/x-www-form-urlencodedボディ用に固定の2MiBバッファを割り当てていましたが、Content-Lengthは約10MiB未満まで受け入れていました。ボディ読み込みループはバッファサイズではなくContent-Lengthによって制限されるため、HTTPのベーシック認証チェックが実行される前に攻撃者が制御可能な最大約8MiBのヒープオーバーフローが発生してしまいます。この問題はバージョン1.11.1で修正されました。

Possible impacts ・当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 ・当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 ・当該ソフトウェアが完全に停止する可能性があります。 
Solution

ベンダ情報を参照して適切な対策を実施してください。

Publication Date June 9, 2026, midnight
Registration Date June 11, 2026, 4:15 p.m.
Last Update June 11, 2026, 4:15 p.m.
CVSS3.0 : 緊急
Score 9.8
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected System
FreeSWITCH
FreeSWITCH 1.11.1 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年06月11日]
  掲載
June 11, 2026, 4:15 p.m.

NVD Vulnerability Information
CVE-2026-49841
Summary

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.11.1, the mod_verto HTTP request handler allocates a fixed 2 MiB buffer for a POST application/x-www-form-urlencoded body but accepts Content-Length up to just under 10 MiB. The body-read loop is bounded by Content-Length rather than the buffer size, producing an attacker-controlled heap overflow of up to ~8 MiB -- before the HTTP basic-auth check runs. This issue has been patched in version 1.11.1.

Publication Date June 10, 2026, 2:17 a.m.
Registration Date June 10, 2026, 4:20 a.m.
Last Update June 11, 2026, 12:07 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:freeswitch:freeswitch:*:*:*:*:*:*:*:* 1.11.1
Related information, measures and tools
Common Vulnerabilities List