GHSA-6hqr-c69m-r76q
GitHub Security Advisory
Apache Hive: Deserialization of untrusted data when fetching partitions from the Metastore
✓ GitHub Reviewed
HIGH
Has CVE
Advisory Details
Apache Hive Metastore (HMS) uses SerializationUtilities#deserializeObjectWithTypeInformation method when filtering and fetching partitions that is unsafe and can lead to Remote Code Execution (RCE) since it allows the deserialization of arbitrary data.
In real deployments, the vulnerability can be exploited only by authenticated users/clients that were able to successfully establish a connection to the Metastore. From an API perspective any code that calls the unsafe method may be vulnerable unless it performs additional prerechecks on the input arguments.
Affected Packages
Maven
org.apache.hive:hive-exec
Affected versions:
4.0.0-alpha-1
(fixed in 4.0.0-alpha-2)
Related CVEs
Key Information
7.5
/10
Dataset
Last updated: July 26, 2025 6:37 AM
Data from GitHub Advisory Database. This information is provided for research and educational purposes.