Apache Hive

20 CVEs affecting Apache Hive. Latest disclosed: 2025-11-26. Critical: 2, High: 7.

Top CVEs affecting Apache Hive
CVESeverityScorePublishedSummary
CVE-2018-21234Critical9.82020-05-21Jodd before 5.0.4 performs Deserialization of Untrusted JSON Data when setClassMetadataName is set.
CVE-2018-1282Critical9.12018-04-05This vulnerability in Apache Hive JDBC driver 0.7.1 to 2.3.2 allows carefully crafted arguments to be used to bypass the argument escaping/cleanup that JDBC dr…
CVE-2022-41137High8.32024-12-05Apache Hive Metastore (HMS) uses SerializationUtilities#deserializeObjectWithTypeInformation method when filtering and fetching partitions that is unsafe and c…
CVE-2015-7521High8.32016-01-29The authorization framework in Apache Hive 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0 and 1.2.1, on clusters protected by Ranger and SqlStdHiveAuthorization, allows att…
CVE-2018-11777High8.12018-11-08In Apache Hive 2.3.3, 3.1.0 and earlier, local resources on HiveServer2 machines are not properly protected against malicious user if ranger, sentry or sql sta…
CVE-2021-34538High7.52022-07-16Apache Hive before 3.1.3 "CREATE" and "DROP" function operations does not check for necessary authorization of involved entities in the query. It was found tha…
CVE-2020-13949High7.52021-02-12In Apache Thrift 0.9.3 to 0.13.0, malicious RPC clients could send short messages which would result in a large memory allocation, potentially leading to denia…
CVE-2016-3083High7.52017-05-30Apache Hive (JDBC + HiveServer2) implements SSL for plain TCP and HTTP connections (it supports both transport modes). While validating the server's certificat…
CVE-2015-1772High7.32015-12-21The LDAP implementation in HiveServer2 in Apache Hive before 1.0.1 and 1.1.x before 1.1.1, as used in IBM InfoSphere BigInsights 3.0, 3.0.0.1, and 3.0.0.2 and…
CVE-2023-35701Medium6.62024-05-03Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Hive. The vulnerability affects the Hive JDBC driver component and it can po…
CVE-2024-23953Medium6.52025-01-28Use of Arrays.equals() in LlapSignerImpl in Apache Hive to compare message signatures allows attacker to forge a valid signature for an arbitrary message byte…
CVE-2024-23945Medium5.92024-12-23Signing cookies is an application security feature that adds a digital signature to cookie data to verify its authenticity and integrity. The signature helps p…
CVE-2020-1926Medium5.92021-03-16Apache Hive cookie signature verification used a non constant time comparison which is known to be vulnerable to timing attacks. This could allow recovery of a…
CVE-2024-29869Medium5.52025-01-28Hive creates a credentials file to a temporary directory in the file system with permissions 644 by default when the file permissions are not set explicitly. A…
CVE-2025-62728Medium5.42025-11-26SQL injection vulnerability in Hive Metastore Server (HMS) when processing delete column statistics requests via the Thrift APIs. The vulnerability is only exp…
CVE-2018-1314Medium4.32018-11-08In Apache Hive 2.3.3, 3.1.0 and earlier, Hive "EXPLAIN" operation does not check for necessary authorization of involved entities in a query. An unauthorized u…
CVE-2017-12625Medium4.32017-11-01Apache Hive 2.1.x before 2.1.2, 2.2.x before 2.2.1, and 2.3.x before 2.3.1 expose an interface through which masking policies can be defined on tables or views…
CVE-2018-1315Low3.72018-04-05In Apache Hive 2.1.0 to 2.3.2, when 'COPY FROM FTP' statement is run using HPL/SQL extension to Hive, a compromised/malicious FTP server can cause the file to…
CVE-2018-1284Low3.72018-04-05In Apache Hive 0.6.0 to 2.3.2, malicious user might use any xpath UDFs (xpath/xpath_string/xpath_boolean/xpath_number/xpath_double/xpath_float/xpath_long/xpath…
CVE-2014-02282014-11-16Apache Hive before 0.13.1, when in SQL standards based authorization mode, does not properly check the file permissions for (1) import and (2) export statement…