CVE-2026-45534

Source
https://cve.org/CVERecord?id=CVE-2026-45534
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45534.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45534
Aliases
  • GHSA-cv4c-8rpv-2x97
Published
2026-07-15T19:19:10.873Z
Modified
2026-07-22T04:18:29.573071Z
Severity
  • 9.0 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H CVSS Calculator
Summary
DataEase: RCE Vulnerability
Details

DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase Redshift datasource connections can load attacker-controlled rsjdbc.ini configuration from System.getProperty("java.io.tmpdir"), setting socketFactory=org.springframework.context.support.FileSystemXmlApplicationContext so com.amazon.redshift.Driver#connect, com.amazon.redshift.Driver#getJdbcIniFile, and com.amazon.redshift.util.ObjectFactory#instantiate execute a reflection-based remote code execution chain during a normal JDBC connection through io.dataease.datasource.type.Redshift. This issue is fixed in version 2.10.23.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45534.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-94"
    ]
}
References

Affected packages

Git / github.com/dataease/dataease

Affected ranges

Type
GIT
Repo
https://github.com/dataease/dataease
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.10.23"
        }
    ]
}

Affected versions

v1.*
v1.0.0
v2.*
v2.10.0
v2.10.1
v2.10.10
v2.10.11
v2.10.12
v2.10.13
v2.10.14
v2.10.15
v2.10.16
v2.10.17
v2.10.18
v2.10.19
v2.10.2
v2.10.20
v2.10.21
v2.10.22
v2.10.3
v2.10.4
v2.10.5
v2.10.6
v2.10.7
v2.10.8
v2.10.9
v2.2.0
v2.3.0
v2.6.0

Database specific

vanir_signatures
[
    {
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "15821317397347673482983527820989049626",
                "34777742503710241182623721919297647880",
                "17358568406595948050264051915989166974",
                "218444518956152575236350449743578772568"
            ]
        },
        "signature_version": "v1",
        "source": "https://github.com/dataease/dataease/commit/3e58149f1e014b1a7ae2c12134b37ae438f676ac",
        "signature_type": "Line",
        "target": {
            "file": "core/core-backend/src/main/java/io/dataease/CoreApplication.java"
        },
        "id": "CVE-2026-45534-0a848064",
        "deprecated": false
    },
    {
        "digest": {
            "length": 141.0,
            "function_hash": "113493415089312803196753409193036914026"
        },
        "signature_version": "v1",
        "source": "https://github.com/dataease/dataease/commit/3e58149f1e014b1a7ae2c12134b37ae438f676ac",
        "signature_type": "Function",
        "target": {
            "function": "main",
            "file": "core/core-backend/src/main/java/io/dataease/CoreApplication.java"
        },
        "id": "CVE-2026-45534-19abf907",
        "deprecated": false
    }
]
vanir_signatures_modified
"2026-07-22T04:18:29Z"
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45534.json"