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?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-34976Dgraph is an open source distributed GraphQL database. Prior…10
- CVE-2026-34977Aperi'Solve is an open-source steganalysis web platform. In …9.8
- CVE-2026-34978OpenPrinting CUPS is an open source printing system for Linu…6.5
- CVE-2026-34979OpenPrinting CUPS is an open source printing system for Linu…5.3
- CVE-2026-3498The BlockArt Blocks plugin for WordPress is vulnerable to St…6.4
- CVE-2026-34980OpenPrinting CUPS is an open source printing system for Linu…7.5
- CVE-2026-34982Vim is an open source, command line text editor. Prior to ve…8.2
- CVE-2026-34983Wasmtime is a runtime for WebAssembly. In 43.0.0, cloning a …5
- CVE-2026-34984External Secrets Operator reads information from a third-par…6.5
- CVE-2026-34985LORIS (Longitudinal Online Research and Imaging System) is a…6.5
- CVE-2026-34986Go JOSE provides an implementation of the Javascript Object …7.5
- CVE-2026-34987Wasmtime is a runtime for WebAssembly. From 25.0.0 to before…9.9
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
