CVE-2026-45532
Received Received - Intake

Path Traversal Vulnerability in DataEase Prior to 2.10.23

Vulnerability report for CVE-2026-45532, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: GitHub, Inc.

Description

DataEase is an open source data visualization and analysis tool. Versions prior to 2.10.23 have a path traversal vulnerability. The root cause is that on Windows, the `FILE_SEPARATOR` is `\`, while the server only filters the `/` character during string truncation. The vulnerability has been fixed in v2.10.23. No known workarounds are available.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-18
Last Modified
2026-08-18
Generated
2026-08-18
AI Q&A
2026-08-18
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
dataease dataease to 2.10.23 (exc)
dataease dataease 2.10.23

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Detection Guidance

Check DataEase version with commands like 'curl -s http://<server>/api/version' or inspect installed package versions. Look for path traversal attempts in logs, such as requests containing '..%5C' or '../' sequences targeting Windows systems.

Mitigation Strategies

Upgrade DataEase to version 2.10.23 or later immediately. If upgrading is not possible, restrict network access to the application and monitor for suspicious requests.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-45532. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart