CVE-2026-24846

MEDIUM EPSS 6.4%
Published Jan 29, 20265mo ago · Modified Jun 17, 20261w ago
5.0 CVSS 3.1
Medium
Find Similar
Published Jan 29, 2026 5mo ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
5.0
Exploitability
1.3
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Unchanged
Confidentiality None
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
6.4% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-22 Path Traversal Resource Mgmt
CWE-683

Affected Products 1

VendorProductVersionRange
chainguardmalcontent*≥1.8.0  –  <1.20.3

References 3

  • github.com https://github.com/chainguard-dev/malcontent/commit/259fca5abc004f3ab238895463ef280a87f30e96
    Patch
  • github.com https://github.com/chainguard-dev/malcontent/commit/a7dd8a5328ddbaf235568437813efa7591e00017
    Patch
  • github.com https://github.com/chainguard-dev/malcontent/security/advisories/GHSA-923j-vrcg-hxwh
    Vendor Advisory

Remediation

  • github.com https://github.com/chainguard-dev/malcontent/commit/259fca5abc004f3ab238895463ef280a87f30e96
    Patch
  • github.com https://github.com/chainguard-dev/malcontent/commit/a7dd8a5328ddbaf235568437813efa7591e00017
    Patch