CVE-2026-39042
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedAn issue in MikroTIk (SIA Mikrotikls, Latvia) RouterOS 7.21.x before v.7.21.4 and 7.22.x before v.7.22.2 allows a remote attacker to cause a denial of service via the unflatten() function in libumsg.so.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceA denial of service vulnerability in MikroTIk RouterOS versions 7.21.x before 7.21.4 and 7.22.x before 7.22.2 allows remote attackers to crash the device via a flaw in the unflatten() function within libumsg.so.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Check RouterOS versionRun '/system resource print' in the RouterOS CLI or check the System > Resources page in WebFig/WinBox to view the current RouterOS versionAffected if The version displayed is 7.21.x before 7.21.4 (such as 7.21.3, 7.21.2, 7.21.1, or 7.21) or 7.22.x before 7.22.2 (such as 7.22.1 or 7.22)
-
Confirm libumsg.so is in useVerify the RouterOS installation includes the libumsg.so library by checking '/file print' for libumsg.so or using '/system package print' to confirm messaging packages are installedAffected if The libumsg.so library exists on the device and the messaging subsystem is active
-
Identify exposure to network attack surfaceReview firewall rules with '/ip firewall print' and NAT configuration with '/ip nat print' to determine if the device's WAN interface or relevant network paths allow external traffic to reach the messaging service that uses libumsg.soAffected if The device is directly accessible from untrusted networks on ports or protocols that exercise the unflatten() function in libumsg.so
-
Check for crash logsRun '/log print' and filter for entries around the time of any unexplained device reboots or crashes, looking for libumsg.so related errorsAffected if Recent crash logs contain references to libumsg.so, unflatten, or memory corruption events
A device is affected if it runs RouterOS version 7.21.x before 7.21.4 or 7.22.x before 7.22.2, has the libumsg.so library present, and is reachable by remote attackers who can trigger the unflatten() function flaw causing denial of service.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpgrade RouterOS to version 7.21.4 or 7.22.2 or later to patch the vulnerable unflatten() function in libumsg.so.
RouterOS 7.21.4 or 7.22.2 (or later stable release)
- 1. Identify current RouterOS version using '/system resource print' or '/system routerboard print'
- 2. If running 7.21.x before 7.21.4, or 7.22.x before 7.22.2, plan for upgrade
- 3. Download the fixed RouterOS version (7.21.4 or 7.22.2 or later stable) from mikrotik.com/download
- 4. Upload the .npk file to the router via Files or use '/system package update' if using the beta/channel
- 5. Reboot the router to apply the new RouterOS version
- 6. After reboot, verify the new version with '/system resource print' to confirm upgrade success
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,560.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-39042 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-39042 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data