Description
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.
INFO
Published Date :
2026-02-26T21:56:03.220Z
Last Modified :
2026-03-03T01:39:37.771Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-27457 vulnerability.
| Vendors | Products |
|---|---|
| Weblate |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-27457.
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact