CVE-2026-63767

Summary

ktransformers through 0.6.3, fixed in commit def0f93, contains an unauthenticated pickle deserialization vulnerability that allows remote attackers to execute arbitrary commands by sending crafted pickle payloads to the SchedulerServer ZMQ ROUTER socket bound to all interfaces. Attackers can exploit malicious reduce methods embedded in crafted pickle payloads to execute arbitrary shell commands as the server process.

Affected Software

VendorProductVersion RangeStatus
kvcache-aiktransformers0 <= 0.6.3affected
kvcache-aiktransformersdef0f9313d6e063b5c5ccdfa1f6707f7a40dfdcaunaffected

Weaknesses

  • CWE-502: Deserialization of Untrusted Data

References