CyberRota Analysis
AI-GeneratedThe ktransformers library versions up to 0.6.3 are vulnerable to an unauthenticated pickle deserialization flaw, enabling remote attackers to execute arbitrary commands by sending specially crafted pickle payloads to the SchedulerServer ZMQ ROUTER socket. This critical vulnerability poses a significant risk, as it allows attackers to leverage malicious __reduce__ methods to run shell commands on the server process. Organizations using affected versions should prioritize immediate updates to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
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.