← Back to CVE List
CVE-2026-54585NVD
Description
mport is the MidnightBSD Package Manager. Prior to 2.7.8, create_sample_file() in libmport/bundle_read_install_pkg.c did not constrain absolute source and destination paths from the sample-file manifest directive to mport->root. A malicious or malformed package manifest could therefore direct privileged sample-file handling to copy or write outside the configured installation root, compromising local filesystem integrity. This issue is fixed in version 2.7.8.
CVSS Base Metrics
CVSS v4 (4.0)
MEDIUM 6
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N
Weaknesses (CWE)
CWE-22 - CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Affected & Patched Versions
| Product | Affected Versions | Patched Version |
|---|---|---|
| MidnightBSD mport | < 2.7.8 | N/A |