Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-87733 1 Ocaml 1 Mirage-crypto-ec 2026-09-13 6.2 Medium
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-87736 1 Ocaml 1 Mirage-crypto-ec 2026-09-13 4.3 Medium
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.
CVE-2026-87737 1 Ocaml 1 Mirage-crypto-ec 2026-09-13 5.9 Medium
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.