CVE-2026-27457
February 26, 2026
Weblate is a web based localization tool. Prior to version 5.16.1, the REST API's "AddonViewSet" ("weblate/api/views.py", line 2831) uses "queryset = Addon.objects.all()" without overriding "get_queryset()" to scope results by user permissions. This allows any authenticated user (or anonymous users if "REQUIRE_LOGIN" is not set) to list and retrieve ALL addons across all projects and components via "GET /api/addons/" and "GET /api/addons/{id}/". Version 5.16.1 fixes the issue.
Affected Packages
https://github.com/WeblateOrg/weblate.git (GITHUB):
Affected version(s) >=weblate-0.1 <weblate-5.16.1Fix Suggestion:
Update to version weblate-5.16.1weblate (PYTHON):
Affected version(s) >=1.9 <5.16.1Fix Suggestion:
Update to version 5.16.1Related Resources (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.3
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.02