SQL Injection in Apache Hive
CVE-2025-62728
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.
Vulnerability class: SQL Injection
EPSS: 0.004 (33.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N.
Affected products
- Apache Hive — versions 4.1.0
- Apache Software Foundation Hive — versions 4.1.0
Weakness classification (CWE)
References
- security@apache.org (vendor-advisory, Vendor Advisory)
- af854a3a-2127-422b-91ae-364da2661108 (Mailing List, Third Party Advisory)
Frequently asked questions
- What is CVE-2025-62728?
- CVE-2025-62728 is a medium-severity vulnerability in Apache Hive, classified under SQL Injection. CVSS score: 5.4/10. Published 2025-11-26.
- How severe is CVE-2025-62728?
- Medium severity. CVSS v3 base score is 5.4 out of 10.