Lucene search
+L

23 matches found

RedHat Linux
RedHat Linux
added 2026/07/15 9:55 a.m.9 views

erlang: Erlang OTP public_key: Certificate chain forgery via improper trust chain validation

A flaw was found in Erlang OTP's publickey module. This vulnerability CWE-295, related to improper certificate validation, allows a non-Certificate Authority CA certificate to be accepted as an intermediate issuer. A remote attacker, holding an end-entity certificate issued by a trusted CA, can...

8CVSS6.1AI score0.0033EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2026/05/31 8:01 a.m.17 views

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

...

8CVSS5.4AI score0.0033EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/28 3:58 a.m.26 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
Vulnrichment
Vulnrichment
added 2026/05/27 12:23 p.m.15 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
SaveExploits0References6
CVE
CVE
added 2026/05/27 12:23 p.m.143 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
EUVD
EUVD
added 2026/05/27 12:23 p.m.18 views

EUVD-2026-32272

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...

7CVSS5.9AI score0.0033EPSS
SaveExploits0References6
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
FreeBSD
FreeBSD
added 2026/05/27 12:00 a.m.23 views

Erlang/OTP -- public_key accepts non-CA certificate as intermediate issuer

https://github.com/erlang/otp/security/advisories/GHSA-c99q-jmpx-v8qq reports: Erlang/OTP's publickey application contains a path-validation flaw where non-CA certificates lacking keyUsage extensions can be accepted as intermediate issuers. An attacker with an end-entity certificate issued by a...

8CVSS5.9AI score0.0033EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/20 3:02 a.m.9 views

SUSE CVE-2025-6037

Vault and Vault Enterprise “Vault” TLS certificate auth method did not correctly validate client certificates when configured with a non-CA certificate as +trusted certificate+|https://developer.hashicorp.com/vault/api-docs/auth/certcertificate. In this configuration, an attacker may be able to...

6.8CVSS6AI score0.00221EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/08/01 6:31 p.m.5 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the verifyCredentials. An attacker can impersonate a trusted client by crafting a malicious certificate when a non-CA certificate is used as a trusted certificate. Remediation Upgrade...

7.6CVSS6.9AI score0.00221EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/01 6:31 p.m.13 views

GHSA-6C5R-4WFC-3MCX Hashicorp Vault has Incorrect Validation for Non-CA Certificates

Vault and Vault Enterprise “Vault” TLS certificate auth method did not correctly validate client certificates when configured with a non-CA certificate as +trusted certificate+|https://developer.hashicorp.com/vault/api-docs/auth/certcertificate. In this configuration, an attacker may be able to...

6.8CVSS5.9AI score0.00221EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/08/01 5:52 p.m.34 views

CVE-2025-6037 Vault Certificate Auth Method Did Not Validate Common Name For Non-CA Certificates

Vault and Vault Enterprise “Vault” TLS certificate auth method did not correctly validate client certificates when configured with a non-CA certificate as +trusted certificate+|https://developer.hashicorp.com/vault/api-docs/auth/certcertificate. In this configuration, an attacker may be able to...

6.8CVSS0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/09 11:26 p.m.17 views

GHSA-4C49-9FPC-HC3V lxd CA certificate sign check bypass

Summary If a server.ca file is present in LXDDIR at LXD start up, LXD is in "PKI mode". In this mode, only TLS clients that have a CA-signed certificate should be able to authenticate with LXD. We have discovered that if a client that sends a non-CA signed certificate during the TLS handshake, th...

3.8CVSS4.1AI score0.00158EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/14 5:13 p.m.33 views

GO-2024-2617 Authentication bypass in github.com/hashicorp/vault

The TLS certificate authentication method incorrectly validates client certificates when configured with a non-CA certificate as a trusted certificate. When configured this way, attackers may be able to craft a certificate that can be used to bypass authentication...

9.8CVSS7.9AI score0.00447EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 11:05 a.m.34 views

BIT-NODE-2021-3450 CA certificate check bypass with X509_V_FLAG_X509_STRICT

The X509VFLAGX509STRICT flag enables additional security checks of the certificates present in a certificate chain. It is not set by default. Starting from OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an...

7.4CVSS7.5AI score0.18339EPSS
SaveExploits1References25
HashiCorp Security Advisories
HashiCorp Security Advisories
added 2024/03/04 7:10 p.m.17 views

Vault Cert Auth Method Did Not Correctly Validate Non-CA Certificates

Summary Vault and Vault Enterprise “Vault” TLS certificate auth method did not correctly validate client certificates when configured with a non-CA certificate as trusted certificate . In this configuration, an attacker may be able to craft a malicious certificate that could be used to bypass...

9.8CVSS7AI score0.00447EPSS
SaveExploits0Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 3:49 a.m.12 views

SUSE CVE-2021-3450

The X509VFLAGX509STRICT flag enables additional security checks of the certificates present in a certificate chain. It is not set by default. Starting from OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an...

7.4CVSS7.2AI score0.18339EPSS
SaveExploits1References13
Prion
Prion
added 2021/03/25 3:15 p.m.38 views

Design/Logic Flaw

The X509VFLAGX509STRICT flag enables additional security checks of the certificates present in a certificate chain. It is not set by default. Starting from OpenSSL version 1.1.1h a check to disallow certificates in the chain that have explicitly encoded elliptic curve parameters was added as an...

5.8CVSS7.2AI score0.18339EPSS
SaveExploits1References24Affected Software27
OSV
OSV
added 2018/09/06 5:29 p.m.16 views

CVE-2018-1000664

daneren2005 DSub for Subsonic Android client version 5.4.1 contains a CWE-295: Improper Certificate Validation vulnerability in HTTPS Client that can result in Any non-CA signed server certificate, including self signed and expired, are accepted by the client. This attack appear to be exploitable...

5.9CVSS6.8AI score
SaveExploits0References1
Prion
Prion
added 2011/08/29 8:55 p.m.27 views

Design/Logic Flaw

The Data Security component in Apple iOS before 4.2.10 and 4.3.x before 4.3.5 does not check the basicConstraints parameter during validation of X.509 certificate chains, which allows man-in-the-middle attackers to spoof an SSL server by using a non-CA certificate to sign a certificate for an...

7.5CVSS6.2AI score0.06335EPSS
SaveExploits1References10Affected Software1
Rows per page
Query Builder