← Back
CWE-295

1,445 CVEs • Abstraction: Base

Improper Certificate Validation

The product does not validate, or incorrectly validates, a certificate.

JSON object

Loading...

CVEs (1,445)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
3Debian
FedoraprojectSaltstack
3Debian Linux
FedoraSalt
Jun 17, 2026
Feb 27, 2021
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
In SaltStack Salt before 3002.5, when authenticating to services using certain modules, the SSL certificate is not always validated.
3Debian
FedoraprojectSaltstack
3Debian Linux
FedoraSalt
Jun 17, 2026
Feb 27, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
In SaltStack Salt before 3002.5, authentication to VMware vcenter, vsphere, and esxi servers (in the vmware.py files) does not always validate the SSL/TLS certificate.
2Fedoraproject
Keylime
2Fedora
Keylime
Jun 17, 2026
Feb 25, 2021
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
A flaw was found in keylime 5.8.1 and older. The issue in the Keylime agent and registrar code invalidates the cryptographic chain of trust from the Endorsement Key certificate to agent attestations.
2Mongodb
Quarkus
2Java Driver
Quarkus
Jun 17, 2026
Feb 25, 2021
N/A· v4
6.8 MEDIUM· v3
4.3 MEDIUM· v2
Specific versions of the Java driver that support client-side field level encryption (CSFLE) fail to perform correct host name verification on the KMS server’s certificate. This vulnerability in combination with a privil...Show more
Specific versions of the Java driver that support client-side field level encryption (CSFLE) fail to perform correct host name verification on the KMS server’s certificate. This vulnerability in combination with a privileged network position active MITM attack could result in interception of traffic between the Java driver and the KMS service rendering Field Level Encryption ineffective. This issue was discovered during internal testing and affects all versions of the Java driver that support CSFLE. The Java async, Scala, and reactive streams drivers are not impacted. This vulnerability does not impact driver traffic payloads with CSFLE-supported key services originating from applications residing inside the AWS, GCP, and Azure network fabrics due to compensating controls in these environments. This issue does not impact driver workloads that don’t use Field Level Encryption.Show less
1Mongodb
1Libmongocrypt
Jun 17, 2026
Feb 25, 2021
N/A· v4
6.8 MEDIUM· v3
4.3 MEDIUM· v2
A specific version of the Node.js mongodb-client-encryption module does not perform correct validation of the KMS server’s certificate. This vulnerability in combination with a privileged network position active MITM att...Show more
A specific version of the Node.js mongodb-client-encryption module does not perform correct validation of the KMS server’s certificate. This vulnerability in combination with a privileged network position active MITM attack could result in interception of traffic between the Node.js driver and the KMS service rendering client-side field level encryption (CSFLE) ineffective. This issue was discovered during internal testing and affects mongodb-client-encryption module version 1.2.0, which was available from 2021-Jan-29 and deprecated in the NPM Registry on 2021-Feb-04. This vulnerability does not impact driver traffic payloads with CSFLE-supported key services from applications residing inside the AWS, GCP, and Azure nework fabrics due to compensating controls in these environments. This issue does not impact driver workloads that don’t use Field Level Encryption. This issue affect MongoDB Node.js Driver mongodb-client-encryption module version 1.2.0Show less
1Stunnel
1Stunnel
Jun 17, 2026
Feb 23, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A flaw was found in stunnel before 5.57, where it improperly validates client certificates when it is configured to use both redirect and verifyChain options. This flaw allows an attacker with a certificate signed by a C...Show more
A flaw was found in stunnel before 5.57, where it improperly validates client certificates when it is configured to use both redirect and verifyChain options. This flaw allows an attacker with a certificate signed by a Certificate Authority, which is not the one accepted by the stunnel server, to access the tunneled service instead of being redirected to the address specified in the redirect option. The highest threat from this vulnerability is to confidentiality.Show less
1Cira
1Canadian Shield
Jun 17, 2026
Feb 23, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
The CIRA Canadian Shield app before 4.0.13 for iOS lacks SSL Certificate Validation.
1Tweetstream Project
1Tweetstream
Jun 17, 2026
Feb 19, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
TweetStream 2.6.1 uses the library eventmachine in an insecure way that does not have TLS hostname validation. This allows an attacker to perform a man-in-the-middle attack.
1Twitter Stream Project
1Twitter Stream
Jun 17, 2026
Feb 19, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
In voloko twitter-stream 0.1.10, missing TLS hostname validation allows an attacker to perform a man-in-the-middle attack against users of the library (because eventmachine is misused).
2Canarymail
Libmailcore
2Canary Mail
Mailcore2
Jun 17, 2026
Feb 17, 2021
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
core/imap/MCIMAPSession.cpp in Canary Mail before 3.22 has Missing SSL Certificate Validation for IMAP in STARTTLS mode.
1Opcfoundation
1Ua .netstandard
Jun 17, 2026
Feb 16, 2021
N/A· v4
4.4 MEDIUM· v3
2.1 LOW· v2
A Privilege Elevation vulnerability in OPC UA .NET Standard Stack 1.4.363.107 could allow a rogue application to establish a secure connection.
1Elecom
1Wrc 300febk S Firmware
Jun 17, 2026
Feb 12, 2021
N/A· v4
4.8 MEDIUM· v3
5.8 MEDIUM· v2
ELECOM WRC-300FEBK-S contains an improper certificate validation vulnerability. Via a man-in-the-middle attack, an attacker may alter the communication response. As a result, an arbitrary OS command may be executed on th...Show more
ELECOM WRC-300FEBK-S contains an improper certificate validation vulnerability. Via a man-in-the-middle attack, an attacker may alter the communication response. As a result, an arbitrary OS command may be executed on the affected device.Show less
1Google
1Android
Jun 17, 2026
Feb 10, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
In verifyHostName of OkHostnameVerifier.java, there is a possible way to accept a certificate for the wrong domain due to improperly used crypto. This could lead to remote information disclosure with no additional execut...Show more
In verifyHostName of OkHostnameVerifier.java, there is a possible way to accept a certificate for the wrong domain due to improperly used crypto. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.1 Android-9 Android-10 Android-11Android ID: A-171980069Show less
1Ibm
1Security Identity Governance And Intelligence
Jun 17, 2026
Feb 9, 2021
N/A· v4
5.3 MEDIUM· v3
1.8 LOW· v2
IBM Security Identity Governance and Intelligence 5.2.6 could allow an attacker to obtain sensitive information using main in the middle attacks due to improper certificate validation. IBM X-Force ID: 189379.
1Tenable
1Nessus Amazon Machine Image
Jun 17, 2026
Feb 6, 2021
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Nessus AMI versions 8.12.0 and earlier were found to either not validate, or incorrectly validate, a certificate which could allow an attacker to spoof a trusted entity by using a man-in-the-middle (MITM) attack.
1Cisco
1Unified Computing System Central Software
Jun 17, 2026
Feb 4, 2021
N/A· v4
3.5 LOW· v3
2.7 LOW· v2
A vulnerability in the certificate registration process of Cisco Unified Computing System (UCS) Central Software could allow an authenticated, adjacent attacker to register a rogue Cisco Unified Computing System Manager...Show more
A vulnerability in the certificate registration process of Cisco Unified Computing System (UCS) Central Software could allow an authenticated, adjacent attacker to register a rogue Cisco Unified Computing System Manager (UCSM). This vulnerability is due to improper certificate validation. An attacker could exploit this vulnerability by sending a crafted HTTP request to the registration API. A successful exploit could allow the attacker to register a rogue Cisco UCSM and gain access to Cisco UCS Central Software data and Cisco UCSM inventory data.Show less
1Wolfssl
1Wolfssl
Jun 17, 2026
Jan 29, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
DoTls13CertificateVerify in tls13.c in wolfSSL before 4.7.0 does not cease processing for certain anomalous peer behavior (sending an ED22519, ED448, ECC, or RSA signature without the corresponding certificate). The clie...Show more
DoTls13CertificateVerify in tls13.c in wolfSSL before 4.7.0 does not cease processing for certain anomalous peer behavior (sending an ED22519, ED448, ECC, or RSA signature without the corresponding certificate). The client side is affected because man-in-the-middle attackers can impersonate TLS 1.3 servers.Show less
1Wekan Project
1Wekan
Jun 17, 2026
Jan 26, 2021
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
packages/wekan-ldap/server/ldap.js in Wekan before 4.87 can process connections even though they are not authorized by the Certification Authority trust store,
1Ti
1Code Composer Studio Intgrated Development Environment
Jun 17, 2026
Jan 26, 2021
N/A· v4
5.3 MEDIUM· v3
4.3 MEDIUM· v2
jxbrowser in TI Code Composer Studio IDE 8.x through 10.x before 10.1.1 does not verify X.509 certificates for HTTPS.
1Cisco
1Data Center Network Manager
Jun 17, 2026
Jan 20, 2021
N/A· v4
6.5 MEDIUM· v3
5.8 MEDIUM· v2
Multiple vulnerabilities in Cisco Data Center Network Manager (DCNM) could allow an attacker to spoof a trusted host or construct a man-in-the-middle attack to extract sensitive information or alter certain API requests....Show more
Multiple vulnerabilities in Cisco Data Center Network Manager (DCNM) could allow an attacker to spoof a trusted host or construct a man-in-the-middle attack to extract sensitive information or alter certain API requests. These vulnerabilities are due to insufficient certificate validation when establishing HTTPS requests with the affected device. For more information about these vulnerabilities, see the Details section of this advisory.Show less