CVE-2026-55647 Details
Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, dashboard text components render stored component content with Vue v-html without server-side HTML sanitization, allowing an authenticated user who can edit dashboard component data to inject HTML with executable event handlers that execute when another user or shared-link visitor views the dashboard. This issue is fixed in version 2.10.24.
A stored cross-site scripting vulnerability has been identified in DataEase dashboard text components, prior to version 2.10.24. The issue arises because these components render content using Vue's v-html directive without proper server-side HTML sanitization. This flaw allows an authenticated user with permission to edit dashboard components to inject HTML with executable event handlers. The injected scripts are executed when another user or a shared-link visitor views the dashboard. The vulnerability is particularly concerning because it can be exploited by unauthenticated users through shared links, bypassing authentication requirements.
Users are advised to upgrade to DataEase version 2.10.24, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 7, 2026CISA-ADP
Assessed Jul 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dataease/dataease/security/advisories/GHSA-4v63-24fg-pfg7 | CISA-ADP | AdvisoryRemedyTechnical AnalysisVendor |
| https://github.com/dataease/dataease/commit/9565812980da781eda04c0a3632bf5dc8b0469f6 | [email protected] | Source CodeVendor |
| https://github.com/dataease/dataease/commit/adab5f1e8954ff91830a3b2f052a42a139d978e1 | [email protected] | Source CodeVendor |
| https://github.com/dataease/dataease/security/advisories/GHSA-4v63-24fg-pfg7 | [email protected] | AdvisoryRemedyTechnical AnalysisVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| DataEase | < 2.10.24 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 8, 2026 | CVE Modified | CISA-ADP |
| Jul 7, 2026 | New CVE Received | [email protected] |
Volerion