Description
Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.7, the REST API did not properly enforce the scope of project- and workspace-scoped teams, allowing a user to submit invalid team configurations through the API. By assigning projects to a team via these unvalidated requests, a user could grant access to projects they were not authorized to see or manage. This could expose private projects and permit translation, repository, and project-management operations outside the user's intended permission scope. This issue is fixed in version 2026.7.
Published: 2026-08-26
Score: 8.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the REST API of Weblate versions prior to 2026.7, where the server failed to enforce project‑ and workspace‑scoped team boundaries. An authenticated project manager can submit malformed team configuration requests that assign any project to a team. By doing so, the attacker effectively grants themselves read and management permissions to private projects that should not be visible, enabling unauthorized translation, repository and project‑management operations. This results in information disclosure and potential disruption of project controls.

Affected Systems

Weblate, the web‑based continuous localization platform from WeblateOrg, is affected. All installations running a version earlier than 2026.7 are vulnerable, regardless of deployment mode. The vulnerability was discovered through a commit that affected the project's REST API logic.

Risk and Exploitability

The CVSS score of 8.1 categorizes this flaw as high severity, and although its EPSS score is not listed, the lack of a KEV listing suggests the vulnerability has not yet been widely exploited. The known attack path requires legitimate authentication to a role such as project manager; from there the attacker exploits the API to alter team assignments. Because the flaw leverages internal API calls and does not require elevated privileges beyond those granted to the target role, the likelihood of exploitation depends on an attacker’s ability to gain authenticated access to the system.

Generated by OpenCVE AI on August 26, 2026 at 22:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Weblate instance to version 2026.7 or later, which corrects the team‑scoping enforcement.
  • Re‑audit existing team assignments to identify and remove any unauthorized project inclusions that may have been introduced before the patch.
  • Implement monitoring of API activities and enforce strict access controls to prevent accidental re‑exposure of private projects via team configuration changes.

Generated by OpenCVE AI on August 26, 2026 at 22:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.7, the REST API did not properly enforce the scope of project- and workspace-scoped teams, allowing a user to submit invalid team configurations through the API. By assigning projects to a team via these unvalidated requests, a user could grant access to projects they were not authorized to see or manage. This could expose private projects and permit translation, repository, and project-management operations outside the user's intended permission scope. This issue is fixed in version 2026.7.
Title Weblate:: WebIDOR in GroupViewSet allows authenticated project manager to gain unauthorized read access to any private project
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-26T20:14:02.713Z

Reserved: 2026-06-16T16:16:32.628Z

Link: CVE-2026-55228

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-26T21:16:38.737

Modified: 2026-08-26T21:16:38.737

Link: CVE-2026-55228

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T22:30:04Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key