VDB
KO
CRITICAL 9.8

GHSA-m5gw-83w2-7749

Apache Fory PyFory Deserialization of Untrusted Data

Details

Fory PyFory's ReduceSerializer could bypass documented DeserializationPolicy validation hooks during reduce-state restoration and global-name resolution. An application is vulnerable if it deserializes attacker-controlled data using PyFory Python-native mode with strict mode disabled and relies on DeserializationPolicy to restrict unsafe classes, functions, or module attributes.

This issue affects Apache Fory: from before 1.0.0.

Mitigation: Users of Apache Fory are recommended to upgrade to version 1.0.0 or later, which enforces DeserializationPolicy validation for the affected ReduceSerializer paths and thus fixes this issue.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / pyfory
Introduced in: 0.13.0 Fixed in: 1.0.0
Fix pip install --upgrade 'pyfory>=1.0.0'

References