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
| Link | Resource |
|---|---|
| https://github.com/jahlives/openssl_encrypt/security/advisories/GHSA-8h88-gxp3-j7pg | Mitigation Vendor Advisory |
| https://www.vulncheck.com/advisories/openssl-encrypt-before-unverified-key-bundle-encryption | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-17 11:16
Updated : 2026-09-01 15:28
NVD link : CVE-2026-74876
Mitre link : CVE-2026-74876
CVE.ORG link : CVE-2026-74876
JSON object : View
Products Affected
jahlives
- openssl_encrypt
CWE
CWE-347
Improper Verification of Cryptographic Signature
