Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <f9ee38c5-9290-a6f0-616f-127926df014f@apache.org>
Date: Wed, 26 Nov 2025 07:44:55 +0000
From: Stamatis Zampetakis <zabetak@...che.org>
To: oss-security@...ts.openwall.com
Subject: CVE-2025-62728: Apache Hive: SQL injection vulnerability when
 processing delete column statistics requests via the HMS Thrift APIs 

Severity: moderate 

Affected versions:

- Apache Hive (org.apache.hive:hive-standalone-metastore-server) 4.1.0 before 4.2.0

Description:

SQL injection vulnerability in Hive Metastore Server (HMS) when processing delete column statistics requests via the Thrift APIs. The vulnerability is only exploitable by trusted/authorized users/applications that are allowed to call directly the Thrift APIs. In most real-world deployments, HMS is accessible to only a handful of applications (e.g., Hiveserver2) thus the vulnerability is not exploitable. Moreover, the vulnerable code cannot be reached when metastore.try.direct.sql property is set to false.

This issue affects Apache Hive: from 4.1.0 before 4.2.0.

Users are recommended to upgrade to version 4.2.0, which fixes the issue. Users who cannot upgrade directly are encouraged to set metastore.try.direct.sql property to false if the HMS Thrift APIs are exposed to general public.

This issue is being tracked as HIVE-29269 

Credit:

WuKong (finder)

References:

https://hive.apache.org/
https://www.cve.org/CVERecord?id=CVE-2025-62728
https://issues.apache.org/jira/browse/HIVE-29269

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.