Intel

AIKIDO-2026-10104

deepface is vulnerable to Unsafe Deserialization

Unsafe Deserialization Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Jan 29, 2026

76

High Risk

This Affects:

PYTHONdeepface
0.0.1 - 0.0.97
Fixed in 0.0.98
Are you affected? Scan for Free

TL;DR

Affected versions of this package are vulnerable to unsafe deserialization when loading pickle files, allowing malicious pickle data to execute arbitrary code during operations like find(). The patched version introduces support for digitally signing and verifying pickle files before creation and loading, preventing untrusted pickle data from being deserialized and mitigating this attack vector.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

deepface is vulnerable to Unsafe Deserialization in versions 0.0.1 - 0.0.97.

How to fix this

Upgrade the deepface library to the patch version.