SQL injection in Apache Hive - CVE-2025-62728
Published: November 28, 2025
Apache Hive
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in Hive Metastore Server (HMS) when processing delete column statistics requests via the Thrift APIs. A remote user can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.