← 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
1Ibm
1Qradar Security Information And Event Manager
Jun 17, 2026
May 29, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
IBM QRadar SIEM 7.2.8 WinCollect could allow an attacker to obtain sensitive information by spoofing a trusted entity using man in the middle techniques due to not validating or incorrectly validating a certificate. IBM...Show more
IBM QRadar SIEM 7.2.8 WinCollect could allow an attacker to obtain sensitive information by spoofing a trusted entity using man in the middle techniques due to not validating or incorrectly validating a certificate. IBM X-Force ID: 160072.Show less
4Debian
FedoraprojectHeimdal Project+1 more
5Backports Sle
Debian LinuxFedora+2 more
Jun 17, 2026
May 15, 2019
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
In the client side of Heimdal before 7.6.0, failure to verify anonymous PKINIT PA-PKINIT-KX key exchange permits a man-in-the-middle attack. This issue is in krb5_init_creds_step in lib/krb5/init_creds_pw.c.
1Citrix
2Netscaler Sd Wan
Sd Wan
Jun 17, 2026
May 8, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Citrix SD-WAN 10.2.x before 10.2.1 and NetScaler SD-WAN 10.0.x before 10.0.7 have Improper Certificate Validation.
1Printerlogic
1Print Management
Jun 17, 2026
May 8, 2019
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
The PrinterLogic Print Management software, versions up to and including 18.3.1.96, does not validate, or incorrectly validates, the PrinterLogic management portal's SSL certificate. When a certificate is invalid or mali...Show more
The PrinterLogic Print Management software, versions up to and including 18.3.1.96, does not validate, or incorrectly validates, the PrinterLogic management portal's SSL certificate. When a certificate is invalid or malicious, it might allow an attacker to spoof a trusted entity by using a man-in-the-middle (MITM) attack. The software might connect to a malicious host while believing it is a trusted host, or the software might be deceived into accepting spoofed data that appears to originate from a trusted host.Show less
1Cisco
114Sf200 24 Firmware
Sf200 24fp FirmwareSf200 24p Firmware+111 more
Jun 17, 2026
May 3, 2019
N/A· v4
7.2 HIGH· v3
6.5 MEDIUM· v2
A vulnerability in the Secure Shell (SSH) authentication process of Cisco Small Business Switches software could allow an attacker to bypass client-side certificate authentication and revert to password authentication. T...Show more
A vulnerability in the Secure Shell (SSH) authentication process of Cisco Small Business Switches software could allow an attacker to bypass client-side certificate authentication and revert to password authentication. The vulnerability exists because OpenSSH mishandles the authentication process. An attacker could exploit this vulnerability by attempting to connect to the device via SSH. A successful exploit could allow the attacker to access the configuration as an administrative user if the default credentials are not changed. There are no workarounds available; however, if client-side certificate authentication is enabled, disable it and use strong password authentication. Client-side certificate authentication is disabled by default.Show less
1Cisco
1Nx Os
Jun 17, 2026
May 3, 2019
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
A vulnerability in the Transport Layer Security (TLS) certificate validation functionality of Cisco Nexus 9000 Series Application Centric Infrastructure (ACI) Mode Switch Software could allow an unauthenticated, remote a...Show more
A vulnerability in the Transport Layer Security (TLS) certificate validation functionality of Cisco Nexus 9000 Series Application Centric Infrastructure (ACI) Mode Switch Software could allow an unauthenticated, remote attacker to perform insecure TLS client authentication on an affected device. The vulnerability is due to insufficient TLS client certificate validations for certificates sent between the various components of an ACI fabric. An attacker who has possession of a certificate that is trusted by the Cisco Manufacturing CA and the corresponding private key could exploit this vulnerability by presenting a valid certificate while attempting to connect to the targeted device. An exploit could allow the attacker to gain full control of all other components within the ACI fabric of an affected device.Show less
1Jenkins
1Sitemonitor
Jun 17, 2026
Apr 30, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Jenkins SiteMonitor Plugin 0.5 and earlier disabled SSL/TLS and hostname verification globally for the Jenkins master JVM.
1Jenkins
1Koji
Jun 17, 2026
Apr 30, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Jenkins Koji Plugin disables SSL/TLS and hostname verification globally for the Jenkins master JVM.
2Canonical
Python
2Ubuntu Linux
Urllib3
Jun 17, 2026
Apr 18, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations...Show more
The urllib3 library before 1.24.2 for Python mishandles certain cases where the desired set of CA certificates is different from the OS store of CA certificates, which results in SSL connections succeeding in situations where a verification failure is the correct outcome. This is related to use of the ssl_context, ca_certs, or ca_certs_dir argument.Show less
1Squareup
1Okhttp
Nov 21, 2024
Apr 18, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
CertificatePinner.java in OkHttp 3.x through 3.12.0 allows man-in-the-middle attackers to bypass certificate pinning by changing SSLContext and the boolean values while hooking the application. NOTE: This id is disputed...Show more
CertificatePinner.java in OkHttp 3.x through 3.12.0 allows man-in-the-middle attackers to bypass certificate pinning by changing SSLContext and the boolean values while hooking the application. NOTE: This id is disputed because some parties don't consider this is a vulnerability. Their rationale can be found in https://github.com/square/okhttp/issues/4967Show less
1Matrixssl
1Matrixssl
Jun 17, 2026
Apr 8, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
pubRsaDecryptSignedElementExt in MatrixSSL 4.0.1 Open, as used in Inside Secure TLS Toolkit, has a stack-based buffer overflow during X.509 certificate verification because of missing validation in psRsaDecryptPubExt in...Show more
pubRsaDecryptSignedElementExt in MatrixSSL 4.0.1 Open, as used in Inside Secure TLS Toolkit, has a stack-based buffer overflow during X.509 certificate verification because of missing validation in psRsaDecryptPubExt in crypto/pubkey/rsa_pub.c.Show less
1Apple
3Iphone Os
TvosWatchos
Nov 21, 2024
Apr 3, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
A certificate validation issue existed in configuration profiles. This was addressed with additional checks. This issue affected versions prior to iOS 12.1.1, tvOS 12.1.1, watchOS 5.1.2.
1Cisco
2Ios
Ios Xe
Jun 17, 2026
Mar 28, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
A vulnerability in the Cisco Smart Call Home feature of Cisco IOS and IOS XE Software could allow an unauthenticated, remote attacker to gain unauthorized read access to sensitive data using an invalid certificate. The v...Show more
A vulnerability in the Cisco Smart Call Home feature of Cisco IOS and IOS XE Software could allow an unauthenticated, remote attacker to gain unauthorized read access to sensitive data using an invalid certificate. The vulnerability is due to insufficient certificate validation by the affected software. An attacker could exploit this vulnerability by supplying a crafted certificate to an affected device. A successful exploit could allow the attacker to conduct man-in-the-middle attacks to decrypt confidential information on user connections to the affected software.Show less
1Cisco
2Ios
Ios Xe
Jun 17, 2026
Mar 28, 2019
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
A vulnerability in the Cisco Network Plug-and-Play (PnP) agent of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to gain unauthorized access to sensitive data. The vulnerabil...Show more
A vulnerability in the Cisco Network Plug-and-Play (PnP) agent of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to gain unauthorized access to sensitive data. The vulnerability exists because the affected software insufficiently validates certificates. An attacker could exploit this vulnerability by supplying a crafted certificate to an affected device. A successful exploit could allow the attacker to conduct man-in-the-middle attacks to decrypt and modify confidential information on user connections to the affected software.Show less
1Hp
1Remote Graphics Software
Jun 17, 2026
Mar 27, 2019
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
A potential vulnerability has been identified in HP Remote Graphics Software’s certificate authentication process version 7.5.0 and earlier.
3Canonical
DovecotOpensuse
3Dovecot
LeapUbuntu Linux
Jun 17, 2026
Mar 27, 2019
N/A· v4
6.8 MEDIUM· v3
4.9 MEDIUM· v2
It was discovered that Dovecot before versions 2.2.36.1 and 2.3.4.1 incorrectly handled client certificates. A remote attacker in possession of a valid certificate with an empty username field could possibly use this iss...Show more
It was discovered that Dovecot before versions 2.2.36.1 and 2.3.4.1 incorrectly handled client certificates. A remote attacker in possession of a valid certificate with an empty username field could possibly use this issue to impersonate other users.Show less
1Kubevirt
1Containerized Data Importer
Jun 17, 2026
Mar 25, 2019
N/A· v4
6.8 MEDIUM· v3
4.9 MEDIUM· v2
Kubevirt/virt-cdi-importer, versions 1.4.0 to 1.5.3 inclusive, were reported to disable TLS certificate validation when importing data into PVCs from container registries. This could enable man-in-the-middle attacks betw...Show more
Kubevirt/virt-cdi-importer, versions 1.4.0 to 1.5.3 inclusive, were reported to disable TLS certificate validation when importing data into PVCs from container registries. This could enable man-in-the-middle attacks between a container registry and the virt-cdi-component, leading to possible undetected tampering of trusted container image content.Show less
1Heimdalsecurity
1Thor
Jun 17, 2026
Mar 21, 2019
N/A· v4
9.1 CRITICAL· v3
6.4 MEDIUM· v2
Heimdal Thor Agent 2.5.17x before 2.5.173 does not verify X.509 certificates from TLS servers, which allows remote attackers to spoof servers and obtain sensitive information via a crafted certificate.
1Mastercard
1Qkr! With Masterpass
Jun 17, 2026
Mar 21, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
The MasterCard Qkr! app before 5.0.8 for iOS has Missing SSL Certificate Validation. NOTE: this CVE only applies to obsolete versions from 2016 or earlier.
1Splunk
1Software Development Kit
Jun 17, 2026
Mar 21, 2019
N/A· v4
8.1 HIGH· v3
6.8 MEDIUM· v2
Splunk-SDK-Python before 1.6.6 does not properly verify untrusted TLS server certificates, which could result in man-in-the-middle attacks.