VYPR
Vendor

Ulrikstrid

Products
2
CVEs
2
Across products
2
Status
Private

Products

2

Recent CVEs

2
  • CVE-2026-89086CriSep 10, 2026
    risk 0.52cvss 9.1epss 0.00

    In the jose package before 0.11.0 for OCaml, library calls to validate an RSA signature only confirm that PKCS #1 decoding succeeds, and proceed to declare the signature valid without the required steps that involve the public key.

  • CVE-2023-23928MedFeb 1, 2023
    risk 0.00cvss 5.9epss 0.00

    reason-jose is a JOSE implementation in ReasonML and OCaml.`Jose.Jws.validate` does not check HS256 signatures. This allows tampering of JWS header and payload data if the service does not perform additional checks. Such tampering could expose applications using reason-jose to…