Home

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.

PUBLISHED Reserved 2026-01-27 | Published 2026-01-29 | Updated 2026-01-29 | Assigner GitHub_M




MEDIUM: 5.5CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-683: Function Call With Incorrect Order of Arguments

Product status

>= 1.8.0, < 1.20.3
affected

References

github.com/...ontent/security/advisories/GHSA-923j-vrcg-hxwh

github.com/...ommit/259fca5abc004f3ab238895463ef280a87f30e96

github.com/...ommit/a7dd8a5328ddbaf235568437813efa7591e00017

cve.org (CVE-2026-24846)

nvd.nist.gov (CVE-2026-24846)

Download JSON