PatchSiren cyber security CVE debrief
CVE-2026-45419 dataease CVE debrief
CVE-2026-45419 is a high-severity vulnerability in DataEase, an open-source data visualization and analysis tool. The vulnerability allows for path traversal and arbitrary file writes due to insufficient validation of staticResource names and Base64 content in template saves. Affected product deployments should be identified and owners assigned for follow-up. Official advisories and CVE records should be reviewed to validate affected scope, severity, and vendor guidance.
- Vendor
- dataease
- Product
- Unknown
- CVSS
- HIGH 8.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-15
- Original CVE updated
- 2026-07-18
- Advisory published
- 2026-07-15
- Advisory updated
- 2026-07-18
Who should care
Users of DataEase versions prior to 2.10.23 should apply the patch to prevent potential path traversal and arbitrary file write attacks. Affected operators, platforms, vulnerability-management, and security teams should review the vulnerability and implement necessary mitigations. Monitoring, detection, and logs for exposed assets should be checked for extra review.
Technical summary
The vulnerability exists in the DataEase template save functionality, specifically in the TemplateManageService#save, StaticResourceServer#saveFilesToServe, and the /de2api/templateManage/save endpoint. An attacker can exploit this by providing controlled staticResource names and Base64 content, leading to path traversal and arbitrary file writes. The issue is fixed in version 2.10.23. Defenders should review compensating controls for exposed systems while remediation is scheduled and verified.
Defensive priority
High
Recommended defensive actions
- Apply the patch by upgrading to DataEase version 2.10.23 or later
- Review and validate user-controlled input to prevent path traversal attacks
- Implement additional security measures to restrict file writes to authorized locations
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record was published on 2026-07-15T20:17:04.107Z and last modified on 2026-07-18T02:17:08.430Z. The NVD entry is currently Deferred. Evidence is limited to CVE and NVD details. Defenders should verify affected product deployments and review official advisories.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45419 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45419
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45419 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45419
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/dataease/dataease/commit/d34f413ef047bd275909d67310d200cbc8ae31ba
-
Source reference
Unverified legacy reference
URL: https://github.com/dataease/dataease/releases/tag/v2.10.23
-
Source reference
Unverified legacy reference
URL: https://github.com/dataease/dataease/security/advisories/GHSA-83fh-fgh3-g9f9
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.