Pavel Zbornik (pavelzbornik)のwhisperX REST APIにおけるサーバサイドのリクエストフォージェリの脆弱性
| Title |
Pavel Zbornik (pavelzbornik)のwhisperX REST APIにおけるサーバサイドのリクエストフォージェリの脆弱性
|
| Summary |
whisperX APIは、オーディオコンテンツの強化と分析に使用されるツールです。バージョン0.3.1から0.5.0までの間、app/services/file_service.pyのFileService.download_from_url()はURLの検証を行わずにrequests.get(url)を呼び出していました。ファイル拡張子のチェックはHTTPリクエスト後に実施されるため、内部URLの末尾に.mp3を追加することで回避できます。/speech-to-text-urlエンドポイントは認証されていませんでした。この脆弱性はバージョン0.6.0で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 6, 2026, midnight |
| Registration Date |
April 30, 2026, 12:13 p.m. |
| Last Update |
April 30, 2026, 12:13 p.m. |
|
CVSS3.0 : 警告
|
| Score |
5.8
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N |
Affected System
| Pavel Zbornik (pavelzbornik) |
|
whisperX REST API 0.3.1 以上 0.6.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月30日] 掲載 |
April 30, 2026, 12:13 p.m. |
NVD Vulnerability Information
CVE-2026-34981
| Summary |
The whisperX API is a tool for enhancing and analyzing audio content. From 0.3.1 to 0.5.0, FileService.download_from_url() in app/services/file_service.py calls requests.get(url) with zero URL validation. The file extension check occurs AFTER the HTTP request is already made, and can be bypassed by appending .mp3 to any internal URL. The /speech-to-text-url endpoint is unauthenticated. This vulnerability is fixed in 0.6.0.
|
| Publication Date |
April 7, 2026, 2:17 a.m. |
| Registration Date |
April 15, 2026, 11:27 a.m. |
| Last Update |
April 7, 2026, 10:20 p.m. |
Related information, measures and tools
Common Vulnerabilities List