CVE-2025-32021 Details
Description
Weblate is a web based localization tool. Prior to version 5.11, when creating a new component from an existing component that has a source code repository URL specified in settings, this URL is included in the client's URL parameters during the creation process. If, for example, the source code repository URL contains GitHub credentials, the confidential PAT and username are shown in plaintext and get saved into browser history. Moreover, if the request URL is logged, the credentials are written to logs in plaintext. If using Weblate official Docker image, nginx logs the URL and the token in plaintext. This issue is patched in version 5.11.
A vulnerability in Weblate prior to version 5.11 allows for the unintentional exposure of VCS credentials, such as GitHub personal access tokens and usernames. This occurs when creating a new component from an existing one with a source code repository URL that includes these credentials. The URL is transmitted as a URL parameter, potentially logged by the server, and saved in plaintext in browser history. This issue is particularly concerning when using the official Weblate Docker image, as nginx logs also capture the sensitive information in plaintext.
Users can upgrade to Weblate version 5.11, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 16, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/WeblateOrg/weblate/security/advisories/GHSA-m67m-3p5g-cw9j | CISA-ADP | ExploitVendor Advisory |
| https://github.com/WeblateOrg/weblate/releases/tag/weblate-5.11 | [email protected] | Release Notes |
| https://github.com/WeblateOrg/weblate/security/advisories/GHSA-m67m-3p5g-cw9j | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-598 | Use of GET Request Method With Sensitive Query Strings | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| weblate weblate | < 5.11 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 30, 2025 | Initial Analysis | [email protected] |
| Apr 16, 2025 | CVE Modified | CISA-ADP |
| Apr 15, 2025 | New CVE Received | [email protected] |