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

Advisory Package Curation

CVE-2026-33214

Progress 0 / 0

Advisory Summaries

github_osv/GHSA-mpf5-3vph-q75r

Weblate: Improper access control for the translation memory in API ### Impact The translation memory API exposed unintended endpoints, which in turn didn't do proper access control. ### Patches * https://github.com/WeblateOrg/weblate/pull/18513 ### Workarounds Blocking access to `/api/memory/` in the HTTP server removes access to this feature. ### References This issue was reported by ggamno https://hackerone.com/ggamno via HackerOne.

gitlab/pypi/Weblate/CVE-2026-33214

Weblate: Improper access control for the translation memory in API The translation memory API exposed unintended endpoints, which in turn didn't do proper access control.

pypa/weblate/PYSEC-2026-152

Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't enforce proper access control. This issue has been fixed in version 5.17. If users are unable to update immediately, they can work around this issue by blocking access to /api/memory/ in the HTTP server, which removes access to this feature.

pysec/PYSEC-2026-152

Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't enforce proper access control. This issue has been fixed in version 5.17. If users are unable to update immediately, they can work around this issue by blocking access to /api/memory/ in the HTTP server, which removes access to this feature.