Vulnerabilities
37 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2026-42150 | wlc is a Weblate command-line client using Weblate's REST API. wlc is a Weblate command-line client using Weblate's REST API. Prior to version 2.0.0, the HTML output format in wlc embeds API response data into HTML without escaping, allowing cross-site scripting when the output is rendered in a browser. This issue has been patched in version 2.0.0. NVD description · AI analysis pending | 4.8 | <1% |
| — | ||
| CVE-2026-41519 | Weblate is a web based localization tool. Weblate is a web based localization tool. Prior to version 5.17.1, when a user changes their password, browser sessions are correctly invalidated via "cycle_session_keys()", but DRF API tokens ("wlu_*" prefix) stored in "authtoken_token" are not revoked. This issue has been patched in version 5.17.1. NVD description · AI analysis pending | 5.4 group max | <1% |
| — | ||
| CVE-2026-34393 | Weblate is a web based localization tool. Weblate is a web based localization tool. In versions prior to 5.17, the user patching API endpoint didn't properly limit the scope of edits. This issue has been fixed in version 5.17. NVD description · AI analysis pending | 8.8 group max | <1% |
| — | ||
| CVE-2026-27457 | Weblate is a web based localization tool. 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. NVD description · AI analysis pending | 4.3 | <1% |
| — | ||
| CVE-2026-24126 | Weblate is a web based localization tool. Weblate is a web based localization tool. Prior to 5.16.0, the SSH management console did not validate the passed input while adding the SSH host key, which could lead to an argument injection to `ssh-add`. Version 5.16.0 fixes the issue. As a workaround, properly limit access to the management console. NVD description · AI analysis pending | 9.1 | <1% |
| — | ||
| CVE-2026-23535 | wlc is a Weblate command-line client using Weblate's REST API. wlc is a Weblate command-line client using Weblate's REST API. Prior to 1.17.2, the multi-translation download could write to an arbitrary location when instructed by a crafted server. This vulnerability is fixed in 1.17.2. NVD description · AI analysis pending | 8.0 | <1% |
| — | ||
| CVE-2026-21889 | Weblate is a web based localization tool. Weblate is a web based localization tool. Prior to 5.15.2, the screenshot images were served directly by the HTTP server without proper access control. This could allow an unauthenticated user to access screenshots after guessing their filename. This vulnerability is fixed in 5.15.2. NVD description · AI analysis pending | 2.3 | <1% |
| — | ||
| CVE-2026-22251 +1 in the same advisory: …22250 | wlc is a Weblate command-line client using Weblate's REST API. wlc is a Weblate command-line client using Weblate's REST API. Prior to 1.17.0, wlc supported providing unscoped API keys in the setting. This practice was discouraged for years, but the code was never removed. This might cause the API key to be leaked to different servers. NVD description · AI analysis pending | 5.5 | <1% |
| — | ||
| CVE-2025-68398 +1 in the same advisory: …68279 | Weblate is a web based localization tool. Weblate is a web based localization tool. In versions prior to 5.15.1, it was possible to overwrite Git configuration remotely and override some of its behavior. Version 5.15.1 fixes the issue. NVD description · AI analysis pending | 9.1 group max | <1% |
| — | ||
| CVE-2025-67492 | Weblate is a web based localization tool. Weblate is a web based localization tool. In versions prior to 5.15, it was possible to trigger repository updates for many repositories via a crafted webhook payload. Version 5.15 fixes the issue. As a workaround, disabling webhooks completely using ENABLE_HOOKS avoids this vulnerability. NVD description · AI analysis pending | 5.3 group max | <1% |
| — | ||
| CVE-2025-64725 | Weblate is a web based localization tool. Weblate is a web based localization tool. In versions prior to 5.15, it was possible to accept an invitation opened by a different user. Version 5.15. contains a patch. As a workaround, avoid leaving one's Weblate sessions with an invitation opened unattended. NVD description · AI analysis pending | 1.0 | <1% |
| — | ||
| CVE-2025-64326 | Weblate is a web based localization tool. Weblate is a web based localization tool. In versions 5.14 and below, Weblate leaks the IP address of the project member inviting the user to the project in the audit log. The audit log includes IP addresses from admin-triggered actions, which can be viewed by invited users. This issue is fixed in version 5.14.1. NVD description · AI analysis pending | 3.5 | <1% |
| — | ||
| CVE-2025-61587 | Weblate is a web based localization tool. Weblate is a web based localization tool. An open redirect exists in versions 5.13.2 and below via the redir parameter on .within.website when Weblate is configured with Anubis and REDIRECT_DOMAINS is not set. An attacker can craft a URL on the legitimate domain that redirects a victim to an attacker-controlled site. The redirect can also be used to initiate drive-by downloads (redirecting to a URL that serves a malicious file), increasing the risk to end users. This issue is fixed in version 5.13.3. NVD description · AI analysis pending | 2.1 | <1% | PoC |
| — | |
| CVE-2025-58352 | Weblate is a web based localization tool. Weblate is a web based localization tool. Versions lower than 5.13.1 contain a vulnerability that causes long session expiry during the second factor verification. The long session expiry could be used to circumvent rate limiting of the second factor. This issue is fixed in version 5.13.1. NVD description · AI analysis pending | 2.1 | <1% |
| — | ||
| CVE-2025-47951 +1 in the same advisory: …49134 | Weblate is a web based localization tool. Weblate is a web based localization tool. Prior to version 5.12, the verification of the second factor was not subject to rate limiting. The absence of rate limiting on the second factor endpoint allows an attacker with valid credentials to automate OTP guessing. This issue has been patched in version 5.12. NVD description · AI analysis pending | 4.9 group max | <1% |
| — | ||
| CVE-2025-32021 | Weblate is a web based localization tool. 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. NVD description · AI analysis pending | 7.5 | <1% | PoC |
| — | |
| CVE-2024-39303 | Weblate is a web based localization tool. Weblate is a web based localization tool. Prior to version 5.6.2, Weblate didn't correctly validate filenames when restoring project backup. It may be possible to gain unauthorized access to files on the server using a crafted ZIP file. This issue has been addressed in Weblate 5.6.2. As a workaround, do not allow untrusted users to create projects. NVD description · AI analysis pending | 5.4 | <1% |
| — | ||
| CVE-2022-23915 | The package weblate from 0 and before 4.11.1 are vulnerable to Remote Code Execution (RCE) via argument injection when using git or mercurial repositories. The package weblate from 0 and before 4.11.1 are vulnerable to Remote Code Execution (RCE) via argument injection when using git or mercurial repositories. Authenticated users, can change the behavior of the application in an unintended way, leading to command execution. NVD description · AI analysis pending | 8.8 | 4% |
| — | ||
| CVE-2022-24710 | Weblate is a copyleft software web-based continuous localization system. Weblate is a copyleft software web-based continuous localization system. Versions prior to 4.11 do not properly neutralize user input used in user name and language fields. Due to this improper neutralization it is possible to perform cross-site scripting via these fields. The issues were fixed in the 4.11 release. Users unable to upgrade are advised to add their own neutralize logic. NVD description · AI analysis pending | 5.4 | <1% |
| — | ||
| CVE-2017-5537 | The password reset form in Weblate before 2.10.1 provides different error messages depending on whether the email address is associated with an account, which a The password reset form in Weblate before 2.10.1 provides different error messages depending on whether the email address is associated with an account, which allows remote attackers to enumerate user accounts via a series of requests. NVD description · AI analysis pending | 5.3 | 2% |
| — |