← 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
1Openwrt
1Openwrt
Jun 17, 2026
Nov 18, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
An exploitable information leak vulnerability exists in the ustream-ssl library of OpenWrt, versions 18.06.4 and 15.05.1. When connecting to a remote server, the server's SSL certificate is checked but no action is taken...Show more
An exploitable information leak vulnerability exists in the ustream-ssl library of OpenWrt, versions 18.06.4 and 15.05.1. When connecting to a remote server, the server's SSL certificate is checked but no action is taken when the certificate is invalid. An attacker could exploit this behavior by performing a man-in-the-middle attack, providing any certificate, leading to the theft of all the data sent by the client during the first request.An exploitable information leak vulnerability exists in the ustream-ssl library of OpenWrt, versions 18.06.4 and 15.05.1. When connecting to a remote server, the server's SSL certificate is checked but no action is taken when the certificate is invalid. An attacker could exploit this behavior by performing a man-in-the-middle attack, providing any certificate, leading to the theft of all the data sent by the client during the first request.Show less
1Openwrt
1Openwrt
Jun 17, 2026
Nov 18, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
An exploitable information leak vulnerability exists in the ustream-ssl library of OpenWrt, versions 18.06.4 and 15.05.1. When connecting to a remote server, the server's SSL certificate is checked but no action is taken...Show more
An exploitable information leak vulnerability exists in the ustream-ssl library of OpenWrt, versions 18.06.4 and 15.05.1. When connecting to a remote server, the server's SSL certificate is checked but no action is taken when the certificate is invalid. An attacker could exploit this behavior by performing a man-in-the-middle attack, providing any certificate, leading to the theft of all the data sent by the client during the first request.An exploitable information leak vulnerability exists in the ustream-ssl library of OpenWrt, versions 18.06.4 and 15.05.1. When connecting to a remote server, the server's SSL certificate is checked but no action is taken when the certificate is invalid. An attacker could exploit this behavior by performing a man-in-the-middle attack, providing any certificate, leading to the theft of all the data sent by the client during the first request. After an SSL connection is initialized via _ustream_ssl_init, and after any data (e.g. the client's HTTP request) is written to the stream using ustream_printf, the code eventually enters the function _ustream_ssl_poll, which is used to dispatch the read/write eventsShow less
2Debian
Offlineimap
2Debian Linux
Offlineimap
Nov 21, 2024
Nov 13, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
offlineimap before 6.3.4 added support for SSL server certificate validation but it is still possible to use SSL v2 protocol, which is a flawed protocol with multiple security deficiencies.
2Debian
Offlineimap
2Debian Linux
Offlineimap
Nov 21, 2024
Nov 13, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
offlineimap before 6.3.2 does not check for SSL server certificate validation when "ssl = yes" option is specified which can allow man-in-the-middle attacks.
1Redhat
3Enterprise Virtualization
VdsclientVirtual Desktop Server Manager
Nov 21, 2024
Nov 13, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
vdsm and vdsclient does not validate certficate hostname from another vdsm which could facilitate a man-in-the-middle attack
1Twisted
1Twisted
Nov 25, 2024
Nov 12, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Python Twisted 14.0 trustRoot is not respected in HTTP client
1Redhat
1Enterprise Virtualization Manager
Nov 21, 2024
Nov 9, 2019
N/A· v4
3.1 LOW· v3
2.9 LOW· v2
In RHEV-M VDC 2.2.0, it was found that the SSL certificate was not verified when using the client-side Red Hat Enterprise Virtualization Manager interface (a Windows Presentation Foundation (WPF) XAML browser application...Show more
In RHEV-M VDC 2.2.0, it was found that the SSL certificate was not verified when using the client-side Red Hat Enterprise Virtualization Manager interface (a Windows Presentation Foundation (WPF) XAML browser application) to connect to the Red Hat Enterprise Virtualization Manager. An attacker on the local network could use this flaw to conduct a man-in-the-middle attack, tricking the user into thinking they are viewing the Red Hat Enterprise Virtualization Manager when the content is actually attacker-controlled, or modifying actions a user requested Red Hat Enterprise Virtualization Manager to perform.Show less
1Broadcom
1Brocade Sannav
Jun 17, 2026
Nov 8, 2019
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
A vulnerability, in The ReportsTrustManager class of Brocade SANnav versions before v2.0, could allow an attacker to perform a man-in-the-middle attack against Secure Sockets Layer(SSL)connections.
1Opensuse
1Open Build Service
Jun 17, 2026
Nov 5, 2019
N/A· v4
7.7 HIGH· v3
6.8 MEDIUM· v2
Open Build Service before version 0.165.4 diddn't validate TLS certificates for HTTPS connections with the osc client binary
3Debian
OpenstackRedhat
4Compute
Debian LinuxKeystone+1 more
Nov 21, 2024
Nov 1, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
HTTPSConnections in OpenStack Keystone 2013, OpenStack Compute 2013.1, and possibly other OpenStack components, fail to validate server-side SSL certificates.
1Europa
1Eidas Node Integration Package
Jun 17, 2026
Oct 30, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
European Commission eIDAS-Node Integration Package before 2.3.1 has Missing Certificate Validation because a certain ExplicitKeyTrustEvaluator return value is not checked. NOTE: only 2.1 is confirmed to be affected.
1Europa
1Eidas Node Integration Package
Jun 17, 2026
Oct 30, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
European Commission eIDAS-Node Integration Package before 2.3.1 allows Certificate Faking because an attacker can sign a manipulated SAML response with a forged certificate.
2Fedoraproject
Systemd Project
2Fedora
Systemd
Nov 21, 2024
Oct 30, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
systemd 239 through 245 accepts any certificate signed by a trusted certificate authority for DNS Over TLS. Server Name Indication (SNI) is not sent, and there is no hostname validation with the GnuTLS backend. NOTE: Thi...Show more
systemd 239 through 245 accepts any certificate signed by a trusted certificate authority for DNS Over TLS. Server Name Indication (SNI) is not sent, and there is no hostname validation with the GnuTLS backend. NOTE: This has been disputed by the developer as not a vulnerability since hostname validation does not have anything to do with this issue (i.e. there is no hostname to be sent)Show less
1Mercurial
1Mercurial
Nov 21, 2024
Oct 29, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Mercurial before 1.6.4 fails to verify the Common Name field of SSL certificates which allows remote attackers who acquire a certificate signed by a Certificate Authority to perform a man-in-the-middle attack.
1Vmware
1Vcenter Server
Jun 17, 2026
Oct 28, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Sensitive information disclosure vulnerability resulting from a lack of certificate validation during the File-Based Backup and Restore operations of VMware vCenter Server Appliance (6.7 before 6.7u3a and 6.5 before 6.5u...Show more
Sensitive information disclosure vulnerability resulting from a lack of certificate validation during the File-Based Backup and Restore operations of VMware vCenter Server Appliance (6.7 before 6.7u3a and 6.5 before 6.5u3d) may allow a malicious actor to intercept sensitive data in transit over SCP. A malicious actor with man-in-the-middle positioning between vCenter Server Appliance and a backup target may be able to intercept sensitive data in transit during File-Based Backup and Restore operations.Show less
1Vmware
1Vcenter Server
Jun 17, 2026
Oct 28, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Sensitive information disclosure vulnerability resulting from a lack of certificate validation during the File-Based Backup and Restore operations of VMware vCenter Server Appliance (6.7 before 6.7u3a and 6.5 before 6.5u...Show more
Sensitive information disclosure vulnerability resulting from a lack of certificate validation during the File-Based Backup and Restore operations of VMware vCenter Server Appliance (6.7 before 6.7u3a and 6.5 before 6.5u3d) may allow a malicious actor to intercept sensitive data in transit over FTPS and HTTPS. A malicious actor with man-in-the-middle positioning between vCenter Server Appliance and a backup target may be able to intercept sensitive data in transit during File-Based Backup and Restore operations.Show less
1Microfocus
1Netiq Self Service Password Reset
Jun 17, 2026
Oct 22, 2019
N/A· v4
5.9 MEDIUM· v3
4.3 MEDIUM· v2
Man-in-the-middle vulnerability in Micro Focus Self Service Password Reset, affecting all versions prior to 4.4.0.4. The vulnerability could exploit invalid certificate validation and may result in a man-in-the-middle at...Show more
Man-in-the-middle vulnerability in Micro Focus Self Service Password Reset, affecting all versions prior to 4.4.0.4. The vulnerability could exploit invalid certificate validation and may result in a man-in-the-middle attack.Show less
1Jenkins
1Cadence Vmanager
Jun 17, 2026
Oct 16, 2019
N/A· v4
8.2 HIGH· v3
6.4 MEDIUM· v2
Jenkins Cadence vManager Plugin 2.7.0 and earlier disabled SSL/TLS and hostname verification globally for the Jenkins master JVM.
1Jenkins
1Bumblebee Hp Alm
Jun 17, 2026
Oct 16, 2019
N/A· v4
6.5 MEDIUM· v3
6.4 MEDIUM· v2
Jenkins Bumblebee HP ALM Plugin 4.1.3 and earlier unconditionally disabled SSL/TLS and hostname verification for connections to HP ALM.
2Jss Cryptomanager Project
Redhat
8Enterprise Linux
Enterprise Linux DesktopEnterprise Linux Eus+5 more
Jun 17, 2026
Oct 14, 2019
N/A· v4
7.4 HIGH· v3
5.8 MEDIUM· v2
A flaw was found in the "Leaf and Chain" OCSP policy implementation in JSS' CryptoManager versions after 4.4.6, 4.5.3, 4.6.0, where it implicitly trusted the root certificate of a certificate chain. Applications using th...Show more
A flaw was found in the "Leaf and Chain" OCSP policy implementation in JSS' CryptoManager versions after 4.4.6, 4.5.3, 4.6.0, where it implicitly trusted the root certificate of a certificate chain. Applications using this policy may not properly verify the chain and could be vulnerable to attacks such as Man in the Middle.Show less