Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
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.1
Fix Suggestion:
Update to version weblate-5.16.1
weblate (PYTHON):
Affected version(s) >=1.9 <5.16.1
Fix Suggestion:
Update to version 5.16.1
Do you need more information?
Contact Us
CVSS 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)
Missing Authorization
Exposure of Sensitive Information to an Unauthorized Actor
EPSS
Base Score:
0.02