SCA: security update for pyfory (GHSA-538v-3wq9-4h3r)

critical Tenable Cloud Security Plugin ID 435494

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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)

See Also

https://github.com/advisories/GHSA-538v-3wq9-4h3r

Plugin Details

Severity: Critical

ID: 435494

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 10/2/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: High

Score: 7.6

Percentile: 98.46

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: Critical

Base Score: 10

Temporal Score: 7.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C

CVSS Score Source: CVE-2025-61622

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.8

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 10/1/2025

Vulnerability Publication Date: 10/1/2025

Reference Information

CVE: CVE-2025-61622

cwe: CWE-502