CVE-2026-34981
Last modified
CVE-2026-34981 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pavelzbornik | Whisperx Rest Api | >= 0.3.1, < 0.6.0 |
References
- https://github.com/pavelzbornik/whisperX-FastAPI/issues/256Issue Tracking, Patch
- https://github.com/pavelzbornik/whisperX-FastAPI/security/advisories/GHSA-6rc7-r867-c635Exploit, Mitigation, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34981?
How severe is CVE-2026-34981?
How do I fix CVE-2026-34981?
Are you affected by CVE-2026-34981?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
