Staging Environment: Content and features may be unstable or change without notice.

Advisory Package Curation

CVE-2026-33212

Progress 0 / 0

Advisory Summaries

github_osv/GHSA-vj45-x3pj-f4w4

Weblate: Improper access control for pending tasks in API ### Impact The API for tasks didn't verify user access for pending tasks. This could expose logs of in-progress operations to users who don't have access to given scope. ### Patches * https://github.com/WeblateOrg/weblate/pull/18515 ### Workarounds The attacker needs to guess the random UUID of the task, so exploiting this is unlikely with the default API rate limits. ### References This issue was identified by Michal Čihař.

gitlab/pypi/Weblate/CVE-2026-33212

Weblate: Improper access control for pending tasks in API The API for tasks didn't verify user access for pending tasks. This could expose logs of in-progress operations to users who don't have access to given scope.

pypa/weblate/PYSEC-2026-2311

Weblate is a web based localization tool. In versions prior to 5.17, the tasks API didn't verify user access for pending tasks. This could expose logs of in-progress operations to users who don't have access to given scope. The attacker needs to brute-force the random UUID of the task, so exploiting this is unlikely with the default API rate limits. This issue has been fixed in version 5.17.

pysec/PYSEC-2026-2311

Weblate is a web based localization tool. In versions prior to 5.17, the tasks API didn't verify user access for pending tasks. This could expose logs of in-progress operations to users who don't have access to given scope. The attacker needs to brute-force the random UUID of the task, so exploiting this is unlikely with the default API rate limits. This issue has been fixed in version 5.17.