Published
Permalink
CVE-2026-92803
6.9 MEDIUM
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Attack Requirement (AT): None (N)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Vulnerable System Impact Confidentiality (VC): Low (L)
- Vulnerable System Impact Integrity (VI): None (N)
- Vulnerable System Impact Availability (VA): None (N)
- Subsequent System Impact Confidentiality (SC): None (N)
- Subsequent System Impact Integrity (SI): None (N)
- Subsequent System Impact Availability (SA): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Attack Requirement (MAT): None (N)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Vulnerable System Impact Confidentiality (MVC): Low (L)
- Modified Vulnerable System Impact Integrity (MVI): None (N)
- Modified Vulnerable System Impact Availability (MVA): None (N)
- Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
- Modified Subsequent System Impact Integrity (MSI): Negligible (N)
- Modified Subsequent System Impact Availability (MSA): Negligible (N)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse accepted
- @LeSuisse published on GitHub
LibreTranslate through 1.9.6 Missing Access Check on the download_file Route
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
-
GitHub Issue #1012 issue-tracking
-
the download route is declared without the access_check decorator technical-description
Affected products
LibreTranslate
- =<1.9.6
Matching in nixpkgs
pkgs.libretranslate
Free and Open Source Machine Translation API. Self-hosted, no limits, no ties to proprietary services
pkgs.pkgsRocm.libretranslate
Free and Open Source Machine Translation API. Self-hosted, no limits, no ties to proprietary services
pkgs.python313Packages.libretranslate
Free and Open Source Machine Translation API. Self-hosted, no limits, no ties to proprietary services
pkgs.python314Packages.libretranslate
Free and Open Source Machine Translation API. Self-hosted, no limits, no ties to proprietary services
-
nixos-unstable -
- nixos-unstable-small 1.9.6
Package maintainers
-
@misuzu misuzu <bakalolka@gmail.com>