Vulnerability Description
Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.7, an authenticated user with access to a project can retrieve the change history of restricted components in that project through nested API change endpoints, even without permission to view those components directly. The nested endpoints do not apply the component-level access checks enforced on the direct component views, so the requester can enumerate changes for components that should be hidden from them. The exposed data can include the restricted component's identity, translation and unit links, and change payload fields such as source or translated string content in the target, old, and details values. This issue is fixed in version 2026.7.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/WeblateOrg/weblate/commit/a27b02110ab33995bce8cf9ea0eeddf72aa
- https://github.com/WeblateOrg/weblate/security/advisories/GHSA-92m8-wv36-prmx
FAQ
What is CVE-2026-62249?
CVE-2026-62249 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.7, an authenticated user with access to a project can retrieve the change histor...
How severe is CVE-2026-62249?
CVE-2026-62249 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-62249?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.