CVE-2025-70828

8.8

Datart · Datart

Datart version 1.0.0-rc.3 is vulnerable to arbitrary code execution via the url parameter within the JDBC configuration.

Executive summary

An authenticated remote code execution vulnerability in Datart version 1.0.0-rc.3 poses a severe risk to system integrity and confidentiality.

Vulnerability

This vulnerability involves improper input validation in the JDBC configuration, allowing an authenticated attacker to execute arbitrary code via the url parameter.

Business impact

The ability for an attacker to execute arbitrary code on the server provides full control over the affected application instance. With a CVSS score of 8.8, this flaw facilitates complete system compromise, potential data exfiltration, and unauthorized access to backend databases. The high severity reflects the critical nature of remote code execution, which can lead to significant operational downtime and severe reputational damage.

Remediation

Immediate Action: Monitor vendor communication channels for the release of a security patch and apply it immediately upon availability.

Proactive Monitoring: Review application logs for suspicious JDBC connection strings or attempts to inject unexpected parameters into configuration fields.

Compensating Controls: Restrict access to the application configuration interface to trusted administrative personnel only, and implement strict egress filtering on the server to prevent unauthorized outbound connections.

Exploitation status

Public Exploit Available: Yes — a public proof-of-concept exists on GitHub (xiaoxiaoranxxx/CVE-2025-70828).

Analyst recommendation

Given the availability of a public proof-of-concept and the critical nature of remote code execution, this vulnerability represents an urgent security risk. Administrators should immediately restrict access to the vulnerable configuration features and maintain a state of high alert for vendor updates. Promptly applying the forthcoming patch is essential to neutralizing this threat and securing the environment against potential exploitation.

More Datart CVEs

Sources