SCA: security update for weblate (GHSA-cwcx-382v-8m9g)

medium Tenable Cloud Security Plugin ID 441035

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Weblate is a web based localization tool. Prior to version 5.17.1, an authenticated user with project.add
permission (default on hosted Weblate SaaS and for any user holding an active billing/trial plan) can
import a crafted project backup ZIP whose components/<name>.json contains an attacker-chosen repo URL
pointing at a private address (e.g. http://127.0.0.1:9999/) or using a non-allow-listed scheme (e.g.
file://, git://). Weblate persists the component via Component.objects.bulk_create([component])[0], which
bypasses Django's full_clean() and therefore never runs the validate_repo_url validator. The URL is
subsequently written verbatim into .git/config by configure_repo(pull=False). This issue has been patched
in version 5.17.1. (CVE-2026-41654)

Solution

Update the weblate library and its related packages to version 5.17.1 or later.

See Also

https://github.com/advisories/GHSA-cwcx-382v-8m9g

Plugin Details

Severity: Medium

ID: 441035

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/30/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:N

CVSS Score Source: CVE-2026-41654

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.1

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 5.3

Threat Score: 1.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/30/2026

Vulnerability Publication Date: 4/30/2026

Reference Information

CVE: CVE-2026-41654