Nixpkgs security tracker

Try the new UI
Login with GitHub

Details of issue NIXPKGS-2026-2721

NIXPKGS-2026-2721
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)
updated 11 hours ago 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.

Affected products

wlc
  • ==< 2.0.1

Matching in nixpkgs

pkgs.wlc

Weblate commandline client using Weblate's REST API

  • nixos-unstable -
    • nixos-unstable-small 2.1.1
  • nixos-26.05 -
    • nixos-26.05-small 2.0.0
Ignored packages (3)

pkgs.wlcs

Wayland Conformance Test Suite

  • nixos-unstable -
    • nixos-unstable-small 1.8.1
  • nixos-26.05 -
    • nixos-26.05-small 1.8.1

pkgs.wlclock

Digital analog clock for Wayland desktops

  • nixos-unstable -
    • nixos-unstable-small 1.0.1
  • nixos-26.05 -
    • nixos-26.05-small 1.0.1

pkgs.imewlconverter

FOSS program for converting IME dictionaries

  • nixos-unstable -
    • nixos-unstable-small 3.3.0
  • nixos-26.05 -
    • nixos-26.05-small 3.3.0

Package maintainers

Needs a backport / fix for stable