CVE-2026-50530 PUBLISHED

DataEase: Token with Overly Broad Privileges in Share Mode: Access to Unshared Datasets

Assigner: GitHub_M
Reserved: 04.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, a share mode chart data interface only validates that sceneId matches the resourceId in the link token and fails to validate whether tableId and field IDs in the request body belong to the shared resource, allowing an attacker with a valid share link token to replace dataset identifiers and retrieve unauthorized data through POST /de2api/chartData/getData. This issue is fixed in version 2.10.24.

Metrics

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

Product Status

Vendor dataease
Product dataease
Versions
  • Version < 2.10.24 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE