Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
9.5

CVE-2026-46684: DataEase: Unauthorized Access to Sensitive Data

CVE-2026-46684 CVE-2026-46684
Summary

DataEase's license validation can be bypassed, allowing attackers to create fake tokens and access sensitive data. This issue has been fixed in version 2.10.23. It's essential to update to the latest version to prevent unauthorized access.

What to do

No fix is available yet. Check with your software vendor for updates.

Affected software
VendorProductAffected versions
dataease dataease < 2.10.23
Original title
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(),...
Original 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.
Vulnerability type
CWE-347 Improper Verification of Cryptographic Signature
Published: 15 Jul 2026 · Updated: 17 Jul 2026 · First seen: 15 Jul 2026