Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Parsec.Cloud | Parsec | >= 3.0.0, < 3.6.0 |
Related Weaknesses (CWE)
References
- https://github.com/Scille/parsec-cloud/blob/e7c5cdbc4234f606ccf3ab2be7e9edc22db1Patch
- https://github.com/Scille/parsec-cloud/commit/197bb6387b49fec872b5e4a04dcdb82b3dPatch
- https://github.com/Scille/parsec-cloud/security/advisories/GHSA-hrc9-gm58-pgj9ExploitVendor Advisory
- https://github.com/dalek-cryptography/curve25519-dalek/blob/8c53a8f10b146a2fd650Patch
- https://github.com/dalek-cryptography/curve25519-dalek/blob/8c53a8f10b146a2fd650Patch
FAQ
What is CVE-2025-62514?
CVE-2025-62514 is a vulnerability with a CVSS score of 8.3 (HIGH). 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 f...
How severe is CVE-2025-62514?
CVE-2025-62514 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-62514?
Check the references section above for vendor advisories and patch information. Affected products include: Parsec.Cloud Parsec.