Lucene search
+L

24459 matches found

OSV
OSV
added 2026/04/27 6:33 p.m.19 views

JLSEC-2026-217 OpenSSL has internal defaults for a directory tree where it can find a configuration file as well as...

OpenSSL has internal defaults for a directory tree where it can find a configuration file as well as certificates used for verification in TLS. This directory is most commonly referred to as OPENSSLDIR, and is configurable with the --prefix / --openssldir configuration options. For OpenSSL versio...

3.3CVSS6.2AI score0.00709EPSS
SaveExploits0References31
OSV
OSV
added 2026/04/27 6:33 p.m.25 views

JLSEC-2026-277 Issue summary: Applications using RSASVE key encapsulation to establish a secret encryption key can...

Issue summary: Applications using RSASVE key encapsulation to establish a secret encryption key can send contents of an uninitialized memory buffer to a malicious peer. Impact summary: The uninitialized buffer might contain sensitive data from the previous execution of the application process whi...

7.5CVSS7.4AI score0.0103EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/27 6:33 p.m.23 views

JLSEC-2026-265 Issue summary: Processing a malformed PKCS#12 file can trigger a NULL pointer dereference in the...

Issue summary: Processing a malformed PKCS12 file can trigger a NULL pointer dereference in the PKCS12itemdecryptd2iex function. Impact summary: A NULL pointer dereference can trigger a crash which leads to Denial of Service for an application processing PKCS12 files. The PKCS12itemdecryptd2iex...

7.5CVSS7.4AI score0.00877EPSS
SaveExploits1References9
OSV
OSV
added 2026/04/27 6:33 p.m.23 views

JLSEC-2026-247 Null pointer dereference in PKCS12 parsing

Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A file in PKCS12 format can contain certificates...

5.5CVSS6.7AI score0.03187EPSS
SaveExploits0References22
OSV
OSV
added 2026/04/27 6:33 p.m.18 views

JLSEC-2026-232 openssl-src contains Double free after calling `PEM_read_bio_ex`

The function PEMreadbioex reads a PEM file from a BIO and parses and decodes the "name" e.g. "CERTIFICATE", any header data and the payload data. If the function succeeds then the "nameout", "header" and "data" arguments are populated with pointers to buffers containing the relevant decoded data...

7.5CVSS7.2AI score0.20444EPSS
SaveExploits0References8
OSV
OSV
added 2026/04/27 6:33 p.m.24 views

JLSEC-2026-245 Issue summary: The POLY1305 MAC (message authentication code) implementation contains a bug that...

Issue summary: The POLY1305 MAC message authentication code implementation contains a bug that might corrupt the internal state of applications running on PowerPC CPU based platforms if the CPU provides vector instructions. Impact summary: If an attacker can influence whether the POLY1305 MAC...

6.5CVSS7.3AI score0.02323EPSS
SaveExploits0References20
OSV
OSV
added 2026/04/27 6:33 p.m.23 views

JLSEC-2026-229 In addition to the `c_rehash` shell command injection identified in CVE-2022-1292, further...

In addition to the crehash shell command injection identified in CVE-2022-1292, further circumstances where the crehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there...

10CVSS7.1AI score0.96275EPSS
SaveExploits1References21
OSV
OSV
added 2026/04/27 6:33 p.m.20 views

JLSEC-2026-236 Applications that use a non-default option when verifying certificates may be vulnerable to an...

Applications that use a non-default option when verifying certificates may be vulnerable to an attack from a malicious CA to circumvent certain checks. Invalid certificate policies in leaf certificates are silently ignored by OpenSSL and other certificate policy checks are skipped for that...

5.3CVSS6.7AI score0.01583EPSS
SaveExploits0References12
OSV
OSV
added 2026/04/27 6:33 p.m.23 views

JLSEC-2026-259 Issue summary: Use of -addreject option with the openssl x509 application adds a trusted use instead...

Issue summary: Use of -addreject option with the openssl x509 application adds a trusted use instead of a rejected use for a certificate. Impact summary: If a user intends to make a trusted certificate rejected for a particular use it will be instead marked as trusted for that use. A copy & paste...

6.5CVSS7AI score0.00363EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/27 6:33 p.m.20 views

JLSEC-2026-258 Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using...

Issue summary: The 'openssl dgst' command-line tool silently truncates input data to 16MB when using one-shot signing algorithms and reports success instead of an error. Impact summary: A user signing or verifying files larger than 16MB with one-shot algorithms such as Ed25519, Ed448, or ML-DSA m...

5.5CVSS6.7AI score0.00183EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/27 6:33 p.m.20 views

JLSEC-2026-251 Issue summary: Calling the OpenSSL API function `SSL_free_buffers` may cause memory to be accessed...

Issue summary: Calling the OpenSSL API function SSLfreebuffers may cause memory to be accessed that was previously freed in some situations Impact summary: A use after free can have a range of potential consequences such as the corruption of valid data, crashes or execution of arbitrary code...

7.5CVSS7.1AI score0.02925EPSS
SaveExploits0References12
OSV
OSV
added 2026/04/27 6:33 p.m.32 views

JLSEC-2026-220 The X.509 GeneralName type is a generic type for representing different types of names

The X.509 GeneralName type is a generic type for representing different types of names. One of those name types is known as EDIPartyName. OpenSSL provides a function GENERALNAMEcmp which compares different instances of a GENERALNAME to see if they are equal or not. This function behaves incorrect...

5.9CVSS6.7AI score0.06968EPSS
SaveExploits3References39
OSV
OSV
added 2026/04/27 6:33 p.m.21 views

JLSEC-2026-219 Null pointer deference in openssl-src

Server or client applications that call the SSLcheckchain function during or after a TLS 1.3 handshake may crash due to a NULL pointer dereference as a result of incorrect handling of the "signaturealgorithmscert" TLS extension. The crash occurs if an invalid or unrecognised signature algorithm i...

7.5CVSS6.7AI score0.53336EPSS
SaveExploits2References42
OSV
OSV
added 2026/04/27 6:33 p.m.23 views

JLSEC-2026-244 Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys...

Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DHgeneratekey to generate an X9.42 DH key may experience long delays. Likewise, applications that use...

5.3CVSS6.7AI score0.04459EPSS
SaveExploits0References25
OSV
OSV
added 2026/04/27 6:33 p.m.24 views

JLSEC-2026-235 A security vulnerability has been identified in all supported versions

A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers exponential use of...

7.5CVSS6.6AI score0.03658EPSS
SaveExploits0References16
OSV
OSV
added 2026/04/27 6:33 p.m.28 views

JLSEC-2026-228 The `c_rehash` script does not properly sanitise shell metacharacters to prevent command injection

The crehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the...

10CVSS7.1AI score0.82612EPSS
SaveExploits5References26
OSV
OSV
added 2026/04/27 6:33 p.m.42 views

JLSEC-2026-239 Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them...

Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them may be very slow. Impact summary: Applications that use OBJobj2txt directly, or use any of the OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message size limit may experience...

6.5CVSS6.7AI score0.75116EPSS
SaveExploits0References14
OSV
OSV
added 2026/04/27 6:33 p.m.19 views

JLSEC-2026-256 Issue summary: Parsing CMS AuthEnvelopedData message with maliciously crafted AEAD parameters can...

Issue summary: Parsing CMS AuthEnvelopedData or EnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS...

8.8CVSS7.7AI score0.48211EPSS
SaveExploits7References42
OSV
OSV
added 2026/04/27 6:33 p.m.21 views

JLSEC-2026-264 Issue summary: A type confusion vulnerability exists in the TimeStamp Response verification code...

Issue summary: A type confusion vulnerability exists in the TimeStamp Response verification code where an ASN1TYPE union member is accessed without first validating the type, causing an invalid or NULL pointer dereference when processing a malformed TimeStamp Response file. Impact summary: An...

7.5CVSS7.1AI score0.00798EPSS
SaveExploits2References9
OSV
OSV
added 2026/04/27 6:33 p.m.21 views

JLSEC-2026-240 Issue summary: The AES-SIV cipher implementation contains a bug that causes it to ignore empty...

Issue summary: The AES-SIV cipher implementation contains a bug that causes it to ignore empty associated data entries which are unauthenticated as a consequence. Impact summary: Applications that use the AES-SIV algorithm and want to authenticate empty data entries as associated data can be misl...

5.3CVSS6.9AI score0.00622EPSS
SaveExploits0References10
Rows per page
Query Builder