CVE-2025-56816

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

Configuration 1 (hide)

cpe:2.3:a:running-elephant:datart:1.0.0:rc3:*:*:*:*:*:*

History

17 Jun 2026, 09:42

Type Values Removed Values Added
Summary
  • (es) Datart 1.0.0-rc.3 es vulnerable a salto de directorio. El manejo de archivos de configuración de la aplicación permite a los atacantes cargar archivos YAML arbitrarios a la ruta config/jdbc-driver-ext.yml. La aplicación analiza este archivo utilizando el método inseguro load() o loadAs() de SnakeYAML sin saneamiento de entrada. Esto permite la deserialización de contenido YAML controlado por el atacante, lo que lleva a la instanciación arbitraria de clases. Bajo ciertas condiciones, esto puede ser explotado para lograr la ejecución remota de código (RCE).

10 Oct 2025, 21:06

Type Values Removed Values Added
First Time Running-elephant datart
Running-elephant
References () https://github.com/running-elephant/datart - () https://github.com/running-elephant/datart - Product
References () https://github.com/xiaoxiaoranxxx/CVE-2025-56815 - () https://github.com/xiaoxiaoranxxx/CVE-2025-56815 - Exploit, Third Party Advisory
CPE cpe:2.3:a:running-elephant:datart:1.0.0:rc3:*:*:*:*:*:*

24 Sep 2025, 18:15

Type Values Removed Values Added
CWE CWE-22
CWE-502
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8

24 Sep 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-24 17:15

Updated : 2026-06-17 09:42


NVD link : CVE-2025-56816

Mitre link : CVE-2025-56816

CVE.ORG link : CVE-2025-56816


JSON object : View

Products Affected

running-elephant

  • datart
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-502

Deserialization of Untrusted Data