CVE-2026-57172 PUBLISHED

DataEase: Hardcoded JWT Signing Secret in ShareLink

Assigner: GitHub_M
Reserved: 24.06.2026 Published: 07.07.2026 Updated: 08.07.2026

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, ShareSecretManage uses a hardcoded default share link signature key, allowing an attacker who can obtain a passwordless share for a resource and user to use the known key link-pwd-fit2cloud to forge linkToken JWTs, bypass TokenFilter verification, and access backend resources as the share creator even if the original share has been revoked. This issue is fixed in version 2.10.24.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.3

Product Status

Vendor dataease
Product dataease
Versions
  • Version < 2.10.24 is affected

References

Problem Types

  • CWE-321: Use of Hard-coded Cryptographic Key CWE
  • CWE-798: Use of Hard-coded Credentials CWE