NONE · 0

CVE-2026-54586

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 p...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-54586?

CVE-2026-54586 is a documented vulnerability. 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 p...

How severe is CVE-2026-54586?

CVSS scoring is not yet available for CVE-2026-54586. Check NVD for updates.

Is there a patch for CVE-2026-54586?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.