openssl_encrypt versions before 1.4.0 contain a...
Critical severity
Unreviewed
Published
Aug 17, 2026
to the GitHub Advisory Database
•
Updated Aug 17, 2026
Description
Published by the National Vulnerability Database
Aug 17, 2026
Published to the GitHub Advisory Database
Aug 17, 2026
Last updated
Aug 17, 2026
openssl_encrypt versions before 1.4.0 contain a vulnerability in PublicKeyBundle.from_dict() that creates key bundles from untrusted data without verifying signatures. Attackers can call from_dict() followed by to_identity() without signature verification to encrypt data using attacker-controlled public keys, leaking secrets.
References