CVE-2025-56816
Last modified
CVE-2025-56816 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. 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. EPSS estimates a 1.26% chance of exploitation in the next 30 days.
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).
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Running-Elephant | Datart | 1.0.0 | Rc3 |
References
- https://github.com/xiaoxiaoranxxx/CVE-2025-56815Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-56816?
How severe is CVE-2025-56816?
How do I fix CVE-2025-56816?
Are you affected by CVE-2025-56816?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
