VYPR
Vendor

Mirage Crypto Ec

Products
1
CVEs
3
Across products
3
Status
Private

Products

1

Recent CVEs

3
  • CVE-2026-87733MedSep 9, 2026
    risk 0.40cvss 6.2epss

    An issue was discovered in the mirage-crypto-ec function before 2.2.0 for OCaml. The ECDSA functions {P256,P384,P521}.Dsa.pub_of_octets accept 0x00, the encoding of the point at infinity, as a public key. With that public key, signatures can be forged without a private key.

  • CVE-2026-87737MedSep 9, 2026
    risk 0.38cvss 5.9epss

    An issue was discovered in the mirage-crypto-ec package before 2.4.0 for OCaml. There is a timing side channel for NIST elliptic-curve scalar multiplication: the time required for a lookup can depend on a secret.

  • CVE-2026-87736MedSep 9, 2026
    risk 0.28cvss 4.3epss

    An issue was discovered in the mirage-crypto-ec package before 2.3.0 for OCaml. There is an EC public key out-of-bounds read for compressed points.