Description
** UNSUPPORTED WHEN ASSIGNED ** Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Griffin Hive Metastore Module. 



This issue affects Apache Griffin Hive Metastore Module: all versions.



As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users.



NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
Published: 2026-09-04
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection leading to potential data compromise and accountability failure
Action: Restrict Access
AI Analysis

Impact

Apache Griffin Hive Metastore Module suffers from an SQL injection flaw caused by improper neutralization of special elements in SQL commands. The weakness can allow an attacker to craft malicious input that is executed directly against the database, leading to unauthorized data disclosure, modification, or deletion. The CWE classification is 89. Because the project is retired and no patch is forthcoming, the vulnerability remains fully exploitable for all released versions.

Affected Systems

Both the Apache Griffin Hive Metastore Module and its dependent systems are affected. All versions released under the Apache Software Foundation fall into this scope. No specific minor or major releases are singled out; the issue applies broadly to the whole module.

Risk and Exploitability

The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, but the risk remains high due to the lack of a vendor fix and a CVSS score of 8.8. The likely attack vector is an unauthenticated or authenticated user who can submit queries to the metastore through exposed interfaces such as REST or command‑line utilities. Inference based on typical usage patterns suggests that an attacker could remotely inject SQL if the metastore is reachable from untrusted networks. The severity is significant, as successful exploitation can compromise data integrity and confidentiality.

Generated by OpenCVE AI on September 10, 2026 at 03:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Enforce strict network or firewall rules so that only trusted IP ranges can reach the Hive Metastore service.
  • Migrate the Hive Metastore function to a supported, actively maintained product with no known injection flaws.
  • Implement application‑level input validation—using prepared statements or parameterized queries—to encode or otherwise sanitize any data that will be incorporated into SQL statements.

Generated by OpenCVE AI on September 10, 2026 at 03:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache griffin Hive Metastore Module
Vendors & Products Apache
Apache griffin Hive Metastore Module

Fri, 04 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
References

Fri, 04 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description ** UNSUPPORTED WHEN ASSIGNED ** Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Griffin Hive Metastore Module.  This issue affects Apache Griffin Hive Metastore Module: all versions. As this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users. NOTE: This vulnerability only affects products that are no longer supported by the maintainer.
Title Apache Griffin Hive Metastore Module: SQL Injection Vulnerability in Hive Metastore Module
Weaknesses CWE-89
References

Subscriptions

Apache Griffin Hive Metastore Module
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-08T18:55:35.369Z

Reserved: 2026-06-08T09:04:24.173Z

Link: CVE-2026-52691

cve-icon Vulnrichment

Updated: 2026-09-04T15:07:20.498Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T14:17:19.417

Modified: 2026-09-08T19:17:59.687

Link: CVE-2026-52691

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T04:00:06Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')