Ad

CVE-2026-40256

MEDIUM CVSS 3.1: 5.0
Updated Apr 17, 2026
Weblate
Parameter Value
CVSS 5.0 (MEDIUM)
Affected Versions before 5.17
Fixed In 5.17
Type CWE-22 (Path Traversal)
Vendor Weblate
Public PoC No

Weblate is a web based localization tool. In versions prior to 5.17, repository-boundary validation relies on string prefix checks on resolved absolute paths. In multiple code paths, the check uses startswith against the repository root path.

This is not path-segment aware and can be bypassed when the external path shares the same string prefix as the repository path (for example, repo and repo_outside). This issue has been fixed in version 5.17.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)