PT-2026-34754 · Kvcache Ai · Transformers
Valentin Lobstein
·
Published
2026-04-23
·
Updated
2026-05-11
·
CVE-2026-26210
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
KTransformers versions prior to 0.5.4
Description
In the
balance serve backend mode, the scheduler RPC server binds a ZMQ ROUTER socket to all interfaces without authentication. The server uses the pickle.loads() function to deserialize incoming messages without proper validation. This allows an attacker to send a specially crafted pickle payload to the exposed ZMQ socket, leading to arbitrary code execution on the server with the privileges of the ktransformers process.Recommendations
Update to a version newer than 0.5.3.
As a temporary mitigation, restrict access to the ZMQ socket or avoid using the
balance serve backend mode until the update is applied.Exploit
Fix
Deserialization of Untrusted Data
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Transformers