NONE · 0

CVE-2026-54578

mport is the MidnightBSD Package Manager. Prior to 2.7.8, mport_verify_package() in libmport/verify.c could continue after MD5File() or SHA256_File() failed and compare an expected checksum with stale...

Vulnerability Description

mport is the MidnightBSD Package Manager. Prior to 2.7.8, mport_verify_package() in libmport/verify.c could continue after MD5File() or SHA256_File() failed and compare an expected checksum with stale data in the hash buffer rather than a newly computed digest. An attacker able to influence an installed file or the conditions that make hashing fail could receive a misleading integrity result or hide a checksum failure. This issue is fixed in version 2.7.8.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-54578?

CVE-2026-54578 is a documented vulnerability. mport is the MidnightBSD Package Manager. Prior to 2.7.8, mport_verify_package() in libmport/verify.c could continue after MD5File() or SHA256_File() failed and compare an expected checksum with stale...

How severe is CVE-2026-54578?

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

Is there a patch for CVE-2026-54578?

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