# CVE-2025-48999

## Summary

- **CVE ID:** CVE-2025-48999
- **Severity:** MEDIUM
- **CVSS Score:** 6.8 (CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P)
- **CWE:** CWE-923, CWE-284
- **Published:** Jun 3, 2025
- **Last Modified:** Mar 13, 2026

## Description

DataEase is an open source business intelligence and data visualization tool. A bypass of CVE-2025-46566's patch exists in versions prior to 2.10.10. In a malicious payload, `getUrlType()` retrieves `hostName`. Since the judgment statement returns false, it will not enter the if statement and will not be filtered. The payload can be directly concatenated at the replace location to construct a malicious JDBC statement. Version 2.10.10 contains a patch for the issue.

## Affected Products

- dataease — dataease (< 2.10.10)

## References

- [CNA](https://github.com/dataease/dataease/security/advisories/GHSA-6pq2-6q8x-mp2r)
- [CNA](https://github.com/dataease/dataease/commit/03b18db8a0fb7e9dc2c44f6d26d8c6221b7748c4)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 10.01%
- **EPSS Percentile:** 95.3

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-11._