CVE-2026-54577
Last modified
CVE-2026-54577 is a low-severity vulnerability rated 2/10 on the CVSS scale. mport is the MidnightBSD Package Manager. Prior to 2.7.8, the audit command in mport/mport.c computed option-adjusted local_argv and local_argc values but passed the original argument entry to audit_package(). EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
mport is the MidnightBSD Package Manager. Prior to 2.7.8, the audit command in mport/mport.c computed option-adjusted local_argv and local_argc values but passed the original argument entry to audit_package(). When an operator or automation used an option such as -r before a package name, stale optind state and the unadjusted argument could cause mport to audit the option token instead of the requested package, producing a false-negative or useless result that could leave a vulnerable package unidentified. The corrected parsing resets optind and optreset before using the adjusted local arguments. This issue is fixed in version 2.7.8.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MidnightBSD | mport | < 2.7.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54577?
How severe is CVE-2026-54577?
How do I fix CVE-2026-54577?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54571ESPAsyncWebServer is an asynchronous HTTP and WebSocket serv…8.7
- CVE-2026-54572Rclone is a command-line program to sync files and directori…8.8
- CVE-2026-54573Outline is a service that allows for collaborative documenta…5.3
- CVE-2026-54574proot-distro is a utility for managing proot containers. Pri…8.2
- CVE-2026-54575mport is the MidnightBSD Package Manager. Prior to 2.7.8, pr…5.8
- CVE-2026-54576mport is the MidnightBSD Package Manager. Prior to 2.7.8, do…5.8
- CVE-2026-54578mport is the MidnightBSD Package Manager. Prior to 2.7.8, mp…2
- CVE-2026-54579mport is the MidnightBSD Package Manager. Prior to 2.7.8, pi…2.3
- CVE-2026-5458A weakness has been identified in Noelse Individuals & Pro A…3.3
- CVE-2026-54580mport is the MidnightBSD Package Manager. Prior to 2.7.8, li…8.3
- CVE-2026-54581mport is the MidnightBSD Package Manager. Prior to 2.7.8, th…8.3
- CVE-2026-54582mport is the MidnightBSD Package Manager. Prior to 2.7.8, pa…6
Are you affected by CVE-2026-54577?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
