216.73.216.6

CVE-2025-61622

· Published 01/10/2025 10:15 · Modified 02/10/2025 19:12

Labels: CVE-2025-61622 2025-10-01CVE-2025-61622CWE-502[email protected]

Essential information

Published
01/10/2025 10:15
Modified
02/10/2025 19:12
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
apache / pyfory cpe:2.3:a:apache:pyfory:0.12.0-0.12.2:*:*:*:*:*:*:*
apache / pyfory cpe:2.3:a:apache:pyfory:0.1.0-0.10.3:*:*:*:*:*:*:*

References