A vulnerability in allegroai/clearml versions up to and...
Low severity
Unreviewed
Published
Jul 1, 2026
to the GitHub Advisory Database
•
Updated Jul 1, 2026
Description
Published by the National Vulnerability Database
Jul 1, 2026
Published to the GitHub Advisory Database
Jul 1, 2026
Last updated
Jul 1, 2026
A vulnerability in allegroai/clearml versions up to and including 1.16.5 allows for relative path traversal when extracting
.ziparchives using theZipFile.extractall()method inStorageManager._extract_to_cache(). This issue arises due to the lack of path traversal validation, enabling an attacker to write arbitrary files to the filesystem. Attack vectors include dataset downloads, artifact downloads, model downloads, and offline session imports. The vulnerability can lead to remote code execution through methods such as cron job injection, SSH key overwrite, or web shell deployment. The issue is resolved in version 2.1.6.References