CVE-2026-34981

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pavelzbornik:whisperx_rest_api:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-06 17:17

Updated : 2026-06-17 10:39


NVD link : CVE-2026-34981

Mitre link : CVE-2026-34981

CVE.ORG link : CVE-2026-34981


JSON object : View

Products Affected

pavelzbornik

  • whisperx_rest_api
CWE
CWE-918

Server-Side Request Forgery (SSRF)