| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| openssl-3.0.21.tar.gz | 2026-06-09 | 15.3 MB | |
| openssl-3.0.21.tar.gz.asc | 2026-06-09 | 833 Bytes | |
| openssl-3.0.21.tar.gz.sha1 | 2026-06-09 | 64 Bytes | |
| openssl-3.0.21.tar.gz.sha256 | 2026-06-09 | 88 Bytes | |
| OpenSSL 3.0.21 source code.tar.gz | 2026-06-09 | 15.5 MB | |
| OpenSSL 3.0.21 source code.zip | 2026-06-09 | 18.3 MB | |
| README.md | 2026-06-09 | 1.8 kB | |
| Totals: 7 Items | 49.0 MB | 5 | |
OpenSSL 3.0.21 is a security patch release. The most severe CVE fixed in this release is High.
This release incorporates the following bug fixes and mitigations:
-
Fixed heap use-after-free in
PKCS7_verify(). (CVE-2026-45447) -
Fixed CMS
AuthEnvelopedDataprocessing may accept forged messages. (CVE-2026-34182) -
Fixed AES-OCB IV ignored on
EVP_Cipher()path. (CVE-2026-45445) -
Fixed possible heap buffer overflow in ASN.1 multibyte string conversion. (CVE-2026-7383)
-
Fixed out-of-bounds read in CMS password-based decryption. (CVE-2026-9076)
-
Fixed heap buffer over-read in ASN.1 content parsing. (CVE-2026-34180)
-
Fixed possible NULL dereference in password-dased CMS decryption. (CVE-2026-42766)
-
Fixed FFC-DH peer validation uses attacker-supplied
q. (CVE-2026-42770) -
Fixed incorrect tag processing for empty messages in AES-GCM-SIV and AES-SIV modes. (CVE-2026-45446)