Ad

CVE-2026-27457

MEDIUM CVSS 3.1: 4.3 EPSS 0.03%
Updated Feb 27, 2026
Weblate
Parameter Value
CVSS 4.3 (MEDIUM)
Affected Versions before 5.16.1
Fixed In 5.16.1
Type CWE-862 (Missing Authorization), CWE-200 (Information Exposure)
Vendor Weblate
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Weblate Weblate
cpe:2.3:a:weblate:weblate:*:*:*:*:*:*:*:*
5.16.1