Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-2p9g-x3cv-5hh4

Опубликовано: 28 авг. 2026
Источник: github
Github: Прошло ревью
CVSS3: 4.3

Описание

Private Weblate projects vulnerable to observable object existence disclosure via globally scoped object lookups

Impact

The several endpoints could leak object existence information to users who had no access to it by HTTP status code 403 instead of 404.

Patches

References

Thanks to Yaohui Wang for reporting this via GitHub.

Пакеты

Наименование

weblate

pip
Затронутые версииВерсия исправления

< 2026.7

2026.7

EPSS

Процентиль: 8%
0.00183
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-203

Связанные уязвимости

CVSS3: 4.3
nvd
21 день назад

Weblate is a web-based localization tool. In versions prior to 2026.7, several endpoints look up objects in a globally scoped manner rather than restricting the lookup to projects the user can access, so they return HTTP 403 (Forbidden) instead of 404 (Not Found) when a user requests an object they are not authorized to see. This difference lets unauthorized users infer whether a given object exists in a private Weblate project. The issue has been fixed in version 2026.7.

CVSS3: 4.3
debian
21 день назад

Weblate is a web-based localization tool. In versions prior to 2026.7, ...

EPSS

Процентиль: 8%
0.00183
Низкий

4.3 Medium

CVSS3

Дефекты

CWE-203