CVE-2025-61622
CRITICALpyfory <0.12.2 - Code Injection
Title source: llmDescription
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.
Exploits (1)
Scores
CVSS v3
9.8
EPSS
0.0029
EPSS Percentile
52.5%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Classification
CWE
CWE-502
Status
published
Affected Products (3)
apache/fory
< 0.10.3
pypi/pyfory
< 0.12.3PyPI
pypi/pyfury
PyPI
Timeline
Published
Oct 01, 2025
Tracked Since
Feb 18, 2026