CVE-2026-54586
6
CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N
Summary
mport is the MidnightBSD Package Manager. Prior to 2.7.8, the mport_fetch_index(), mport_fetch_bootstrap_index(), and mport_fetch_bundle() paths in libmport/fetch.c accepted non-HTTPS repository and package mirror URLs without a url_is_https() enforcement check. When a cleartext URL was configured or returned by mirror data, a network-positioned attacker could tamper with package index or package download traffic and compromise package selection or integrity. This issue is fixed in version 2.7.8.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| MidnightBSD | mport | < 2.7.8 | affected |
Weaknesses
- CWE-319: CWE-319: Cleartext Transmission of Sensitive Information
- CWE-345: CWE-345: Insufficient Verification of Data Authenticity
References
- https://github.com/MidnightBSD/mport/security/advisories/GHSA-v5pv-7gxw-74r5
- https://github.com/MidnightBSD/mport/pull/121
- https://github.com/MidnightBSD/mport/commit/9b4d0f9192b243ee32266afa36dce430b257b921
- https://github.com/MidnightBSD/mport/releases/tag/2.7.8
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.