Skip to main content

Weblate EUVDEUVD-2026-23018

| CVE-2026-39845 MEDIUM
Server-Side Request Forgery (SSRF) (CWE-918)
2026-04-15 GitHub_M GHSA-f8hv-g549-hwg2
4.1
CVSS 3.1 · GitHub Advisory
Share

Severity by source

GitHub Advisory PRIMARY
4.1 MEDIUM
AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N
vuln.today AI
4.1 MEDIUM

High privilege required to configure webhook; SSRF only affects confidentiality of internal services.

3.1 AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
SUSE
MEDIUM
qualitative

Primary rating from GitHub Advisory.

CVSS VectorGitHub Advisory

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

6
Source Code Evidence Fetched
Jul 26, 2026 - 15:21 vuln.today
Analysis Generated
Jul 26, 2026 - 15:21 vuln.today
Patch released
Apr 21, 2026 - 14:05 nvd
Patch available
Patch available
Apr 16, 2026 - 05:29 EUVD
5.17
EUVD ID Assigned
Apr 15, 2026 - 19:15 euvd
EUVD-2026-23018
CVE Published
Apr 15, 2026 - 18:26 nvd
MEDIUM 4.1

DescriptionGitHub Advisory

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.

AnalysisAI

Server-side request forgery in Weblate's webhook add-on allows high-privileged users to bypass existing SSRF protections and make requests to internal network resources. Versions prior to 5.17 are affected; the fix introduces a new restriction setting that blocks private IP ranges by default. No active exploitation is reported (EPSS 0.01%, no CISA KEV entry), and no public exploit code has been identified at this time.

Technical ContextAI

Weblate is a Django-based web localization tool that supports add-ons, including a webhook add-on that sends HTTP requests to user-configured URLs upon translation events. The vulnerability (CWE-918, Server-Side Request Forgery) arises because the add-on's fetch_url() function did not apply the existing SSRF protection mechanisms that were already used elsewhere in the platform (e.g., for project URLs). The CPE cpe:2.3:a:weblateorg:weblate:*:*:*:*:*:*:*:* identifies the affected product. The fix in version 5.17 introduces the WEBHOOK_RESTRICT_PRIVATE setting (enabled by default) and a complementary allowlist (WEBHOOK_PRIVATE_ALLOWLIST), ensuring that outbound webhook URLs are validated against private and non-global IP ranges.

RemediationAI

Upgrade to Weblate version 5.17, which enforces the new WEBHOOK_RESTRICT_PRIVATE setting (enabled by default) that blocks webhook URLs pointing to private or non-global IP ranges unless explicitly allowed via WEBHOOK_PRIVATE_ALLOWLIST. The fix is implemented in pull request https://github.com/WeblateOrg/weblate/pull/18815. If immediate upgrading is not possible, disabling the webhook add-on entirely through the Weblate administration interface will eliminate the attack vector.

CVE-2025-61587 MEDIUM POC
6.1 Oct 01

Weblate is a web based localization tool. An open redirect exists in versions 5.13.2 and below via the redir parameter o

CVE-2026-34393 HIGH
8.8 Apr 15

Privilege escalation in Weblate versions prior to 5.17 allows an authenticated low-privileged user to modify sensitive f

CVE-2022-23915 HIGH
8.8 Mar 04

The package weblate from 0 and before 4.11.1 are vulnerable to Remote Code Execution (RCE) via argument injection when u

CVE-2026-55228 HIGH
8.1 Aug 26

Weblate's REST API failed to enforce permission scope on team (group) assignments in all versions prior to 2026.7, allow

CVE-2026-33435 HIGH
8.0 Apr 15

We need to produce a JSON object for CVE-2026-33435 based on all provided intelligence. The user gave description, CVSS,

CVE-2026-23535 HIGH
8.0 Jan 16

The wlc Weblate command-line client prior to version 1.17.2 is vulnerable to arbitrary file write attacks through path t

CVE-2026-61792 HIGH
7.7 Aug 26

Arbitrary file read via symlink traversal in Weblate's App store metadata ZIP download affects all versions prior to 202

CVE-2026-34242 HIGH
7.7 Apr 15

Arbitrary file read vulnerability in Weblate versions prior to 5.17 allows authenticated attackers to read sensitive fil

CVE-2026-21889 HIGH
7.5 Jan 14

Weblate versions prior to 5.15.2 expose screenshot images through the web server without authentication controls, enabli

CVE-2026-33220 MEDIUM
6.8 Apr 15

Path traversal in Weblate allows authenticated users to read arbitrary files outside the repository via the translation

CVE-2026-24126 MEDIUM
6.6 Feb 19

Weblate versions up to 5.16.0 contains a vulnerability that allows attackers to an argument injection to `ssh-add` (CVSS

CVE-2026-62326 MEDIUM
6.5 Aug 26

Unbounded regular expression evaluation in Weblate prior to 2026.7 allows any authenticated user holding the built-in 'E

Vendor StatusVendor

SUSE

Severity: Medium

Share

EUVD-2026-23018 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy