#VU126336 Improper input validation in DataEase - CVE-2025-32966
Published: April 16, 2026
DataEase
DataEase
Description
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to improper input validation in the H2 JDBC connection handling in io.dataease.datasource.provider.CalciteProvider#getConnection when processing a user-supplied JDBC connection string. A remote user can send a specially crafted datasource validation request containing a malicious H2 JDBC URL to execute arbitrary code.
The issue is reachable through the backend datasource validation functionality and requires authentication.