CVE-2026-46684

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.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Jul 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-15 20:17

Updated : 2026-07-17 19:17


NVD link : CVE-2026-46684

Mitre link : CVE-2026-46684

CVE.ORG link : CVE-2026-46684


JSON object : View

Products Affected

No product.

CWE
CWE-347

Improper Verification of Cryptographic Signature