VYPR
Critical severityNVD Advisory· Published Oct 1, 2025· Updated Nov 4, 2025

Apache Fory, Apache Fory: Python RCE via unguarded pickle fallback serializer in pyfory

CVE-2025-61622

Description

Deserialization of untrusted data in python in pyfory versions 0.12.0 through 0.12.2, or the legacy pyfury versions from 0.1.0 through 0.10.3: allows arbitrary code execution. An application is vulnerable if it reads pyfory serialized data from untrusted sources. An attacker can craft a data stream that selects pickle-fallback serializer during deserialization, leading to the execution of pickle.loads, which is vulnerable to remote code execution.

Users are recommended to upgrade to pyfory version 0.12.3 or later, which has removed pickle fallback serializer and thus fixes this issue.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
pyforyPyPI
>= 0.12.0, < 0.12.30.12.3
pyfuryPyPI
>= 0.1.0, <= 0.10.3

Affected products

3

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.