CVE-2026-55631
HIGH
7.2
CVSS 4.0
Description
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.
Metadata
Severity & Metrics
7.2
HIGH CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| dataease | dataease | — | < 2.10.24 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-22 | cna | CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 7.2 | HIGH | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N |
References (3)
- https://github.com/dataease/dataease/security/advisories/GHSA-r99p-w8fc-93g6 https://github.com/dataease/dataease/security/advisories/GHSA-r99p-w8fc-93g6
- https://github.com/dataease/dataease/commit/8892a6945b0b7a329a156155270fae58afa895bc https://github.com/dataease/dataease/commit/8892a6945b0b7a329a156155270fae58afa895bc
- https://github.com/dataease/dataease/releases/tag/v2.10.24 https://github.com/dataease/dataease/releases/tag/v2.10.24