NIXPKGS-2026-2721
GitHub issue
published 11 hours ago
wlc may disclose API tokens to project-configured URLs
Permalink
CVE-2026-62364
2.3 LOW
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): High (H)
- User Interaction (UI): Required (R)
- Scope (S): Changed (C)
- Confidentiality (C): Low (L)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): High (H)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
3 packages
- wlcs
- wlclock
- imewlconverter
- @LeSuisse accepted
- @LeSuisse published on GitHub
wlc may disclose API tokens to project-configured URLs
wlc is a Weblate command-line client using Weblate's REST API. Prior to 2.0.1, automatically discovered configuration from .weblate, .weblate.ini, or weblate.ini can select the API URL while an unscoped API token is supplied through WLC_KEY or --key without a matching WLC_URL or --url. When wlc runs in an untrusted repository, pull request checkout, or directory with untrusted ancestor configuration, it can send the token to an attacker-controlled project-configured URL. URL-scoped keys in [keys] are not affected. This issue is fixed in version 2.0.1.
References
-
https://github.com/WeblateOrg/wlc/security/advisories/GHSA-3mqq-hv9c-85hc x_refsource_CONFIRM
-
https://github.com/WeblateOrg/wlc/pull/1500 x_refsource_MISC
-
https://github.com/WeblateOrg/wlc/releases/tag/2.0.1 x_refsource_MISC
Affected products
wlc
- ==< 2.0.1
Matching in nixpkgs
Ignored packages (3)
pkgs.wlcs
Wayland Conformance Test Suite
pkgs.wlclock
Digital analog clock for Wayland desktops
pkgs.imewlconverter
FOSS program for converting IME dictionaries
Package maintainers
-
@paperdigits Mica Semrick <mica@silentumbrella.com>