CVE-2025-61622
Apache Pyfory python is vulnerable to deserialization of untrusted data
9.8
CRITICAL
CVSS 3.1
EPSS 0.46%
描述
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.
如何修補 CVE-2025-61622
要修補 CVE-2025-61622,請將受影響套件升級到下列已修補版本。
- —升級至 0.12.3 或更新版本
- —未列出修補版本
CVE-2025-61622 正在被利用嗎?
低 — EPSS 為 0.5%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- >= 0.12.0, < 0.12.3
- >= 0.1.0, <= 0.10.3
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |