CVE-2025-56816
HIGH EPSS 66.0%
Published Sep 24, 20259mo ago · Modified Jun 17, 20261w ago
8.8 CVSS 3.1
Published Sep 24, 2025 9mo ago
Last Modified Jun 17, 2026 1w ago
Description
Datart 1.0.0-rc.3 is vulnerable to Directory Traversal. The configuration file handling of the application allows attackers to upload arbitrary YAML files to the config/jdbc-driver-ext.yml path. The application parses this file using SnakeYAML's unsafe load() or loadAs() method without input sanitization. This allows deserialization of attacker-controlled YAML content, leading to arbitrary class instantiation. Under certain conditions, this can be exploited to achieve remote code execution (RCE).
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
66.0% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 2
CWE-22 Path Traversal Resource Mgmt
CWE-502 Deserialization of Untrusted Data Validation
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| running-elephant | datart | 1.0.0 | any |
References 2
- github.com https://github.com/running-elephant/datart
- github.com https://github.com/xiaoxiaoranxxx/CVE-2025-56815
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.