Deserialization of Untrusted Data in DataEase - CVE-2026-40901

 

Deserialization of Untrusted Data in DataEase - CVE-2026-40901

Published: April 16, 2026


Vulnerability identifier: #VU126347
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-40901
CWE-ID: CWE-502
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary code.

The vulnerability exists due to insecure deserialization in the Quartz JDBC job store when deserializing job data from the qrtz_job_details table. A remote user can inject a crafted serialized JobDataMap blob via SQL injection to execute arbitrary code.

Exploitation requires chaining with a SQL injection that can modify the JOB_DATA column, and the payload is triggered when the scheduled Datasource/check_status Quartz job runs.


Affected software

DataEase

How to mitigate CVE-2026-40901

Install security update from vendor's website.

DataEase - update to 2.10.21

External References

Related Security Bulletins