Lucene search
+L

63 matches found

CVE
CVE
added 2026/08/18 12:00 a.m.19 views

CVE-2026-57826

openHiTLS versions 0.2.0 through 0.3.2 contain a critical vulnerability (CVSS 9.8 ) in X.509 certificate chain verification . The basic constraints extension and CA flag of intermediate CAs are only validated for v3 certificates; v1 and v2 certificates are silently ignored, allowing an attacker t...

9.8CVSS5.3AI score0.00308EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 12:00 a.m.6 views

EUVD-2026-61278

An issue was discovered in openHiTLS 0.2.0 through 0.3.2. In the X.509 certificate chain verification, the basic constraints extension and CA flag processing of intermediate CAs are only verified for v3 certificates, and v1/v2 certificates are ignored...

5.2AI score0.00308EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/18 12:00 a.m.7 views

CVE-2026-57826

An issue was discovered in openHiTLS 0.2.0 through 0.3.2. In the X.509 certificate chain verification, the basic constraints extension and CA flag processing of intermediate CAs are only verified for v3 certificates, and v1/v2 certificates are ignored...

9.8CVSS5.4AI score
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/05/28 3:58 a.m.25 views

SUSE CVE-2026-42789

Improper Following of a Certificate's Chain of Trust vulnerability in Erlang OTP publickey pubkeycert module allows a non-CA certificate to be accepted as an intermediate issuer, enabling certificate chain forgery. In lib/publickey/src/pubkeycert.erl, pubkeycert:validateextensions/7 contains two...

7.4CVSS7.1AI score0.0033EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/27 2:16 p.m.21 views

CVE-2026-42789

Improper Following of a Certificate's Chain of Trust vulnerability in Erlang OTP publickey pubkeycert module allows a non-CA certificate to be accepted as an intermediate issuer, enabling certificate chain forgery. In lib/publickey/src/pubkeycert.erl, pubkeycert:validateextensions/7 contains two...

8CVSS0.0033EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/05/27 2:16 p.m.17 views

CVE-2026-42789

Improper Following of a Certificate's Chain of Trust vulnerability in Erlang OTP publickey pubkeycert module allows a non-CA certificate to be accepted as an intermediate issuer, enabling certificate chain forgery. In lib/publickey/src/pubkeycert.erl, pubkeycert:validateextensions/7 contains two...

8CVSS7.3AI score0.0033EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:23 p.m.5 views

CVE-2026-42789

Improper Following of a Certificate's Chain of Trust vulnerability in Erlang OTP publickey pubkeycert module allows a non-CA certificate to be accepted as an intermediate issuer, enabling certificate chain forgery. In lib/publickey/src/pubkeycert.erl, pubkeycert:validateextensions/7 contains two...

8CVSS7.1AI score0.0033EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/05/27 12:23 p.m.139 views

CVE-2026-42789

The CVE-2026-42789 entry documents a vulnerability in Erlang OTP public_key (pubkey_cert module): a certificate with basicConstraints cA:false and no keyUsage can be misused as an intermediate issuer during pkix_path_validation, enabling chain forgery. Two flaws in pubkey_cert:validate_extensions...

8CVSS7.1AI score0.0033EPSS
SaveExploits0References11Affected Software1
OSV
OSV
added 2026/05/27 12:23 p.m.17 views

EEF-CVE-2026-42789 Non-CA certificate accepted as intermediate issuer in public_key path validation

Summary Improper Following of a Certificate's Chain of Trust vulnerability in Erlang OTP public\key pubkey\cert module allows a non-CA certificate to be accepted as an intermediate issuer, enabling certificate chain forgery. In lib/public\key/src/pubkey\cert.erl, pubkey\cert:validate\extensions/7...

7CVSS7.1AI score0.0033EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/27 12:23 p.m.12 views

CVE-2026-42789 Non-CA certificate accepted as intermediate issuer in public_key path validation

Improper Following of a Certificate's Chain of Trust vulnerability in Erlang OTP publickey pubkeycert module allows a non-CA certificate to be accepted as an intermediate issuer, enabling certificate chain forgery. In lib/publickey/src/pubkeycert.erl, pubkeycert:validateextensions/7 contains two...

7CVSS7.1AI score0.0033EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2026/04/20 11:26 p.m.18 views

SUSE CVE-2026-31430

In the Linux kernel, the following vulnerability has been resolved: X.509: Fix out-of-bounds access when parsing extensions Leo reports an out-of-bounds access when parsing a certificate with empty Basic Constraints or Key Usage extension because the first byte of the extension is read before...

6.1CVSS5.6AI score0.00081EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/04/20 9:43 a.m.52 views

CVE-2026-31430 X.509: Fix out-of-bounds access when parsing extensions

In the Linux kernel, the following vulnerability has been resolved: X.509: Fix out-of-bounds access when parsing extensions Leo reports an out-of-bounds access when parsing a certificate with empty Basic Constraints or Key Usage extension because the first byte of the extension is read before...

0.00081EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/20 9:43 a.m.9 views

CVE-2026-31430 X.509: Fix out-of-bounds access when parsing extensions

In the Linux kernel, the following vulnerability has been resolved: X.509: Fix out-of-bounds access when parsing extensions Leo reports an out-of-bounds access when parsing a certificate with empty Basic Constraints or Key Usage extension because the first byte of the extension is read before...

6.5AI score
SaveExploits0References8
CVE
CVE
added 2026/04/20 9:43 a.m.47 views

CVE-2026-31430

CVE-2026-31430 affects the Linux kernel: X.509 extensions parsing could read the first byte of an extension before checking length, causing out-of-bounds access. The vulnerability can be triggered by an unprivileged user submitting a crafted certificate via the keyrings(7) API. A PoC exists. The ...

7.1CVSS5.6AI score0.00081EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/20 9:43 a.m.10 views

CVE-2026-31430

In the Linux kernel, the following vulnerability has been resolved: X.509: Fix out-of-bounds access when parsing extensions Leo reports an out-of-bounds access when parsing a certificate with empty Basic Constraints or Key Usage extension because the first byte of the extension is read before...

5.6AI score0.00081EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.11 views

PT-2026-33747

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds access occurs when parsing X.509 certificates containing empty Basic Constraints or Key Usage extensions. This happens because the first byte of the extension is read...

7.1CVSS5.2AI score0.00081EPSS
SaveExploits0
OSV
OSV
added 2026/04/10 4:17 a.m.25 views

DEBIAN-CVE-2026-5501

wolfSSLX509verifycert in the OpenSSL compatibility layer accepts a certificate chain in which the leaf's signature is not checked, if the attacker supplies an untrusted intermediate with Basic Constraints CA:FALSE that is legitimately signed by a trusted root. An attacker who obtains any leaf...

8.1CVSS5.6AI score0.00184EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/04/10 3:07 a.m.20 views

CVE-2026-5501

wolfSSLX509verifycert in the OpenSSL compatibility layer accepts a certificate chain in which the leaf's signature is not checked, if the attacker supplies an untrusted intermediate with Basic Constraints CA:FALSE that is legitimately signed by a trusted root. An attacker who obtains any leaf...

8.6CVSS5.5AI score0.00184EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.20 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library developed by the American company wolfSSL, aimed at developers working with embedded systems. There is a security vulnerability in wolfSSL. This vulnerability stems from the wolfSSLX509verifycert function within the OpenSSL...

8.6CVSS5.9AI score0.00184EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/03/27 9:17 p.m.9 views

CVE-2026-33896

Forge also called node-forge is a native implementation of Transport Layer Security in JavaScript. Prior to version 1.4.0, pki.verifyCertificateChain does not enforce RFC 5280 basicConstraints requirements when an intermediate certificate lacks both the basicConstraints and keyUsage extensions...

9.1CVSS6.6AI score0.00348EPSS
SaveExploits1References3
Rows per page
Query Builder