CVE-2025-50466
MEDIUM EPSS 21.5%
Published Aug 8, 202510mo ago · Modified Jun 17, 20261w ago
6.5 CVSS 3.1
Published Aug 8, 2025 10mo ago
Last Modified Jun 17, 2026 1w ago
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 entityType parameter can be used to build a SQL query.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
21.5% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| open-metadata | openmetadata | * | ≤1.4.4 |
References 3
- gist.github.com https://gist.github.com/javadk/aa7b5eb6f0fca2fbc334129b7572c7c6
- github.com https://github.com/open-metadata/OpenMetadata/blob/4b9145a9da7ed95b7f868ab9f351e3d759af47d7/openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/CollectionDAO.java#L3521
- github.com https://github.com/open-metadata/OpenMetadata/blob/4b9145a9da7ed95b7f868ab9f351e3d759af47d7/openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/CollectionDAO.java#L3522
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.