CVE Catalog

CVE-2026-55631

HighCVSS 7.2
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.24, the font management module allows authenticated users to submit an arbitrary fileTransName when creating a font record; when the record is later deleted, the backend concatenates that stored value with the font storage directory and passes it to FileUtils.deleteFile() without path traversal sanitization, allowing deletion of arbitrary writable files in the application container.

Risk Assessment

An attacker can delete critical configuration files, logs, or application data, leading to service disruption, data loss, or privilege escalation.

Recommendation

Immediately upgrade DataEase to version 2.10.24 or later, which includes a fix that removes the path traversal 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.24, the font management module allows authenticated users to submit an arbitrary fileTransName when creating a font record; when the record is later deleted, the backend concatenates that stored value with the font storage directory and passes it to FileUtils.deleteFile() without path traversal sanitization, allowing deletion of arbitrary writable files in the application container. This issue is fixed in version 2.10.24.

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