CVE-2026-0773
9.8Upsonic · Cloudpickle
The Upsonic Cloudpickle component contains a deserialization of untrusted data vulnerability, allowing unauthenticated remote attackers to execute arbitrary code.
Executive summary
An unauthenticated remote code execution vulnerability in Upsonic Cloudpickle allows attackers to execute arbitrary code via the add_tool endpoint.
Vulnerability
The flaw exists in the add_tool endpoint (TCP port 7541) due to improper validation of user-supplied data, leading to the deserialization of untrusted data (CWE-502) and subsequent remote code execution.
Business impact
This vulnerability carries a CVSS score of 9.8, reflecting the ability for an unauthenticated attacker to take full control of the host system. Successful exploitation results in complete system compromise, facilitating data theft, ransomware deployment, or lateral movement within the network.
Remediation
Immediate Action: Update the Upsonic installation to the latest available version provided by the vendor to resolve the unsafe deserialization flaw.
Proactive Monitoring: Monitor TCP port 7541 for anomalous traffic patterns and inspect system logs for evidence of code execution or unexpected process spawning.
Compensating Controls: Implement network-level access controls to restrict access to port 7541 and use an Intrusion Detection System (IDS) to identify potential deserialization exploit payloads.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the severity of remote code execution, this vulnerability must be remediated with the highest priority. Organizations should immediately restrict network access to the affected endpoint while awaiting and applying the official software update.