CVE-2026-27457: CWE-862: Missing Authorization in WeblateOrg weblate
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.
AI Analysis
Technical Summary
Weblate is a web-based localization tool used to manage translations and related components. In versions prior to 5.16.1, the REST API endpoint responsible for managing addons (AddonViewSet in weblate/api/views.py at line 2831) suffers from a missing authorization control vulnerability (CWE-862). Specifically, the API uses a queryset that returns all Addon objects (Addon.objects.all()) without overriding the get_queryset() method to filter results based on the requesting user's permissions. This results in any authenticated user being able to access the full list of addons and retrieve details of any addon across all projects and components via the GET /api/addons/ and GET /api/addons/{id}/ endpoints. If the Weblate instance is configured without requiring login (REQUIRE_LOGIN not set), even anonymous users can exploit this flaw. The vulnerability does not allow modification or deletion of data, so integrity and availability are not impacted, but confidentiality is compromised as unauthorized users gain access to potentially sensitive addon data. The issue was addressed and fixed in Weblate version 5.16.1 by properly scoping the queryset to user permissions. The CVSS v3.1 base score is 4.3, reflecting a medium severity due to the limited impact and requirement for at least authentication in most configurations.
Potential Impact
The primary impact of this vulnerability is unauthorized disclosure of addon information across all projects and components managed by Weblate. Organizations using affected versions may inadvertently expose sensitive metadata or configuration details about their localization addons to unauthorized users. This could aid attackers in reconnaissance efforts or reveal proprietary or confidential project information. Since the vulnerability does not allow modification or deletion, the risk to data integrity and system availability is low. However, the exposure of internal addon data could have compliance or privacy implications depending on the nature of the information contained within the addons. The risk is higher in environments where anonymous access is allowed, as unauthenticated attackers could exploit the flaw. Organizations relying heavily on Weblate for localization in software development, especially those with sensitive or proprietary projects, are at risk of information leakage until they upgrade to version 5.16.1 or apply equivalent access control measures.
Mitigation Recommendations
To mitigate this vulnerability, organizations should upgrade Weblate to version 5.16.1 or later, where the issue is fixed by scoping the AddonViewSet queryset to user permissions. If immediate upgrade is not possible, administrators should ensure that the REQUIRE_LOGIN setting is enabled to prevent anonymous access to the API. Additionally, implementing network-level access controls such as IP whitelisting or VPN requirements for accessing the Weblate instance can reduce exposure. Monitoring API access logs for unusual or unauthorized addon enumeration attempts can help detect exploitation attempts. Reviewing and restricting user permissions to the minimum necessary can also limit the impact. Finally, consider conducting a security review of other API endpoints to ensure proper authorization checks are consistently enforced.
Affected Countries
United States, Germany, France, United Kingdom, Japan, Canada, Australia, Netherlands, Sweden, India
CVE-2026-27457: CWE-862: Missing Authorization in WeblateOrg weblate
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.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Weblate is a web-based localization tool used to manage translations and related components. In versions prior to 5.16.1, the REST API endpoint responsible for managing addons (AddonViewSet in weblate/api/views.py at line 2831) suffers from a missing authorization control vulnerability (CWE-862). Specifically, the API uses a queryset that returns all Addon objects (Addon.objects.all()) without overriding the get_queryset() method to filter results based on the requesting user's permissions. This results in any authenticated user being able to access the full list of addons and retrieve details of any addon across all projects and components via the GET /api/addons/ and GET /api/addons/{id}/ endpoints. If the Weblate instance is configured without requiring login (REQUIRE_LOGIN not set), even anonymous users can exploit this flaw. The vulnerability does not allow modification or deletion of data, so integrity and availability are not impacted, but confidentiality is compromised as unauthorized users gain access to potentially sensitive addon data. The issue was addressed and fixed in Weblate version 5.16.1 by properly scoping the queryset to user permissions. The CVSS v3.1 base score is 4.3, reflecting a medium severity due to the limited impact and requirement for at least authentication in most configurations.
Potential Impact
The primary impact of this vulnerability is unauthorized disclosure of addon information across all projects and components managed by Weblate. Organizations using affected versions may inadvertently expose sensitive metadata or configuration details about their localization addons to unauthorized users. This could aid attackers in reconnaissance efforts or reveal proprietary or confidential project information. Since the vulnerability does not allow modification or deletion, the risk to data integrity and system availability is low. However, the exposure of internal addon data could have compliance or privacy implications depending on the nature of the information contained within the addons. The risk is higher in environments where anonymous access is allowed, as unauthenticated attackers could exploit the flaw. Organizations relying heavily on Weblate for localization in software development, especially those with sensitive or proprietary projects, are at risk of information leakage until they upgrade to version 5.16.1 or apply equivalent access control measures.
Mitigation Recommendations
To mitigate this vulnerability, organizations should upgrade Weblate to version 5.16.1 or later, where the issue is fixed by scoping the AddonViewSet queryset to user permissions. If immediate upgrade is not possible, administrators should ensure that the REQUIRE_LOGIN setting is enabled to prevent anonymous access to the API. Additionally, implementing network-level access controls such as IP whitelisting or VPN requirements for accessing the Weblate instance can reduce exposure. Monitoring API access logs for unusual or unauthorized addon enumeration attempts can help detect exploitation attempts. Reviewing and restricting user permissions to the minimum necessary can also limit the impact. Finally, consider conducting a security review of other API endpoints to ensure proper authorization checks are consistently enforced.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-02-19T17:25:31.100Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69a0c5b685912abc710cd5ce
Added to database: 2/26/2026, 10:14:14 PM
Last enriched: 3/6/2026, 9:26:49 PM
Last updated: 4/13/2026, 6:06:46 AM
Views: 52
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.