CVE 9.8 CRITICAL

Apache Fory, Apache Fory: Python RCE via unguarded pickle fallback serializer in pyfory_CVE-2025-61622

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

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.

Basic Information

ID CVE-2025-61622
Source apache
Published Oct 1, 2025 at 09:55
Modified Oct 1, 2025 at 13:08

Affected Product

Vendor Apache Software Foundation
Product Apache Fory
Version 0.12.0
Affected Versions Apache Software Foundation Apache Fory 0.12.0
Apache Software Foundation Apache Fory 0.1.0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.