VYPR
Moderate severityNVD Advisory· Published Jun 16, 2025· Updated Jun 17, 2025

Weblate lacks rate limiting when verifying second factor

CVE-2025-47951

Description

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.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
weblatePyPI
< 5.125.12

Affected products

1

Patches

1
f80629345124

Update docs/admin/optionals.rst

https://github.com/WeblateOrg/weblateMichal ČihařMay 19, 2025via ghsa
1 file changed · +1 1
  • docs/admin/optionals.rst+1 1 modified
    @@ -292,7 +292,7 @@ The following operations are subject to rate limiting:
     +-----------------------------------+--------------------+------------------+------------------+----------------+
     | Second-factor authentication      | ``SECOND_FACTOR``  | 5                | 300              | 600            |
     +-----------------------------------+--------------------+------------------+------------------+----------------+
    -| Sitewide search                  | ``SEARCH``         | 6                | 60               | 60             |
    +| Sitewide search                   | ``SEARCH``         | 6                | 60               | 60             |
     +-----------------------------------+--------------------+------------------+------------------+----------------+
     | Translating                       | ``TRANSLATE``      | 30               | 60               | 600            |
     +-----------------------------------+--------------------+------------------+------------------+----------------+
    

Vulnerability mechanics

Generated by null/stub on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.

References

7

News mentions

0

No linked articles in our index yet.