CVE-2026-90529 Details
Description
A vulnerability has been found in DataEase up to 2.10.25/2.10.26. Affected by this issue is the function buildTooltip of the file core/core-frontend/src/views/chart/components/js/panel/charts/map/symbolic-map.ts of the component Symbolic Map. Such manipulation of the argument canvasViewInfo[*].customAttr.tooltip.backgroundColor leads to cross site scripting. The attack may be performed from remote. The project was informed of the problem early through an issue report but has not responded yet.
A stored cross-site scripting vulnerability has been identified in the DataEase application, specifically in versions prior to 2.10.25/2.10.26. The issue arises in the Symbolic Map component, within the buildTooltip function of the file symbolic-map.ts. The vulnerability is triggered by manipulating the canvasViewInfo[*].customAttr.tooltip.backgroundColor attribute, which is then rendered as part of the style.innerHTML, creating an opportunity for cross-site scripting attacks. This vulnerability can be exploited remotely by users with 'manage' permissions on the target dashboard.
No official remediation is available yet, but it is recommended to sanitize and validate the 'tooltip.backgroundColor' input before saving it to prevent script injection.
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 Sep 13, 2026CISA-ADP
Assessed Sep 15, 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/ | [email protected] | Vendor |
| https://github.com/dataease/dataease/issues/18846 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-90529 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/912538 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403119 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403119/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| DataEase | <= 2.10.25 (semver) <= 2.10.26 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 13, 2026 | New CVE Received | [email protected] |
Volerion