VYPR

CWE-1240

Use of a Cryptographic Primitive with a Risky Implementation

BaseDraft

Description

To fulfill the need for a cryptographic primitive, the product implements a cryptographic algorithm using a non-standard, unproven, or disallowed/non-compliant cryptographic implementation.

Hierarchy (View 1000)

Parents

Children

Related attack patterns (CAPEC)

CAPEC-97

CVEs mapped to this weakness (21)

page 2 of 2
  • CVE-2025-62514HigJan 29, 2026
    risk 0.00cvss 8.3epss 0.00

    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…