CVE Catalog

CVE-2026-45419

HighCVSS 8.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.31%

23th percentile - higher than 23% of all known CVEs

Summary

In DataEase prior to version 2.10.23, a vulnerability was found due to insufficient path validation in template saving endpoints. An attacker can use attacker-controlled static resource names and Base64 content to perform path traversal and arbitrary file writes on the server.

Risk Assessment

The risk for the organization includes the possibility of remotely writing malicious files to the server, which could lead to system compromise, data theft, or unauthorized code execution.

Recommendation

Immediately update DataEase to version 2.10.23 or later, which includes a fix that eliminates the path traversal and unsafe file write vulnerability.

Other vulnerabilities in DataEase

See all
Original NVD description (English source)

DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase template saves call TemplateManageService#save, StaticResourceServer#saveFilesToServe, and the /de2api/templateManage/save endpoint with attacker-controlled staticResource names and Base64 content, allowing path traversal and arbitrary file writes because only / was used when extracting the file name. This issue is fixed in version 2.10.23.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS