4.1
CVE-2026-39845
- EPSS 0.28%
- Veröffentlicht 15.04.2026 18:26:51
- Zuletzt bearbeitet 21.04.2026 14:05:02
- Quelle security-advisories@github.com
- CVE-Watchlists
- Unerledigt
Weblate: SSRF via the webhook add-on using unprotected fetch_url()
Weblate is a web based localization tool. In versions prior to 5.17, the webhook add-on did not utilize existing SSRF protections. This issue has been fixed in version 5.17. If developers are unable to update immediately, they can disable the webhook add-on as a workaround.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.28% | 0.19 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 4.1 | 2.3 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N
|
CWE-918 Server-Side Request Forgery (SSRF)
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
https://github.com/WeblateOrg/weblate/security/advisories/GHSA-f8hv-g549-hwg2
https://github.com/WeblateOrg/weblate/pull/18815