MEDIUM4.3
GHSA-2p9g-x3cv-5hh4
Private Weblate projects vulnerable to observable object existence disclosure via globally scoped object lookups
Quick fix
GHSA-2p9g-x3cv-5hh4 — weblate: upgrade to the fixed version with the command below.
pip install --upgrade 'weblate>=2026.7'Details
### Impact The several endpoints could leak object existence information to users who had no access to it by HTTP status code 403 instead of 404.
### Patches * https://github.com/WeblateOrg/weblate/pull/19971
### References Thanks to Yaohui Wang for reporting this via GitHub.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://github.com/WeblateOrg/weblate/security/advisories/GHSA-2p9g-x3cv-5hh4[WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2026-55227[ADVISORY]
- https://github.com/WeblateOrg/weblate/pull/19971[WEB]
- https://github.com/WeblateOrg/weblate/commit/836bc082803d49d02f2831ec8339268eb66bcdae[WEB]
- https://github.com/WeblateOrg/weblate[PACKAGE]
- https://github.com/WeblateOrg/weblate/releases/tag/weblate-2026.7[WEB]