CVE-2025-61622
October 01, 2025
Deserialization of untrusted data in python in pyfory versions 0.12.0 through 0.12.2 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 version 0.12.3 or later, which has removed pickle fallback serializer and thus
fixes this issue.
Affected Packages
pyfory (PYTHON):
Affected version(s) >=0.12.0 <0.12.3Fix Suggestion:
Update to version 0.12.3pyfory (PYTHON):
Affected version(s) >=0.0.1 <0.12.3Fix Suggestion:
Update to version 0.12.3Related ResourcesĀ (8)
Do you need more information?
Contact UsCVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Deserialization of Untrusted Data
EPSS
Base Score:
0.30