Intel

AIKIDO-2024-10129

wandb is vulnerable to Unsafe Deserialization

Unsafe Deserialization Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Jun 13, 2024

70

High Risk

This Affects:

pythonwandb
0.1.0 - 0.17.0
Fixed in 0.17.1
Are you affected? Scan for Free

TL;DR

Affected versions of wandb deserialize unsafe serialized models without warning. The updated version now requires the unsafe=True parameter to load unsafe pickle models or files.

Who does this affect?

You are affected if you use a vulnerable version of wandb.

Background info

wandb is vulnerable to Unsafe Deserialization in versions 0.1.0 - 0.17.0.

How to fix this

Upgrade wandb to a patch version.