Skip to main content

CVE-2025-50465: n/a

High
VulnerabilityCVE-2025-50465cvecve-2025-50465
Published: Fri Aug 08 2025 (08/08/2025, 00:00:00 UTC)
Source: CVE Database V5

Description

OpenMetadata <=1.4.4 is vulnerable to SQL Injection. An attacker can extract information from the database in function listCount in the TestDefinitionDAO interface. The testPlatform parameter can be used to build a SQL query.

AI-Powered Analysis

AILast updated: 08/08/2025, 17:18:05 UTC

Technical Analysis

CVE-2025-50465 is a high-severity SQL Injection vulnerability affecting OpenMetadata versions up to and including 1.4.4. The vulnerability resides in the function listCount within the TestDefinitionDAO interface, where the testPlatform parameter is improperly sanitized and directly used to construct a SQL query. This flaw allows an attacker to inject malicious SQL code, enabling unauthorized extraction of sensitive information from the underlying database. The vulnerability requires low privileges (PR:L) and no user interaction (UI:N) to exploit, and it can be triggered remotely over the network without authentication (AV:N). The CVSS 3.1 score of 7.1 reflects the high confidentiality impact due to potential data leakage, a low integrity impact as the vulnerability primarily allows data reading rather than modification, and no impact on availability. Although no known exploits are currently reported in the wild, the vulnerability's characteristics make it a significant risk, especially in environments where OpenMetadata is used to manage critical metadata and data governance information. The absence of available patches at the time of publication increases the urgency for mitigation.

Potential Impact

For European organizations, the impact of this vulnerability can be substantial. OpenMetadata is often used in data-driven enterprises to catalog, manage, and govern metadata across various data sources. Exploitation could lead to unauthorized disclosure of sensitive business intelligence, personally identifiable information (PII), or intellectual property stored within the metadata repository. This could result in regulatory non-compliance, particularly under GDPR, leading to legal penalties and reputational damage. Additionally, attackers could leverage the extracted information to facilitate further attacks, such as privilege escalation or lateral movement within the network. The vulnerability's ease of exploitation and remote accessibility increase the risk of widespread compromise, especially in sectors like finance, healthcare, and government agencies that rely heavily on metadata management for operational integrity and compliance.

Mitigation Recommendations

European organizations should immediately assess their use of OpenMetadata and identify if versions up to 1.4.4 are deployed. In the absence of an official patch, organizations should implement the following mitigations: 1) Apply strict input validation and sanitization on the testPlatform parameter at the application level to prevent injection of malicious SQL code. 2) Employ Web Application Firewalls (WAFs) with custom rules to detect and block SQL injection patterns targeting the vulnerable endpoint. 3) Restrict database user permissions associated with OpenMetadata to the minimum necessary, avoiding excessive read privileges that could be exploited. 4) Monitor database and application logs for unusual query patterns indicative of injection attempts. 5) Isolate OpenMetadata instances within segmented network zones to limit exposure. 6) Plan for an upgrade to a patched version once available, and subscribe to vendor advisories for timely updates. 7) Conduct security awareness training for developers and administrators on secure coding practices and vulnerability management.

Need more detailed analysis?Get Pro

Technical Details

Data Version
5.1
Assigner Short Name
mitre
Date Reserved
2025-06-16T00:00:00.000Z
Cvss Version
3.1
State
PUBLISHED

Threat ID: 68962db8ad5a09ad00056245

Added to database: 8/8/2025, 5:02:48 PM

Last enriched: 8/8/2025, 5:18:05 PM

Last updated: 8/16/2025, 2:42:00 AM

Views: 13

Actions

PRO

Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.

Please log in to the Console to use AI analysis features.

Need enhanced features?

Contact root@offseq.com for Pro access with improved analysis and higher rate limits.

Latest Threats