Ad

CVE-2026-34981

MEDIUM CVSS 3.1: 5.8 EPSS 0.04%
Updated Apr 07, 2026
Parameter Value
CVSS 5.8 (MEDIUM)
Fixed In 0.6.0
Type CWE-918 (Server-Side Request Forgery (SSRF))
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1