Lucene search
+L

24459 matches found

OSV
OSV
added 2026/05/05 10:32 p.m.36 views

CLSA-2026-1778020314 openssl: Fix of CVE-2026-28388

CVE-2026-28388: fix NULL pointer dereference in checkdeltabase when delta CRL lacks CRL Number extension...

7.5CVSS5.8AI score0.00885EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/05 10:27 p.m.14 views

CLSA-2026-1778020035 openssl: Fix of CVE-2026-28388

CVE-2026-28388: fix NULL pointer dereference in checkdeltabase when delta CRL lacks CRL Number extension...

7.5CVSS7.3AI score0.00885EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2026/05/05 9:46 p.m.1 views

aesti (>=0.1.0, <=0.3.0), atarashii_imap (0.3.0) +445 more potentially affected by CVE-2026-42327 via openssl (>=0.9.24, <=0.10.68)

openssl CARGO version =0.9.24, =0.1.0, =0.1.0, =0.5.0, =0.2.0, =0.0.0, =0.2.0, =0.0.1, =0.15.0, =0.3.1, =0.0.1, =0.4.0 and more Source cves: CVE-2026-42327 Source advisory: OSV:GHSA-XP3W-R5P5-63RR...

8.7CVSS5.3AI score0.00211EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/05/05 9:46 p.m.24 views

rust-openssl has undefined behavior in X509Ref::ocsp_responders for certificates with non-UTF-8 OCSP URLs

X509Ref::ocspresponders returns OCSP responder URLs from a certificate's AIA extension as OpensslString, whose Deref wraps the raw bytes with str::fromutf8unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation...

8.7CVSS5.9AI score0.00211EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/05 9:08 p.m.13 views

CLSA-2026-1777566580 openssl: Fix of CVE-2026-28390

CVE-2026-28390: fix NULL pointer dereference in rsacmsdecrypt when CMS RSA-OAEP pSourceFunc is missing its parameter...

7.5CVSS5.8AI score0.00805EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/05 2:29 a.m.14 views

CLSA-2026-1777948139 openssl: Fix of CVE-2026-31790

CVE-2026-31790: fix RSA KEM RSASVE encapsulation memory leak by validating RSApublicencrypt return value and cleansing secret on failure...

7.5CVSS5.8AI score0.0103EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/05 12:19 a.m.12 views

OPENSUSE-SU-2026:20673-1 Security update for openssl-3-x86_64-v3-livepatches

This update for openssl-3-x8664-v3-livepatches fixes the following issues: Changes in openssl-3-x8664-v3-livepatches: - Add package for libopenssl3-x86-64-v3-3.5.0 bsc1259271. Fixed: - CVE-2025-11187: Fixed Improper validation of PBMAC1 parameters in PKCS12 MAC verification bsc1256878. -...

9.8CVSS5.9AI score0.48211EPSS
SaveExploits7References9
OSV
OSV
added 2026/05/05 12:19 a.m.6 views

SUSE-SU-2026:21544-1 Security update for openssl-3-x86_64-v3-livepatches

This update for openssl-3-x8664-v3-livepatches fixes the following issues: Changes in openssl-3-x8664-v3-livepatches: - Add package for libopenssl3-x86-64-v3-3.5.0 bsc1259271. Fixed: - CVE-2025-11187: Fixed Improper validation of PBMAC1 parameters in PKCS12 MAC verification bsc1256878. -...

9.8CVSS7.1AI score0.48211EPSS
SaveExploits7References10
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.18 views

PT-2026-37265

Name of the Vulnerable Software and Affected Versions rust-openssl versions 0.9.7 through 0.10.78 Description The X509Ref::ocsp responders function returns OCSP responder URLs from a certificate's AIA extension as OpensslString. The Deref implementation wraps raw bytes using str::from utf8...

8.7CVSS5.9AI score0.00211EPSS
SaveExploits0References216
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/04 10:03 p.m.10 views

Security Bulletin: Multiple vulnerabilities impact AIX due to OpenSSL

Summary Vulnerabilities in OpenSSL could send contents of an uninitialized memory buffer CVE-2026-31790, cause a use-after-free CVE-2026-28387, cause a NULL pointer dereference CVE-2026-28388, CVE-2026-28389, CVE-2026-28390, or lead to a buffer overflow CVE-2026-31789. OpenSSL is used by AIX as...

9.8CVSS7.8AI score0.0103EPSS
SaveExploits0Affected Software2
IBM AIX
IBM AIX
added 2026/05/04 3:13 p.m.19 views

Multiple vulnerabilities impact AIX due to OpenSSL

IBM SECURITY ADVISORY First Issued: Mon May 4 15:13:40 CDT 2026 The most recent version of this document is available here: https://aix.software.ibm.com/aix/efixes/security/openssladvisory47.asc Security Bulletin: Multiple vulnerabilities impact AIX due to OpenSSL...

9.8CVSS7.4AI score0.0103EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/05/04 2:10 p.m.24 views

pyOpenSSL: DTLS cookie callback buffer overflow

A flaw was found in pyOpenSSL. The setcookiegeneratecallback callback function can be used to generate DTLS cookies. When the callback returns a cookie string or byte sequence longer than 256 bytes, a buffer overflow can be triggered due to a missing bounds checking before copying the data to a...

9.8CVSS6AI score0.00704EPSS
SaveExploits0References7
RubySec
RubySec
added 2026/05/04 12:00 a.m.20 views

net-imap vulnerable to denial of service via high iteration count for `SCRAM-*` authentication

Summary When authenticating a connection with SCRAM-SHA1 or SCRAM-SHA256, a hostile server can perform a computational denial-of-service attack on the client process by sending a big iteration count value. Details A hostile IMAP server can send an arbitrarily large PBKDF2 iteration count in the...

6.5CVSS5.8AI score0.00299EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:00 a.m.12 views

RHCOS 4 : Red Hat build of MicroShift 4.14.19 (RHSA-2024:1566)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:1566 advisory. - golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads CVE-2024-1394 Note that Nessus has not tested for this iss...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:00 a.m.12 views

RHCOS 4 : Red Hat build of MicroShift 4.15.6 (RHSA-2024:1561)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:1561 advisory. - golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads CVE-2024-1394 Note that Nessus has not tested for this iss...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/03 11:11 a.m.12 views

OESA-2026-2161 edk2 security update

EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications. Security Fixes: Issue summary: Applications using RSASVE key encapsulation to establish a secret encryption key can send contents of an uninitialized memory buffer to a malicious...

7.5CVSS7.4AI score0.0103EPSS
SaveExploits0References2
Fedora
Fedora
added 2026/05/02 2:11 a.m.10 views

[SECURITY] Fedora 44 Update: rust-openssl-sys-0.9.114-1.fc44

FFI bindings to OpenSSL...

9.3CVSS5.8AI score0.00359EPSS
SaveExploits0
Fedora
Fedora
added 2026/05/02 2:11 a.m.14 views

[SECURITY] Fedora 44 Update: rust-openssl-0.10.78-1.fc44

OpenSSL bindings...

9.3CVSS5.8AI score0.00359EPSS
SaveExploits0
Fedora
Fedora
added 2026/05/02 1:57 a.m.23 views

[SECURITY] Fedora 42 Update: rust-openssl-sys-0.9.114-1.fc42

FFI bindings to OpenSSL...

9.3CVSS5.8AI score0.00359EPSS
SaveExploits0
Fedora
Fedora
added 2026/05/02 1:57 a.m.15 views

[SECURITY] Fedora 42 Update: rust-openssl-0.10.78-1.fc42

OpenSSL bindings...

9.3CVSS5.8AI score0.00359EPSS
SaveExploits0
Rows per page
Query Builder