CVE-2026-40899
CVE-2026-40899 is a medium-severity vulnerability in Dataease with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-183.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- CVSS v4: 8.3
- EPSS exploit prediction: 0% (31st percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-23293
- Weakness: CWE-183
- Affected product: Dataease
- Published:
- Last modified:
Description
DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a JDBC parameter blocklist bypass vulnerability in the MySQL datasource configuration. The Mysql class uses Lombok's @Data annotation, which auto-generates a public setter for the illegalParameters field that contains the JDBC security blocklist. When a datasource configuration is submitted as JSON, Jackson deserialization calls setIllegalParameters with an attacker-supplied empty list, replacing the blocklist before getJdbc() validation runs. This allows an authenticated attacker to include dangerous JDBC parameters such as allowLoadLocalInfile=true, and by pointing the datasource at a rogue MySQL server, exploit the LOAD DATA LOCAL INFILE protocol feature to read arbitrary files from the DataEase server filesystem, including sensitive environment variables and database credentials. This issue has been fixed in version 2.10.21.
Frequently asked questions
- What is CVE-2026-40899?
- DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a JDBC parameter blocklist bypass vulnerability in the MySQL datasource configuration. The Mysql class uses Lombok's @Data annotation, which auto-generates a public setter for the illegalParameters field that contains the JDBC security blocklist. When a datasource configuration is submitted as JSON, Jackson deserialization calls setIllegalParameters with an attacker-supplied empty list, replacing the blocklist before getJdbc() validation runs. This allows an authenticated attacker to include dangerous JDBC parameters such as allowLoadLocalInfile=true, and by pointing the datasource at a rogue MySQL server, exploit the LOAD DATA LOCAL INFILE protocol feature to read arbitrary files from the DataEase server filesystem, including sensitive environment variables and database credentials. This issue has been fixed in version 2.10.21.
- How severe is CVE-2026-40899?
- CVE-2026-40899 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-40899 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (31st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-40899?
- CVE-2026-40899 affects Dataease. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-40899?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2026-40899 have an EU (EUVD) identifier?
- Yes. CVE-2026-40899 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-23293.
- When was CVE-2026-40899 published?
- CVE-2026-40899 was published on 2026-04-16 and last updated on 2026-06-17.
References
- https://github.com/dataease/dataease/releases/tag/v2.10.21
- https://github.com/dataease/dataease/security/advisories/GHSA-944x-93jf-h3rx
Affected products (1)
- cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:*
More vulnerabilities in Dataease
- CVE-2026-33122 — Critical (CVSS 9.8): DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL…
- CVE-2026-33082 — Critical (CVSS 9.8): DataEase is an open source data visualization analysis tool. Versions 2.10.20 and below contain a SQL injection…
- CVE-2026-23958 — Critical (CVSS 9.8): Dataease is an open source data visualization analysis tool. Prior to version 2.10.19, DataEase uses the MD5 hash of…
- CVE-2025-64428 — Critical (CVSS 9.8): Dataease is an open source data visualization analysis tool. Versions prior to 2.10.17 are vulnerable to JNDI…
- CVE-2025-64164 — Critical (CVSS 9.8): Dataease is an open source data visualization analysis tool. In versions 2.10.14 and below, DataEase did not properly…
- CVE-2025-64163 — Critical (CVSS 9.8): DataEase is an open source data visualization analysis tool. In versions 2.10.14 and below, the vendor added a…
Other CWE-183 vulnerabilities
- CVE-2026-3490 — Critical (CVSS 10.0): picklescan before 1.0.4 fails to block pkgutil.resolve_name, allowing attackers to bypass the entire blocklist by…
- CVE-2026-54316 — Critical (CVSS 9.1): Claude Code is an agentic coding tool. From 0.2.54 until 2.1.163, because the hostname huggingface.co was pre-approved…
- CVE-2026-29514 — High (CVSS 8.8): NetBox versions 4.3.5 through 4.5.4 contain a remote code execution vulnerability in the…
- CVE-2026-46391 — High (CVSS 8.7): HAX CMS helps manage microsite universe with PHP or NodeJs backends. Starting in version 9.0.1 and prior to version…
- CVE-2025-53762 — High (CVSS 8.7): Permissive list of allowed inputs in Microsoft Purview allows an authorized attacker to elevate privileges over a…
- CVE-2026-41387 — High (CVSS 7.8): OpenClaw before 2026.3.22 contains an incomplete host environment variable sanitization vulnerability in…