SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-45419

HIGH · CVSS 8.5 EPSS 0.31% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-15 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

DataEase versions prior to 2.10.23 are vulnerable to path traversal and arbitrary file write attacks due to improper handling of user-controlled static resource names and Base64 content during template saves. This could allow an attacker to manipulate file paths, potentially leading to unauthorized access or modification of files on the server. Organizations using DataEase should prioritize upgrading to version 2.10.23 to mitigate these risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-45419
Severity
HIGH
CVSS
8.5
EPSS
0.31%

Original NVD Description

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.