CVE-2025-61622

Description

Deserialization of untrusted data inpython in pyforyversions 0.12.0 through 0.12.2, or thelegacypyfury versions from0.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 isvulnerable toremote 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.

Risk Information

Base Score
9.8
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score
Exploitation Probability
0.433

Associated Vulnerability

VulnerabilityOS Platform
Vulnerabilities CVE-2025-61622 are fixed in Python-pyfory 0.12.3Windows
Vulnerabilities CVE-2025-61622 are affected in Python-pyfury 0.10.3Windows
Vulnerabilities CVE-2025-61622 are fixed in Python-pyfory for linux 0.12.3Linux
Vulnerabilities CVE-2025-61622 are affected in Python-pyfury for linux 0.10.3Linux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234