๐Ÿ” CVE Alert

CVE-2026-50030

UNKNOWN 0.0

DataEase: Arbitrary SQL execution in preview path (direct data disclosure)

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase SQL preview exposes DatasetDataApi.previewSql/previewSqlCheck through /de2api/datasetData/previewSql, accepts PreviewSqlDTO.sql, PreviewSqlDTO.datasourceId, and PreviewSqlDTO.isCross, then DatasetDataManage.previewSql stores decoded SQL in datasourceRequest.query and CalciteProvider.fetchResultField executes it with prepareStatement(...).executeQuery(), allowing arbitrary readable datasource tables to be queried and returned in preview responses. This issue is fixed in version 2.10.23.

CWE CWE-89
Vendor dataease
Product dataease
Published Jul 15, 2026
Stay Ahead of the Next One

Get instant alerts for dataease dataease

Be the first to know when new unknown vulnerabilities affecting dataease dataease are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

dataease / dataease
< 2.10.23

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/dataease/dataease/security/advisories/GHSA-j4v5-5gcx-cvfc github.com: https://github.com/dataease/dataease/commit/22930a493d900fe3d8084b3dd4c0125abdb2a847 github.com: https://github.com/dataease/dataease/releases/tag/v2.10.23