#VU126346 Improper input validation in DataEase - CVE-2026-32939
Published: April 16, 2026
DataEase
DataEase
Description
The vulnerability allows a remote user to execute arbitrary code on the server.
The vulnerability exists due to improper input validation in the datasource validation interface when processing a crafted H2 JDBC URL. A remote user can submit a specially crafted H2 JDBC URL to execute arbitrary code on the server.
Exploitation requires the application to run under a Turkish locale environment, causing inconsistent case conversion between DataEase validation logic and H2 JDBC parsing.