Vulnerability index

Browse CVEs

39 matching
Filters 2 Clear all
Severity

Filters apply as you choose them.

Filtering by weakness Improper Certificate ValidationCWE-295 × clear
Httpclient CRITICAL 9.1
CVE-2026-71290

Improper TLS hostname verification vulnerability in Apache HttpComponents Client 5.4 or newer. HostnameVerificationPolicy#BUILTIN setting has no effe…

No fix yet
Fix from $5,750 2026-08-11
Traffic Server CRITICAL 10.0
CVE-2026-58162

The Apache Traffic Server certifier plugin generates certificates based on attacker-controlled client SNI. This issue affects Apache Traffic Server:…

Fix: 9.2.15 / 10.1.4+
Fix from $2,300 2026-07-29
Mina Sshd HIGH 7.3
CVE-2026-56624

Improper certificate validation in Apache MINA SSHD (server-side). Apache MINA SSHD is a Java library for client-side and server-side SSH. Server…

Fix: 2.19.0+
Fix from $1,950 2026-07-20
Airflow MEDIUM 5.9
CVE-2026-49267

Apache Airflow's EmailOperator and the underlying `airflow.utils.email` helpers established SMTP STARTTLS connections without verifying the remote ce…

Fix: 3.2.2+
Fix from $1,600 2026-06-01
Thrift HIGH 7.3
CVE-2026-43869

Improper Validation of Certificate with Host Mismatch vulnerability in Apache Thrift. This issue affects Apache Thrift: before 0.23.0. Users are re…

Fix: 0.23.0+
Fix from $1,950 2026-05-05
Airflow MEDIUM 5.9
CVE-2026-41016

Apache Airflow's SMTP provider `SmtpHook` called Python's `smtplib.SMTP.starttls()` without an SSL context, so no certificate validation was performe…

Fix: 3.0.0+
Fix from $1,600 2026-04-30
Thrift HIGH 7.4
CVE-2026-41603

Improper Validation of Certificate with Host Mismatch vulnerability in Apache Thrift. This issue affects Apache Thrift: before 0.23.0. Users are re…

Fix: 0.23.0+
Fix from $1,950 2026-04-28
Log4j MEDIUM 5.9
CVE-2026-34477

The fix for CVE-2025-68161 https://logging.apache.org/security.html#CVE-2025-68161 was incomplete: it addressed hostname verification only when ena…

Fix: 2.25.4+
Fix from $1,600 2026-04-10
Zookeeper HIGH 7.4
CVE-2026-24281

Hostname verification in Apache ZooKeeper ZKTrustManager falls back to reverse DNS (PTR) when IP SAN validation fails, allowing attackers who control…

Fix: 3.8.6 / 3.9.5+
Fix from $1,950 2026-03-07
Tomcat HIGH 7.5
CVE-2026-24734

Improper Input Validation vulnerability in Apache Tomcat Native, Apache Tomcat. When using an OCSP responder, Tomcat Native (and Tomcat's FFM port o…

Fix: 1.3.5 / 2.0.12+
Fix from $1,950 2026-02-17
Tomcat CRITICAL 9.1
CVE-2025-66614

Improper Input Validation vulnerability. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.14, from 10.1.0-M1 through 10.1.49, from 9.0.…

Fix: 9.0.113 / 10.1.50+
Fix from $2,300 2026-02-17
Httpclient HIGH 7.5
CVE-2025-27820

A bug in PSL validation logic in Apache HttpClient 5.4.x disables domain checks, affecting cookie management and host name verification. Discovered b…

Fix: 5.4.3+
Fix from $1,950 2025-04-24
Apache Airflow Providers Mongo CRITICAL 9.1
CVE-2024-25141

When ssl was enabled for Mongo Hook, default settings included "allow_insecure" which caused that certificates were not validated. This was unexpecte…

Fix: 4.0.0+
Fix from $2,300 2024-02-20
Dolphinscheduler HIGH 7.3
CVE-2023-49250

Because the HttpUtils class did not verify certificates, an attacker that could perform a Man-in-the-Middle (MITM) attack on outgoing https connectio…

Fix: 3.2.1+
Fix from $1,950 2024-02-20
Nifi Minifi C\+\+ MEDIUM 5.9
CVE-2023-41180

Incorrect certificate validation in InvokeHTTP on Apache NiFi MiNiFi C++ versions 0.13 to 0.14 allows an intermediary to present a forged certificate…

Fix: after 0.14.0
Fix from $1,600 2023-09-03
Airflow MEDIUM 5.9
CVE-2023-39441

Apache Airflow SMTP Provider before 1.3.0, Apache Airflow IMAP Provider before 3.3.0, and Apache Airflow before 2.7.0 are affected by the Validation …

Fix: 1.3.0 / 2.7.0+
Fix from $1,600 2023-08-23
Bookkeeper MEDIUM 5.9
CVE-2022-32531

The Apache Bookkeeper Java Client (before 4.14.6 and also 4.15.0) does not close the connection to the bookkeeper server when TLS hostname verificati…

Fix: 4.14.6+
Fix from $1,600 2022-12-15
Pulsar HIGH 8.1
CVE-2022-33684

The Apache Pulsar C++ Client does not verify peer TLS certificates when making HTTPS calls for the OAuth2.0 Client Credential Flow, even when tlsAllo…

Fix: 2.7.5 / 2.8.4+
Fix from $1,950 2022-11-04
Pulsar MEDIUM 5.9
CVE-2022-33681

Delayed TLS hostname verification in the Pulsar Java Client and the Pulsar Proxy make each client vulnerable to a man in the middle attack. Connectio…

Fix: 2.7.5 / 2.8.4+
Fix from $1,600 2022-09-23
Pulsar MEDIUM 5.9
CVE-2022-33682

TLS hostname verification cannot be enabled in the Pulsar Broker's Java Client, the Pulsar Broker's Java Admin Client, the Pulsar WebSocket Proxy's J…

Fix: 2.7.5 / 2.8.4+
Fix from $1,600 2022-09-23
Pulsar MEDIUM 5.9
CVE-2022-33683

Apache Pulsar Brokers and Proxies create an internal Pulsar Admin Client that does not verify peer TLS certificates, even when tlsAllowInsecureConnec…

Fix: 2.7.5 / 2.8.4+
Fix from $1,600 2022-09-23
Sling Commons Messaging Mail HIGH 7.4
CVE-2021-44549

Apache Sling Commons Messaging Mail provides a simple layer on top of JavaMail/Jakarta Mail for OSGi to send mails via SMTPS. To reduce the risk of "…

Mitigation only
Fix from $1,950 2021-12-14
Calcite MEDIUM 5.9
CVE-2020-13955

HttpUtils#getURLConnection method disables explicitly hostname verification for HTTPS connections making clients vulnerable to man-in-the-middle atta…

Fix: 1.26+
Fix from $1,600 2020-10-09
Iotdb CRITICAL 9.8
CVE-2020-1952

An issue was found in Apache IoTDB .9.0 to 0.9.1 and 0.8.0 to 0.8.2. When starting IoTDB, the JMX port 31999 is exposed with no certification.Then, c…

Fix: after 0.9.1
Fix from $2,300 2020-04-27
Netbeans CRITICAL 9.1
CVE-2019-17560

The "Apache NetBeans" autoupdate system does not validate SSL certificates and hostnames for https based downloads. This allows an attacker to interc…

Fix: after 11.2
Fix from $2,300 2020-03-30
Geode HIGH 7.4
CVE-2019-10091

When TLS is enabled with ssl-endpoint-identification-enabled set to true, Apache Geode fails to perform hostname verification of the entries in the c…

Mitigation only
Fix from $1,950 2020-03-16
Beam HIGH 7.5
CVE-2020-1929

The Apache Beam MongoDB connector in versions 2.10.0 to 2.16.0 has an option to disable SSL trust verification. However this configuration is not res…

Fix: after 2.16.0
Fix from $1,950 2020-01-15
Airflow HIGH 7.5
CVE-2018-20245

The LDAP auth backend (airflow.contrib.auth.backends.ldap_auth) prior to Apache Airflow 1.10.1 was misconfigured and contained improper checking of e…

Fix: 1.10.1+
Fix from $1,950 2019-01-23
Thrift HIGH 7.5
CVE-2018-1320EPSS 8%

Apache Thrift Java client library versions 0.5.0 through 0.11.0 can bypass SASL negotiation isComplete validation in the org.apache.thrift.transport.…

Fix: 11.2.0.3.23 / 12.2.0.1.19+
Fix from $1,950 2019-01-07
Qpid Proton J HIGH 7.4
CVE-2018-17187

The Apache Qpid Proton-J transport includes an optional wrapper layer to perform TLS, enabled by use of the 'transport.ssl(...)' methods. Unless a ve…

Fix: after 0.29.0
Fix from $1,950 2018-11-13