Intel

AIKIDO-2026-58218

wandb is vulnerable to Use of a Broken or Risky Cryptographic Algorithm

Use of a Broken or Risky Cryptographic AlgorithmCVE-2026-15605 Published 6 days ago

23

Low Risk

This Affects:

PYTHONwandb
0.0.1 - 0.28.2
Fixed in 0.29.0
Are you affected? Scan for Free

TL;DR

ArtifactManifestEntry.download in wandb/sdk/lib/hashutil.py verifies downloaded artifact content against a manifest digest computed with a weak hash algorithm. A collision against that weak hash lets a downloaded file differ from what the manifest claims without the integrity check catching it. Exploiting this requires the ability to influence the artifact manifest or storage backend and is difficult to carry out reliably. The fix addresses the check by moving to a stronger hash.

Who does this affect?

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

Background info

wandb is vulnerable to Use of a Broken or Risky Cryptographic Algorithm in versions 0.0.1 - 0.28.2.

How to fix this

Upgrade the wandb library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform