4.3
CVE-2026-33214
- EPSS 0.24%
- Veröffentlicht 15.04.2026 17:51:46
- Zuletzt bearbeitet 21.04.2026 14:11:09
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Weblate has improper access control for the translation memory API
Weblate is a web based localization tool. In versions prior to 5.17, the translation memory API exposed unintended endpoints, which in turn didn't enforce proper access control. This issue has been fixed in version 5.17. If users are unable to update immediately, they can work around this issue by blocking access to /api/memory/ in the HTTP server, which removes access to this feature.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.24% | 0.144 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
|
CWE-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
https://github.com/WeblateOrg/weblate/security/advisories/GHSA-mpf5-3vph-q75r
https://github.com/WeblateOrg/weblate/pull/18513