CVE-2025-56816

HIGH

Running-elephant Datart - Path Traversal

Title source: rule

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).

Scores

CVSS v3 8.8
EPSS 0.0149
EPSS Percentile 80.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Classification

CWE
CWE-22 CWE-502
Status published

Affected Products (1)

running-elephant/datart

Timeline

Published Sep 24, 2025
Tracked Since Feb 18, 2026