CVE-2026-21436
MEDIUMeopkg < 4.4.0 - Path Traversal via --destdir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2026-21436. PoCs published by osmancanvural.
AI-analyzed exploit summary This PoC exploits a directory traversal vulnerability in Solus OS's eopkg package manager (version <= 4.3.4), allowing arbitrary file write via crafted .eopkg archives. The script generates a malicious tar.xz archive with traversal paths to demonstrate the flaw.
Description
eopkg is a Solus package manager implemented in python3. In versions prior to 4.4.0, a malicious package could escape the directory set by `--destdir`. This requires the installation of a package from a malicious or compromised source. Files in such packages would not be installed in the path given by `--destdir`, but on a different location on the host. The issue has been fixed in v4.4.0. Users only installing packages from the Solus repositories are not affected.
Exploits (1)
This PoC exploits a directory traversal vulnerability in Solus OS's eopkg package manager (version <= 4.3.4), allowing arbitrary file write via crafted .eopkg archives. The script generates a malicious tar.xz archive with traversal paths to demonstrate the flaw.
References (4)
Scores
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N