CVE-2026-74877

Summary

openssl_encrypt versions before 1.4.0 contain a missing ownership verification vulnerability in the revoke_key method that allows authenticated clients to revoke any other client's key. Attackers can revoke arbitrary keys by providing a valid ML-DSA signature, bypassing the intended ownership restriction.

Affected Software

VendorProductVersion RangeStatus
jahlivesopenssl_encrypt0 < 1.4.0affected
jahlivesopenssl_encrypt1.4.0unaffected

Weaknesses

  • CWE-639: Authorization Bypass Through User-Controlled Key

References