Katalog CVE

CVE-2026-62326

ŚrednieCVSS 6.5
Opublikowano: Zaktualizowano: Przetłumaczono: NVD NIST

Prawdopodobieństwo exploitacji (EPSS)

Niskie ryzyko
0.25%

Percentyl 16 - wyżej niż 16% wszystkich znanych CVE

Streszczenie

Weblate przed wersją 2026.7 pozwala użytkownikowi z rolą "Edit source" na przechowywanie złośliwego wyrażenia regularnego w flagach ciągu źródłowego, które jest wykonywane bez limitu czasu, co umożliwia blokowanie żądań i odmowę usługi. Problem naprawiono w wersji 2026.7.

Ocena ryzyka

Ryzyko ataku DoS poprzez wyczerpanie zasobów CPU przez złośliwe wyrażenia regularne, co może prowadzić do niedostępności usługi.

Rekomendacja

Zaleca się aktualizację Weblate do wersji 2026.7 lub nowszej oraz ograniczenie uprawnień do edycji źródeł tylko zaufanym użytkownikom.

Inne podatności w Weblate

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

Weblate is a web-based continuous localization platform used to manage software translations. In versions prior to 2026.7, a user with the built-in "Edit source" role can store a malicious regular expression in a source string's flags that is executed without any timeout, allowing them to stall requests and deny service. Regular expressions supplied through the regex: quality check and regex placeholders are compiled during validation but later run against translation content in RegexCheck and PlaceholderCheck with no time limit, so a catastrophic-backtracking pattern like ^(a|aa)+$ can consume CPU indefinitely. Because Weblate re-runs these checks for every linked target unit in the same request when a source unit's flags change, a single edit can trigger sustained CPU-bound denial of service. This issue is fixed in version 2026.7.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS