Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:pypi/fugue@0.7.3.dev0
purl pkg:pypi/fugue@0.7.3.dev0
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 4.0
Vulnerabilities affecting this package (1)
Vulnerability Summary Fixed by
VCID-6ue4-nzqy-yfbj
Aliases:
CVE-2025-62703
GHSA-xv5p-fjw5-vrj6
Fugue is a unified interface for distributed computing that lets users execute Python, Pandas, and SQL code on Spark, Dask, and Ray with minimal rewrites. In version 0.9.2 and prior, there is a remote code execution vulnerability by pickle deserialization via FlaskRPCServer. The Fugue framework implements an RPC server system for distributed computing operations. In the core functionality of the RPC server implementation, I found that the _decode() function in fugue/rpc/flask.py directly uses cloudpickle.loads() to deserialize data without any sanitization. This creates a remote code execution vulnerability when malicious pickle data is processed by the RPC server. The vulnerability exists in the RPC communication mechanism where the client can send arbitrary serialized Python objects that will be deserialized on the server side, allowing attackers to execute arbitrary code on the victim's machine. This issue has been patched via commit 6f25326. There are no reported fixed by versions.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-12T20:34:17.171776+00:00 GitLab Importer Affected by VCID-6ue4-nzqy-yfbj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/fugue/CVE-2025-62703.yml 38.6.0