CVE-2026-87733 PUBLISHED

Assigner: mitre
Reserved: 09.09.2026 Published: 09.09.2026 Updated: 09.09.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS Score: 6.2

Product Status

Vendor OCaml
Product mirage-crypto-ec
Versions Default: unaffected
  • affected from 0 to 2.2.0 (excl.)

References

Problem Types

  • CWE-295 Improper Certificate Validation CWE