CVE-2026-46684 CRITICAL

CVE-2026-46684: DataEase: Unauthorized Command Execution Vulnerability

Vendor Dataease
Product dataease
Weakness CWE-347
Published July 15, 2026
Last update July 15, 2026

CVSS base score

9.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 15, 2026 CVE published

Related vulnerabilities

04Related CVE