Vulnerabilities (CVE)

Filtered by vendor Kvcache-ai Subscribe
Filtered by product Ktransformers
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-26210 1 Kvcache-ai 1 Ktransformers 2026-06-17 N/A 9.8 CRITICAL
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.