PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-45417 dataease CVE debrief

CVE-2026-45417 is a SQL injection vulnerability in DataEase, a data visualization and analysis tool. The vulnerability exists in versions prior to 2.10.23 and allows attackers to inject malicious SQL code, potentially leading to data breaches or system compromise. This issue has been fixed in version 2.10.23. Users of affected versions should apply the patch to prevent SQL injection attacks. The vulnerability has a CVSS score of 8.7, indicating high severity.

Vendor
dataease
Product
Unknown
CVSS
HIGH 8.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-15
Original CVE updated
2026-07-16
Advisory published
2026-07-15
Advisory updated
2026-07-16

Who should care

Users of DataEase versions prior to 2.10.23 should apply the patch to prevent SQL injection attacks. This includes operators, platform administrators, vulnerability management teams, and security teams who manage or use DataEase for data visualization and analysis.

Technical summary

The vulnerability exists in the CalciteProvider#checkStatus method of DataEase, where configuration.getSchema() is concatenated into getTablesSql and executed with executeQuery. This allows attackers to inject malicious SQL code, potentially leading to data breaches or system compromise. The CVSS score for this vulnerability is 8.7, indicating a high severity. Affected users should review and restrict database permissions for the DataEase application and monitor database activity for suspicious queries.

Defensive priority

High

Recommended defensive actions

  • Apply the patch by upgrading to DataEase version 2.10.23 or later
  • Review and restrict database permissions for the DataEase application
  • Monitor database activity for suspicious queries
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-07-15T20:17:03.970Z and last modified on 2026-07-16T16:19:08.067Z. The NVD entry is currently Deferred. The vulnerability exists in DataEase versions prior to 2.10.23. Users should verify their deployments and apply patches or mitigations as needed. Evidence is limited to public sources and may not reflect the full scope or impact of the vulnerability.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-45417 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-45417

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-45417 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45417

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.