CVE-2025-32021 LOW

CVE-2025-32021: Weblate VCS credentials included in URL parameters are potentially logged and saved into browser history as plaintext

Vendor Weblateorg
Product weblate
Weakness CWE-598
Published April 15, 2025
Last update April 16, 2025

CVSS base score

2.2/10
Attack vector Network
Attack complexity High
Privileges required High
User interaction None
Confidentiality Low
Integrity None

CVSS vector

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

What the vulnerability does

01Description

Weblate is a web based localization tool. Prior to version 5.11, when creating a new component from an existing component that has a source code repository URL specified in settings, this URL is included in the client's URL parameters during the creation process. If, for example, the source code repository URL contains GitHub credentials, the confidential PAT and username are shown in plaintext and get saved into browser history. Moreover, if the request URL is logged, the credentials are written to logs in plaintext. If using Weblate official Docker image, nginx logs the URL and the token in plaintext. This issue is patched in version 5.11.

Key dates

02Disclosure timeline

April 15, 2025 CVE published
April 16, 2025 Record updated