Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/LibreTranslate/LibreTranslate
- https://github.com/LibreTranslate/LibreTranslate/blob/v1.9.6/libretranslate/app.
- https://github.com/LibreTranslate/LibreTranslate/issues/1012
- https://www.vulncheck.com/advisories/libretranslate-through-1.9.6-missing-access
- https://github.com/LibreTranslate/LibreTranslate/issues/1012
FAQ
What is CVE-2026-92803?
CVE-2026-92803 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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...
How severe is CVE-2026-92803?
CVE-2026-92803 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-92803?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.