GHSA-9p4g-9hh7-7mj3MediumCVSS 5.3
LibreTranslate through 1.9.6 omits the access_check decorator from the download_file route,...
🔗 CVE IDs covered (1)
📋 Description
LibreTranslate through 1.9.6 omits the access_check decorator from the download_file route, allowing unauthenticated access to translated files. Attackers can bypass API key requirements and abuse ban lists to download files without authentication on protected instances.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-92803
- https://github.com/LibreTranslate/LibreTranslate/issues/1012
- https://github.com/LibreTranslate/LibreTranslate
- https://github.com/LibreTranslate/LibreTranslate/blob/v1.9.6/libretranslate/app.py#L1029-L1030
- https://www.vulncheck.com/advisories/libretranslate-through-1.9.6-missing-access-check-on-the-download-file-route
- https://github.com/advisories/GHSA-9p4g-9hh7-7mj3