CVE-2026-0773

CRITICAL LAB

Upsonic - Unauthenticated Remote Code Execution via Cloudpickle Deserialization in add_tool Endpoint

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2026-0773. PoCs published by exploitintel.

AI-analyzed exploit summary The repository contains functional exploit code for CVE-2026-0773, demonstrating unauthenticated remote code execution via cloudpickle deserialization in the Upsonic AI Agent Framework. Multiple PoC scripts target different endpoints, confirming RCE with detailed verification steps.

Description

Upsonic Cloudpickle Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Upsonic. Authentication is not required to exploit this vulnerability. The specific flaw exists within the add_tool endpoint, which listens on TCP port 7541 by default. The issue results from the lack of proper validation of user-supplied data, which can result in deserialization of untrusted data. An attacker can leverage this vulnerability to execute code in the context of the service account. Was ZDI-CAN-26845.

Exploits (1)

github WORKING POC 1 stars
by exploitintel · pythonpoc
https://github.com/exploitintel/eip-pocs-and-cves/tree/main/CVE-2026-0773

The repository contains functional exploit code for CVE-2026-0773, demonstrating unauthenticated remote code execution via cloudpickle deserialization in the Upsonic AI Agent Framework. Multiple PoC scripts target different endpoints, confirming RCE with detailed verification steps.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: Upsonic AI Agent Framework v0.36.0 through v0.55.6
No auth needed
Prerequisites: Docker with compose plugin · Python 3 with cloudpickle installed
devstral-2 · analyzed Mar 02, 2026 Full analysis →

References (1)

Core 1
Core References
Third Party Advisory x_research-advisory
https://www.zerodayinitiative.com/advisories/ZDI-26-042/

Scores

CVSS v3 9.8
EPSS 0.0096
EPSS Percentile 77.0%
Attack Vector NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Lab Environment

EIP LAB Lab screenshot
vulnerable docker pull ghcr.io/exploitintel/cve-2026-0773-vulnerable:latest

Details

CWE
CWE-502
Status published
Published Jan 23, 2026
Tracked Since Feb 18, 2026