CVE-2026-92803

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LibreTranslateLibreTranslate0 <= 1.9.6affected

Weaknesses

  • CWE-862: Missing Authorization

References