CVE-2026-26210

Source
https://cve.org/CVERecord?id=CVE-2026-26210
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-26210.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-26210
Published
2026-04-23T21:24:48.641Z
Modified
2026-07-08T08:12:41.992356536Z
Severity
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
KTransformers Unsafe Deserialization RCE via balance_serve
Details

KTransformers through 0.5.3 contains an unsafe deserialization vulnerability in the balance_serve backend mode where the scheduler RPC server binds a ZMQ ROUTER socket to all interfaces with no authentication and deserializes incoming messages using pickle.loads() without validation. Attackers can send a crafted pickle payload to the exposed ZMQ socket to execute arbitrary code on the server with the privileges of the ktransformers process.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-502"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/26xxx/CVE-2026-26210.json"
}
References

Affected packages

Git / github.com/kvcache-ai/ktransformers

Affected ranges

Type
GIT
Repo
https://github.com/kvcache-ai/ktransformers
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.5.3"
        }
    ],
    "cpe": "cpe:2.3:a:kvcache-ai:ktransformers:*:*:*:*:*:*:*:*"
}

Affected versions

v0.*
v0.1.0
v0.1.1
v0.1.2
v0.1.3
v0.1.4
v0.2.0
v0.2.1
v0.2.1.post1
v0.2.2
v0.2.2rc1
v0.2.3
v0.2.3post1
v0.2.3post2
v0.2.4
v0.2.4post1
v0.3
v0.3.1
v0.3.2
v0.4.1
v0.4.2
v0.4.3
v0.4.4
v0.5.0
v0.5.0.post1
v0.5.1
v0.5.2.post1
v0.5.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-26210.json"