CVE Catalog

CVE-2026-62249

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile - higher than 8% of all known CVEs

Summary

Weblate prior to version 2026.7 allows an authenticated user with access to a project to retrieve the change history of restricted components in that project through nested API change endpoints, even without permission to view those components directly. This issue is fixed in version 2026.7.

Risk Assessment

Risk of exposing sensitive information about restricted components, including translation content, potentially compromising data confidentiality.

Recommendation

Upgrade Weblate to version 2026.7 or later and review component permission configurations.

Other vulnerabilities in Weblate

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS