Skip to content
CVSS 9.3 · CRITICAL

CVE-2026-63089

WireGuard Easy through 15.3.0, fixed in commit 66b292b, contains a cryptographically weak one-time link token generation vulnerability that allows unauthenticated network attackers to recover WireGuard peer credentials by brute-forcing a keyspace of at most 1000 candidate tokens per client ID, as the token is computed using CRC32 over a random value constrained to 0-999. Attackers can enumerate candidate tokens against the unauthenticated /cnf/:oneTimeLink route, which lacks rate limiting and does not validate token expiration, to obtain a peer's PrivateKey and PresharedKey and impersonate that peer on the VPN network.

Ver en NVD

Análisis

WireGuard Easy contains a critical flaw in its one-time link generation that allows unauthenticated attackers to steal VPN peer credentials. By brute-forcing a weak token keyspace, an attacker can obtain a peer's PrivateKey and PresharedKey to impersonate them on your VPN network.

Roles relevantes

CyberSecurityBackendLinuxDockerCloud

Severidad

Puntaje: 9.3(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: CHANGED
C: HIGH
I: LOW
A: NONE
Tipo de falla (CWE): CWE-338CWE-613

EPSS

Sin puntaje EPSS aún (CVE muy reciente).

Descripción técnica

WireGuard Easy through 15.3.0, fixed in commit 66b292b, contains a cryptographically weak one-time link token generation vulnerability that allows unauthenticated network attackers to recover WireGuard peer credentials by brute-forcing a keyspace of at most 1000 candidate tokens per client ID, as the token is computed using CRC32 over a random value constrained to 0-999. Attackers can enumerate candidate tokens against the unauthenticated /cnf/:oneTimeLink route, which lacks rate limiting and does not validate token expiration, to obtain a peer's PrivateKey and PresharedKey and impersonate that peer on the VPN network.

Publicada: 16/7/2026, 20:16:47
Última modificación: 16/7/2026, 20:16:47

Referencias

InicioEventosBlogRecursosEquipo