NONE · 0

CVE-2026-54581

mport is the MidnightBSD Package Manager. Prior to 2.7.8, the mport_fetch_bootstrap_index() function in libmport/fetch.c could return success when bootstrap index hash verification encountered a missi...

Vulnerability Description

mport is the MidnightBSD Package Manager. Prior to 2.7.8, the mport_fetch_bootstrap_index() function in libmport/fetch.c could return success when bootstrap index hash verification encountered a missing or invalid hash because the failure path did not preserve a fatal result. A network attacker or compromised mirror able to alter bootstrap index content or its transport path could therefore cause mport to proceed with an unverified or tampered bootstrap package index. This issue is fixed in version 2.7.8.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-54581?

CVE-2026-54581 is a documented vulnerability. mport is the MidnightBSD Package Manager. Prior to 2.7.8, the mport_fetch_bootstrap_index() function in libmport/fetch.c could return success when bootstrap index hash verification encountered a missi...

How severe is CVE-2026-54581?

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

Is there a patch for CVE-2026-54581?

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