Lucene search
+L

803 matches found

OSV
OSV
added 2026/04/10 5:11 p.m.8 views

MGASA-2026-0091 Updated openssl packages fix security vulnerabilities

Incorrect Failure Handling in RSA KEM RSASVE Encapsulation. CVE-2026-31790 Potential Use-after-free in DANE Client Code. CVE-2026-28387 NULL Pointer Dereference When Processing a Delta CRL. CVE-2026-28388 Possible NULL Dereference When Processing CMS KeyAgreeRecipientInfo. CVE-2026-28389 Possible...

9.8CVSS5.8AI score0.01202EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/10 2:57 p.m.7 views

SUSE-SU-2026:1256-1 Security update for openssl-1_0_0

This update for openssl-100 fixes the following issues: - CVE-2026-28387: Potential use-after-free in DANE client code bsc1260441. - CVE-2026-28388: NULL Pointer Dereference When Processing a Delta CRL bsc1260442. - CVE-2026-28389: Possible NULL dereference when processing CMS KeyAgreeRecipientIn...

9.8CVSS6.1AI score0.01202EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2026/04/09 8:2 a.m.11 views

NULL Pointer Dereference When Processing a Delta CRL

...

7.5CVSS5.8AI score0.01059EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/08 11:25 p.m.16 views

SUSE CVE-2026-32144

Improper Certificate Validation vulnerability in Erlang OTP publickey pubkeyocsp module allows OCSP designated-responder authorization bypass via missing signature verification. The OCSP response validation in publickey:pkixocspvalidate/5 does not verify that a CA-designated responder certificate...

8.1CVSS5.9AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/07 10:16 p.m.12 views

ALPINE-CVE-2026-28388

Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is missing. Impact summary: A NULL pointer dereference can trigger a crash which leads to a Denial of Service for an application...

7.5CVSS6.2AI score0.01059EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/07 10:0 p.m.117 views

CVE-2026-28388

CVE-2026-28388 describes a NULL pointer dereference in OpenSSL delta-CRL processing when the CRL Number extension is missing. Exploitation requires enabling X509_V_FLAG_USE_DELTAS and the presence of a freshestCRL or EXFLAG_FRESHEST; processing a malformed delta CRL can crash an application, caus...

7.5CVSS6.3AI score0.01059EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/04/07 10:0 p.m.50 views

CVE-2026-28388 NULL Pointer Dereference When Processing a Delta CRL

Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is missing. Impact summary: A NULL pointer dereference can trigger a crash which leads to a Denial of Service for an application...

0.01059EPSS
SaveExploits0References6
AlpineLinux
AlpineLinux
added 2026/04/07 10:0 p.m.20 views

CVE-2026-28388

Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is missing. Impact summary: A NULL pointer dereference can trigger a crash which leads to a Denial of Service for an application...

7.5CVSS6.3AI score0.01059EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/04/07 12:0 a.m.11 views

CVE-2026-28388

Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is missing. Impact summary: A NULL pointer dereference can trigger a crash which leads to a Denial of Service for an application...

7.5CVSS6.1AI score0.01059EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/07 12:0 a.m.18 views

UBUNTU-CVE-2026-28388

Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is missing. Impact summary: A NULL pointer dereference can trigger a crash which leads to a Denial of Service for an application...

7.5CVSS6AI score0.01059EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/06 1:14 p.m.13 views

JLSEC-2026-57

Libksba before 1.6.3 is prone to an integer overflow vulnerability in the CRL signature parser...

9.8CVSS6.8AI score0.0155EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2026/04/04 4:29 p.m.6 views

tomcat: Apache Tomcat: Certificate revocation bypass due to improper OCSP response validation

A flaw was found in Apache Tomcat. When an Online Certificate Status Protocol OCSP responder is used, the Tomcat Native component, and Tomcat's FFM port of the Tomcat Native code, does not properly verify or check the freshness of the OCSP response. This improper input validation vulnerability...

7.5CVSS6.6AI score0.00498EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/30 10:36 p.m.5 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the OCSP response validation process. An attacker can bypass certificate revocation checks by providing a forged OCSP response, potentially enabling man-in-the-middle attacks...

8.2CVSS5.9AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/30 8:36 p.m.7 views

CVE-2026-32883 Botan: Missing OCSP Response Signature Verification Allows MitM Certificate Revocation Bypass

Botan is a C++ cryptography library. From version 3.0.0 to before version 3.11.0, during X509 path validation, OCSP responses were checked for an appropriate status code, but critically omitted verifying the signature of the OCSP response itself. This issue has been patched in version 3.11.0...

5.9CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/03/30 8:36 p.m.45 views

CVE-2026-32883

CVE-2026-32883 affects the Botan C++ cryptography library. From version 3.0.0 through before 3.11.0, during X509 path validation, OCSP responses were checked for a valid status but the OCSP response signature itself was not verified, enabling a potential Man‑in‑the‑Middle in certificate revocatio...

5.9CVSS5.8AI score0.00154EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/03/25 4:52 p.m.17 views

Important: Red Hat Security Advisory: Red Hat JBoss Web Server 6.2.1 release and security update

Red Hat JBoss Web Server 6.2.1 is now available for Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, and Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives ...

7.5CVSS5.8AI score0.00498EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/03/25 4:52 p.m.24 views

tomcat: Apache Tomcat: Certificate revocation bypass due to improper OCSP response validation

A flaw was found in Apache Tomcat. When an Online Certificate Status Protocol OCSP responder is used, the Tomcat Native component, and Tomcat's FFM port of the Tomcat Native code, does not properly verify or check the freshness of the OCSP response. This improper input validation vulnerability...

7.5CVSS5.7AI score0.00498EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/25 4:44 p.m.12 views

tomcat: Apache Tomcat: Certificate revocation bypass due to improper OCSP response validation

A flaw was found in Apache Tomcat. When an Online Certificate Status Protocol OCSP responder is used, the Tomcat Native component, and Tomcat's FFM port of the Tomcat Native code, does not properly verify or check the freshness of the OCSP response. This improper input validation vulnerability...

7.5CVSS5.7AI score0.00498EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/03/25 4:44 p.m.12 views

Important: Red Hat Security Advisory: Red Hat JBoss Web Server 6.2.1 release and security update

Red Hat JBoss Web Server 6.2.1 zip release is now available for Red Hat Enterprise Linux 8, Red Hat Enterprise Linux 9, Red Hat Enterprise Linux 10, and Windows Server. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System...

7.5CVSS5.8AI score0.00498EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:0 a.m.5 views

RHEL 10 / 8 / 9 : Red Hat JBoss Web Server 6.2.1 (RHSA-2026:5611)

The remote Redhat Enterprise Linux 10 / 8 / 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:5611 advisory. Red Hat JBoss Web Server is a fully integrated and certified set of components for hosting Java web applications. It is comprised of the...

7.5CVSS5.9AI score0.00498EPSS
SaveExploits0References5
Rows per page
Query Builder