CVE-2026-46684
CRITICAL
9.5
CVSS 4.0
Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase enterprise token handling can let TokenFilter#doFilter() pass X-DE-TOKEN values to TokenUtils.validate(), which checks only token presence and length before userBOByToken(token) uses JWT.decode() without signature verification, allowing forged tokens with chosen uid and oid values to be accepted when licenseValid=true. This issue is fixed in version 2.10.23.
Metadata
Severity & Metrics
9.5
CRITICAL CVSS 4.0
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| dataease | dataease | — | < 2.10.23 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-347 | cna | CWE-347: Improper Verification of Cryptographic Signature |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 9.5 | CRITICAL | 4.0 | cna | CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H |
References (3)
- https://github.com/dataease/dataease/security/advisories/GHSA-gp6v-f7mm-458v https://github.com/dataease/dataease/security/advisories/GHSA-gp6v-f7mm-458v
- https://github.com/dataease/dataease/commit/3efda9d29c0df4300d43bb7874638e03060c3e2d https://github.com/dataease/dataease/commit/3efda9d29c0df4300d43bb7874638e03060c3e2d
- https://github.com/dataease/dataease/releases/tag/v2.10.23 https://github.com/dataease/dataease/releases/tag/v2.10.23