CVE-2025-62514

Parsec is a cloud-based application for cryptographically secure file sharing. In versions on the 3.x branch prior to 3.6.0, `libparsec_crypto`, a component of the Parsec application, does not check for weak order point of Curve25519 when compiled with its RustCrypto backend. In practice this means an attacker in a man-in-the-middle position would be able to provide weak order points to both parties in the Diffie-Hellman exchange, resulting in a high probability to for both parties to obtain the same shared key (hence leading to a successful SAS code exchange, misleading both parties into thinking no MITM has occurred) which is also known by the attacker. Note only Parsec web is impacted (as Parsec desktop uses `libparsec_crypto` with the libsodium backend). Version 3.6.0 of Parsec patches the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:parsec.cloud:parsec:*:*:*:*:*:*:*:*

History

17 Jun 2026, 09:52

Type Values Removed Values Added
Summary
  • (es) Parsec es una aplicación basada en la nube para el intercambio de archivos criptográficamente seguro. En versiones de la rama 3.x anteriores a la 3.6.0, 'libparsec_crypto', un componente de la aplicación Parsec, no verifica los puntos de orden débil de Curve25519 cuando se compila con su backend RustCrypto. En la práctica, esto significa que un atacante en una posición de man-in-the-middle podría proporcionar puntos de orden débil a ambas partes en el intercambio Diffie-Hellman, lo que resultaría en una alta probabilidad de que ambas partes obtengan la misma clave compartida (lo que llevaría a un intercambio exitoso de código SAS, engañando a ambas partes para que piensen que no ha ocurrido ningún MitM) y que también es conocida por el atacante. Tenga en cuenta que solo Parsec web se ve afectado (ya que Parsec desktop utiliza 'libparsec_crypto' con el backend libsodium). La versión 3.6.0 de Parsec corrige el problema.

02 Mar 2026, 18:34

Type Values Removed Values Added
CPE cpe:2.3:a:parsec.cloud:parsec:*:*:*:*:*:*:*:*
References () https://github.com/Scille/parsec-cloud/blob/e7c5cdbc4234f606ccf3ab2be7e9edc22db16feb/libparsec/crates/crypto/src/rustcrypto/private.rs#L136-L138 - () https://github.com/Scille/parsec-cloud/blob/e7c5cdbc4234f606ccf3ab2be7e9edc22db16feb/libparsec/crates/crypto/src/rustcrypto/private.rs#L136-L138 - Patch
References () https://github.com/Scille/parsec-cloud/commit/197bb6387b49fec872b5e4a04dcdb82b3d2995b2 - () https://github.com/Scille/parsec-cloud/commit/197bb6387b49fec872b5e4a04dcdb82b3d2995b2 - Patch
References () https://github.com/Scille/parsec-cloud/security/advisories/GHSA-hrc9-gm58-pgj9 - () https://github.com/Scille/parsec-cloud/security/advisories/GHSA-hrc9-gm58-pgj9 - Exploit, Vendor Advisory
References () https://github.com/dalek-cryptography/curve25519-dalek/blob/8c53a8f10b146a2fd65069437e3576e49b390e7a/curve25519-dalek/src/montgomery.rs#L132-L146 - () https://github.com/dalek-cryptography/curve25519-dalek/blob/8c53a8f10b146a2fd65069437e3576e49b390e7a/curve25519-dalek/src/montgomery.rs#L132-L146 - Patch
References () https://github.com/dalek-cryptography/curve25519-dalek/blob/8c53a8f10b146a2fd65069437e3576e49b390e7a/x25519-dalek/src/x25519.rs#L364-L366 - () https://github.com/dalek-cryptography/curve25519-dalek/blob/8c53a8f10b146a2fd65069437e3576e49b390e7a/x25519-dalek/src/x25519.rs#L364-L366 - Patch
First Time Parsec.cloud parsec
Parsec.cloud

29 Jan 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-29 16:16

Updated : 2026-06-17 09:52


NVD link : CVE-2025-62514

Mitre link : CVE-2025-62514

CVE.ORG link : CVE-2025-62514


JSON object : View

Products Affected

parsec.cloud

  • parsec
CWE
CWE-327

Use of a Broken or Risky Cryptographic Algorithm

CWE-1240

Use of a Cryptographic Primitive with a Risky Implementation