Security Advisory

CVE-2026-24846

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-29 21:12:18
Last updated 2026-01-29 21:37:29
Assigner GitHub_M
State PUBLISHED

Description

malcontent discovers supply-chain compromises through. context, differential analysis, and YARA. Starting in version 1.8.0 and prior to version 1.20.3, malcontent could be made to create symlinks outside the intended extraction directory when scanning a specially crafted tar or deb archive. The `handleSymlink` function received arguments in the wrong order, causing the symlink target to be used as the symlink location. Additionally, symlink targets were not validated to ensure they resolved within the extraction directory. Version 1.20.3 introduces fixes that swap handleSymlink arguments, validate symlink location, and validate symlink targets that resolve within an extraction directory.