8 matches found
CVE-2026-87735
An issue was discovered in the mirage-crypto-pk package before 2.3.0 f...
DEBIAN-CVE-2026-87735
An issue was discovered in the mirage-crypto-pk package before 2.3.0 for OCaml. There is an undocumented exception for a small message during RSA decryption or encryption...
CVE-2026-87735
An issue was discovered in the mirage-crypto-pk package before 2.3.0 for OCaml. There is an undocumented exception for a small message during RSA decryption or encryption...
EUVD-2026-74621
An issue was discovered in the mirage-crypto-pk package before 2.3.0 for OCaml. There is an undocumented exception for a small message during RSA decryption or encryption...
CVE-2026-87735
An issue was discovered in the mirage-crypto-pk package before 2.3.0 for OCaml. There is an undocumented exception for a small message during RSA decryption or encryption...
CVE-2026-87735
An issue in the mirage-crypto-pk OCaml package before version 2.3.0 triggers an undocumented exception when processing a small message during RSA decryption or encryption . The vulnerability is rated MEDIUM (CVSS 4.3) , with a network attack vector, low complexity, and low privileges required, re...
CVE-2026-87735
An issue was discovered in the mirage-crypto-pk package before 2.3.0 for OCaml. There is an undocumented exception for a small message during RSA decryption or encryption...
OSEC-2026-14 RSA signature verification raises undocumented exception
The RSA decrypt and encrypt functions raise an Invalidargument exception if the message is smaller than 2. This leads to X509 certificates with a signature value of 0 or 1 to throw this Invalidargument exception instead of a proper error. Fix The fix is to reuse the Insufficientkey exception, whi...