PatchSiren cyber security CVE debrief
CVE-2026-45534 dataease CVE debrief
CVE-2026-45534 is a critical remote code execution vulnerability in DataEase Redshift datasource connections prior to version 2.10.23. The issue arises from the loading of attacker-controlled rsjdbc.ini configuration from System.getProperty('java.io.tmpdir'), which can lead to the execution of a reflection-based remote code execution chain during a normal JDBC connection. This vulnerability has a CVSS score of 9 and is considered CRITICAL. Users of DataEase versions prior to 2.10.23 who utilize Redshift datasource connections should be aware of this critical vulnerability and take immediate action to upgrade to the patched version.
- Vendor
- dataease
- Product
- Unknown
- CVSS
- CRITICAL 9
- 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 who utilize Redshift datasource connections should be aware of this critical vulnerability and take immediate action to upgrade to the patched version. This includes operators, platform administrators, vulnerability management teams, and security teams who need to review and mitigate this vulnerability.
Technical summary
The vulnerability exists in DataEase Redshift datasource connections due to the loading of attacker-controlled rsjdbc.ini configuration from System.getProperty('java.io.tmpdir'). This allows for the execution of a reflection-based remote code execution chain during a normal JDBC connection through io.dataease.datasource.type.Redshift. The issue is fixed in version 2.10.23. Affected users should verify their deployments, review official advisories for affected scope and vendor guidance, and take immediate action to upgrade to the patched version to mitigate this critical vulnerability.
Defensive priority
High
Recommended defensive actions
- Upgrade to DataEase version 2.10.23 or later
- Review and restrict access to Redshift datasource connections
- Monitor for suspicious activity on JDBC connections
- 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:04.593Z and has been modified on 2026-07-16T14:16:52.293Z. The NVD entry is currently Deferred. The vulnerability exists in DataEase Redshift datasource connections due to the loading of attacker-controlled rsjdbc.ini configuration from System.getProperty('java.io.tmpdir'). This allows for the execution of a reflection-based remote code execution chain during a normal JDBC connection through io.dataease.datasource.type.Redshift. The issue is fixed in version 2.10.23. Users should verify their deployments and review official advisories for affected scope and vendor guidance.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45534 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45534
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45534 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45534
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/dataease/dataease/commit/3e58149f1e014b1a7ae2c12134b37ae438f676ac
-
Source reference
Unverified legacy reference
URL: https://github.com/dataease/dataease/releases/tag/v2.10.23
-
Source reference
Unverified legacy reference
URL: https://github.com/dataease/dataease/security/advisories/GHSA-cv4c-8rpv-2x97
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.