📦 Openssl

by Openssl

🔍 What is Openssl?

OpenSSL is a robust, commercial-grade toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It provides cryptographic functions and is one of the most widely used libraries for implementing secure communications in applications worldwide.

🛡️ Security Overview

Click on a severity to filter vulnerabilities

⚠️ Known Vulnerabilities

CVE-2025-15467

CRITICAL CVSS 9.8 Jan 27, 2026

This vulnerability allows attackers to trigger a stack buffer overflow by sending maliciously crafted CMS AuthEnvelopedData messages with oversized IV parameters. Applications and services parsing unt...

CVE-2025-69419

HIGH CVSS 7.4 Jan 27, 2026

This OpenSSL vulnerability allows memory corruption via a malicious PKCS#12 file containing non-ASCII BMP characters in the friendly name field. When PKCS12_get_friendlyname() processes such files, it...

CVE-2025-69420

HIGH CVSS 7.5 Jan 27, 2026

A type confusion vulnerability in OpenSSL's TimeStamp Response verification allows attackers to cause denial of service by providing malformed timestamp responses. Applications that verify timestamp r...

CVE-2025-69421

HIGH CVSS 7.5 Jan 27, 2026

A NULL pointer dereference vulnerability in OpenSSL's PKCS12_item_decrypt_d2i_ex() function allows attackers to cause denial of service by providing malformed PKCS#12 files. This affects applications ...

CVE-2023-4807

HIGH CVSS 7.8 Sep 8, 2023

A bug in OpenSSL's POLY1305 MAC implementation on Windows 64-bit systems with AVX512-IFMA capable processors can corrupt application state by zeroing XMM registers. This affects servers using OpenSSL ...

CVE-2023-0464

HIGH CVSS 7.5 Mar 22, 2023

This OpenSSL vulnerability allows attackers to cause denial-of-service by exploiting certificate policy constraint processing. When enabled, malicious certificate chains can trigger exponential resour...

CVE-2023-0216

HIGH CVSS 7.5 Feb 8, 2023

This CVE describes a NULL pointer dereference vulnerability in OpenSSL's PKCS7 parsing functions (d2i_PKCS7, d2i_PKCS7_bio, d2i_PKCS7_fp). When applications process malformed PKCS7 data using these fu...

CVE-2023-0286

HIGH CVSS 7.4 Feb 8, 2023

CVE-2023-0286 is a type confusion vulnerability in OpenSSL's X.400 address processing that can cause memory corruption when CRL checking is enabled. Attackers can potentially read memory contents or c...

CVE-2022-4450

HIGH CVSS 7.5 Feb 8, 2023

A double-free vulnerability in OpenSSL's PEM parsing functions allows attackers to cause denial of service through specially crafted PEM files. The vulnerability affects applications that parse PEM fi...

CVE-2022-1292

HIGH CVSS 7.3 May 3, 2022

CVE-2022-1292 is a command injection vulnerability in the c_rehash script distributed with OpenSSL. It allows attackers to execute arbitrary commands with script privileges when the script processes u...

CVE-2022-1473

HIGH CVSS 7.5 May 3, 2022

A memory leak vulnerability in OpenSSL's OPENSSL_LH_flush() function causes unbounded memory growth when processing certificates or keys. This affects long-lived processes like TLS clients/servers usi...

CVE-2022-0778

HIGH CVSS 7.5 Mar 15, 2022

CVE-2022-0778 is a denial-of-service vulnerability in OpenSSL's BN_mod_sqrt() function that can cause infinite loops when parsing specially crafted certificates or private keys containing invalid elli...

CVE-2021-3712

HIGH CVSS 7.4 Aug 24, 2021

This OpenSSL vulnerability allows attackers to cause buffer overruns when applications directly construct ASN.1 strings without proper NUL termination. Exploitation can lead to denial of service or me...

CVE-2021-3450

HIGH CVSS 7.4 Mar 25, 2021

This OpenSSL vulnerability allows certificate chain validation to be bypassed when the X509_V_FLAG_X509_STRICT flag is explicitly set. It affects applications using OpenSSL 1.1.1h-1.1.1j that enable s...

CVE-2026-22795

MEDIUM CVSS 5.5 Jan 27, 2026

This CVE describes a type confusion vulnerability in OpenSSL's PKCS#12 parsing code where an invalid or NULL pointer dereference occurs when processing malformed PKCS#12 files. The vulnerability can c...

CVE-2026-22796

MEDIUM CVSS 5.3 Jan 27, 2026

A type confusion vulnerability in OpenSSL's PKCS#7 signature verification allows attackers to cause denial of service by providing malformed signed PKCS#7 data. Applications that verify PKCS#7 signatu...

CVE-2025-69418

MEDIUM CVSS 4.0 Jan 27, 2026

This vulnerability in OpenSSL's low-level OCB API exposes the last 1-15 bytes of a message in cleartext and unauthenticated when using hardware-accelerated code paths with non-block-aligned lengths. I...

CVE-2025-66199

MEDIUM CVSS 5.9 Jan 27, 2026

A TLS 1.3 vulnerability in OpenSSL allows attackers to force large memory allocations (up to 22 MiB per connection) via certificate compression, potentially causing denial of service through resource ...

CVE-2025-68160

MEDIUM CVSS 4.7 Jan 27, 2026

This vulnerability in OpenSSL's line-buffering BIO filter allows heap-based out-of-bounds writes when processing large, newline-free data with short writes in the BIO chain. It primarily affects third...

CVE-2025-11187

MEDIUM CVSS 6.1 Jan 27, 2026

This vulnerability in OpenSSL allows attackers to cause denial of service or potentially execute arbitrary code by crafting malicious PKCS#12 files that trigger buffer overflows or NULL pointer derefe...

CVE-2025-15468

MEDIUM CVSS 5.9 Jan 27, 2026

A NULL pointer dereference vulnerability in OpenSSL's SSL_CIPHER_find() function when used with QUIC protocol allows denial of service attacks. Applications using OpenSSL 3.2+ with QUIC support that c...

CVE-2025-15469

MEDIUM CVSS 5.5 Jan 27, 2026

The OpenSSL 'dgst' command-line tool silently truncates files larger than 16MB when using one-shot signing algorithms (Ed25519, Ed448, ML-DSA variants), creating an integrity gap where trailing data r...

CVE-2025-4575

MEDIUM CVSS 6.5 May 22, 2025

A copy-paste error in OpenSSL 3.5 causes the '-addreject' option in the openssl x509 command to incorrectly mark certificates as trusted for specific uses instead of rejecting them. This affects users...

CVE-2023-0465

MEDIUM CVSS 5.3 Mar 28, 2023

This vulnerability allows malicious Certificate Authorities to bypass certificate policy checks by including invalid policies in leaf certificates. When policy checking is enabled (non-default configu...