CVE-2026-92803 PUBLISHED

LibreTranslate through 1.9.6 Missing Access Check on the download_file Route

Assigner: VulnCheck
Reserved: 16.09.2026 Published: 16.09.2026 Updated: 16.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor LibreTranslate
Product LibreTranslate
Versions Default: unaffected
  • affected from 0 to 1.9.6 (incl.)

Credits

  • George Chen finder

References

Problem Types

  • Missing Authorization CWE