CVE-2026-63767 PUBLISHED

ktransformers Unauthenticated Pickle Deserialization RCE via ZMQ

Assigner: VulnCheck
Reserved: 18.07.2026 Published: 20.07.2026 Updated: 21.07.2026

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.

Metrics

CVSS Vector: 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 Score: 9.3

Product Status

Vendor kvcache-ai
Product ktransformers
Versions Default: unaffected
  • affected from 0 to 0.6.3 (incl.)
  • Version def0f9313d6e063b5c5ccdfa1f6707f7a40dfdca is unaffected

Credits

  • George Chen finder

References

Problem Types

  • Deserialization of Untrusted Data CWE