Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, the /de2api/share/proxyInfo share interface generates and returns X-DE-LINK-TOKEN before validating the share password or ticket, allowing unauthenticated attackers who know a protected share UUID to obtain a valid link token for subsequent share-related API calls even with missing or invalid credentials. This issue is fixed in version 2.10.24.
Published: 2026-07-07
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the /de2api/share/proxyInfo endpoint of DataEase causes an X-DE-LINK-TOKEN to be generated and returned before the share password or ticket is verified. An attacker who knows the UUID of a protected share can request this endpoint without existing credentials, obtain a valid link token, and then use that token to issue further share‑related API calls on behalf of a legitimate user. The weakness is token creation without prior authorization checks (CWE‑863).

Affected Systems

DataEase versions older than 2.10.24 are affected. The product is the open‑source data visualization and analysis platform from vendor dataease.

Risk and Exploitability

The CVSS score of 8.7 classifies the flaw as high severity. Remote unauthenticated HTTP requests to the vulnerable endpoint allow token acquisition once the share UUID is known. The EPSS score is below 1 %, indicating a very low but non‑zero likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, indicating no public exploits are available yet. If exploited, an attacker could access or manipulate protected data through subsequent API calls that require a valid link token.

Generated by OpenCVE AI on July 26, 2026 at 19:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to DataEase 2.10.24 or later, which corrects the token generation logic
  • Configure the /de2api/share/proxyInfo endpoint to reject any request that lacks valid authentication before processing
  • Monitor API traffic for unexpected token requests and review logs for anomalous share UUID activity

Generated by OpenCVE AI on July 26, 2026 at 19:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 07 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Dataease
Dataease dataease
Vendors & Products Dataease
Dataease dataease

Tue, 07 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Description DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, the /de2api/share/proxyInfo share interface generates and returns X-DE-LINK-TOKEN before validating the share password or ticket, allowing unauthenticated attackers who know a protected share UUID to obtain a valid link token for subsequent share-related API calls even with missing or invalid credentials. This issue is fixed in version 2.10.24.
Title DataEase: Link Token Leakage Prior to Share Password/Ticket Validation
Weaknesses CWE-863
References
Metrics cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Dataease Dataease
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-08T13:14:13.484Z

Reserved: 2026-06-04T20:37:18.652Z

Link: CVE-2026-50529

cve-icon Vulnrichment

Updated: 2026-07-08T13:12:48.105Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T19:15:03Z

Weaknesses