FreeSWITCHにおけるリソースの枯渇に関する脆弱性
| Title |
FreeSWITCHにおけるリソースの枯渇に関する脆弱性
|
| Summary |
FreeSWITCHは、プロプライエタリな電話交換機から任意の汎用ハードウェア上で動作するソフトウェア実装へのデジタルトランスフォーメーションを可能にするソフトウェア定義のテレコムスタックです。バージョン1.11.1以前では、mod_vertoのWebSocketフレームループが認証チェックの前に#で始まるスピードテストプロトコル(#SPU / #SPB / #SPE)をインターセプトしていました。#SPUで宣言されたペイロードサイズはatoi()で解析され、非正の値のみが拒否されていたため、認証されていないピアが最大INT_MAXバイトまで要求できました。その後、サーバーはダウンロードフェーズで約size * 10バイト、1リクエストあたり約20GBを書き戻していました。この動作は、短いリクエストからの強力なアウトバウンド帯域拡散を引き起こしていました。この問題はバージョン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 |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/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-49842
| 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, mod_verto's WebSocket frame loop intercepts a #-prefixed speed-test protocol (#SPU / #SPB / #SPE) before any authentication check. The declared payload size in #SPU was parsed with atoi() and only rejected non-positive values, so an unauthenticated peer could request up to INT_MAX bytes. The server then wrote roughly size * 10 bytes back during the download phase, on the order of 20 GB per request, yielding strong outbound bandwidth amplification from a short request. 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:06 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