CVE-2026-92803 Details
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.
A vulnerability exists in LibreTranslate versions through 1.9.6, where the download_file route lacks the necessary access_check decorator. This omission allows unauthenticated users to access translated files, bypassing API key requirements and exploiting ban lists to download files from protected instances. The vulnerability arises because the download_file route does not enforce the same access controls as other content-serving routes, leaving a gap that can be exploited by attackers.
Users can update to LibreTranslate version 1.9.7 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 16, 2026CISA-ADP
Assessed Sep 17, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/LibreTranslate/LibreTranslate/issues/1012 | CISA-ADP | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/LibreTranslate/LibreTranslate | [email protected] | ProductSource CodeVendor |
| https://github.com/LibreTranslate/LibreTranslate/blob/v1.9.6/libretranslate/app.py#L1029-L1030 | [email protected] | Source CodeVendor |
| https://github.com/LibreTranslate/LibreTranslate/issues/1012 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://www.vulncheck.com/advisories/libretranslate-through-1.9.6-missing-access-check-on-the-download-file-route | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| LibreTranslate | <= 1.9.6 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 17, 2026 | CVE Modified | CISA-ADP |
| Sep 16, 2026 | New CVE Received | [email protected] |
Volerion