CVE-2026-34981

Source
https://cve.org/CVERecord?id=CVE-2026-34981
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-34981.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-34981
Aliases
  • GHSA-6rc7-r867-c635
Published
2026-04-06T16:19:13Z
Modified
2026-08-12T03:51:12Z
Severity
  • 5.8 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N CVSS Calculator
Summary
whisperX REST API: SSRF in download_from_url() — URL validation happens after HTTP request, extension bypass via .mp3
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34981.json"
}
References

Affected packages

Git / github.com/pavelzbornik/whisperx-fastapi

Affected ranges

Type
GIT
Repo
https://github.com/pavelzbornik/whisperx-fastapi
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:pavelzbornik:whisperx_rest_api:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0.3.1"
        },
        {
            "fixed": "0.6.0"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v0.*
v0.3.1
v0.4.0
v0.4.1
v0.4.2
v0.4.3
v0.4.4
v0.4.5
v0.4.6
v0.4.7
v0.5.0
v0.5.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-34981.json"