Published
- 18 min read
Your MikroTik Router Needs an Update and a Door Check
Books by the author
Compare all 5-
The Digital Fortress
Anyone protecting their own money, accounts and family online
Buy on Amazon Buy the book now What's in it, and who it's for -
The Anonymity Playbook
Journalists, sources, activists and anyone whose privacy has stakes
Buy on Amazon Buy the book now What's in it, and who it's for -
Secure Software Development
Developers shipping production code under delivery pressure
Buy on Amazon Buy the book now What's in it, and who it's for -
The Secure Harness
Teams running AI coding agents in repositories others depend on
Buy on Amazon Buy the book now What's in it, and who it's for -
The AI Native Engineer
Engineers taking AI features from a working demo to production
Buy on Amazon Buy the book now What's in it, and who it's for
As an Amazon Associate I earn from qualifying purchases. Buying through these links costs you nothing extra and helps pay for the blog.
A router can sit quietly on a shelf for years. The lights blink, the internet works, and nobody has a reason to visit its settings. That ordinary arrangement deserves a little attention this week if the name on the box is MikroTik, especially in a small office, shop, guesthouse, or home where someone once enabled remote administration.
On 5 September 2026, Poland’s national computer emergency response team warned that attackers were taking full control of MikroTik RouterOS devices whose SSH remote-management service could be reached from the public internet. CERT Polska said it had confirmed real attacks dating back to at least 2 September. MikroTik had released corrected software on 3 September and urged users to install it, while also saying that most ordinary home configurations were not immediately exposed because the default setup blocks management access from the internet (MikroTik, 3 September 2026).
Here is the useful middle ground. If you have a MikroTik router, update it. Then check whether its management door was open and whether anything unfamiliar appeared in its settings. A router that was never reachable through that door does not need the same incident response as one that was, and a calm check will tell you which problem you actually have.
What happened, and who should pay attention
CERT Polska found six security flaws in RouterOS, the software that runs MikroTik routers. Two of the flaws can be combined to enter through the router’s SSH service and obtain full administrator control without a valid login. The team called the combination MikroTrick and said the corrected RouterOS releases stopped the attacks it had observed (CERT Polska, 5 September 2026).
SSH is a remote-control door intended for administrators. It gives a technician a command-line connection to a machine across a network, which is useful when the technician is elsewhere. On a router, that connection can change accounts, firewall rules, traffic routes, scheduled jobs, or tunnels. Full administrator access therefore means control of the junction through which the rest of the home or business reaches the internet.
The exposure condition matters more than the dramatic wording. The observed takeovers concerned devices with SSH accessible from public networks. MikroTik’s 3 September notice says its default configuration blocks that access from the internet, so a typical home user who never changed the management rules is less exposed. Someone may still have opened SSH deliberately, an installer may have done it years ago, or an old firewall rule may have survived several handovers. Small offices and managed sites deserve particular attention because remote support is common there.
There is no verified public victim count in the primary warning. The Hacker News reported on 6 September that neither CERT Polska nor MikroTik had identified an attacker or stated how many devices were taken over. Reports that turn internet scan totals into a victim count are mixing two different things: a reachable service is an opportunity, while a confirmed compromise requires evidence from the device.
That distinction gives us a sensible response. Every affected owner should install the corrected software because the vulnerable code exists whether or not the door is open today. The deeper investigation belongs first to routers that exposed SSH, routers that show MikroTik’s new Flagged warning, and routers with unknown users, scripts, scheduler entries, proxy settings, or tunnels. You do not need to treat every blinking box as a crime scene.
The remote door had two faulty locks
The first important flaw, CVE-2026-67276, concerns the way RouterOS checked a cryptographic key during SSH login. A public key is the part an administrator can safely place on the router; the matching private key remains with the administrator and proves who is connecting. RouterOS compared an incomplete portion of some RSA public keys, according to CERT Polska’s technical account. An attacker who knew a username and the public portion of that user’s key could construct a different key and log in without possessing the secret private half.
Think of a building guard who checks the shape stamped on a key but ignores one of the cuts. A fake key can pass that incomplete inspection. The analogy has limits, yet it captures the practical failure: cryptography was present, but the software did not compare the whole identity it was supposed to trust. A strong key cannot rescue an incomplete check performed by the lock.
That first flaw granted the privileges of the account being imitated. A second flaw, CVE-2026-86060, mishandled specially formed usernames in the SSH login path. CERT Polska found that this could change the session’s privileges and produce full RouterOS administrator access. The observed campaign used a two-flaw route to take over internet-reachable devices, although the public accounts do not spell out the complete exploit recipe or definitively identify which pair made up every observed chain (The Hacker News, 6 September 2026).
A third serious flaw, CVE-2026-67277, affected RouterOS’s bandwidth-test service. It could disclose fragments of memory or restart a router when that testing service was reachable. The remaining findings affected areas including certificate handling, the router’s own outgoing SSH connections, and its WebFig browser interface. This broader set explains why CERT Polska advised restricting several exposed services when an immediate update was impossible, rather than closing only one port and declaring the job finished.
For a household or small-business owner, the lesson is pleasantly narrow. You do not need to understand RSA mathematics or inspect network packets. The faulty checks live inside RouterOS, so the durable repair is to run a corrected RouterOS version. Closing public management access removes the route used in the confirmed attacks and also improves the next ordinary week, when a different software mistake or a stolen administrator password may be the problem.
Why the router deserves more care than another gadget
A compromised laptop is bad, but a compromised router occupies a different seat. It decides where network traffic goes, which incoming connections are allowed, and often which devices receive local addresses. An intruder with administrator access can add another account for later, create a scheduled task, alter name-resolution settings, open a tunnel, expose a management service, or redirect selected traffic. Some encrypted connections would still protect their contents, but control of the road creates many opportunities to observe, interrupt, or misdirect journeys.
Picture a small accountancy office with a MikroTik router installed by a contractor four years ago. The contractor enabled remote access so a support call would not require a drive across town. Staff later changed, the support arrangement ended, and the router continued serving internet without complaint. An attacker who enters that forgotten door can leave a new administrator account called ops, one of the indicators CERT Polska observed, and the office may notice nothing because ordinary browsing still works.
The same pattern appears at home when a technically confident relative opens a management port for convenience. Months later, nobody remembers why it exists. The Wi-Fi password can be long and the laptops can be current while the public management rule remains. Security controls solve the problem they cover; a strong wireless password does not close an administration service on the internet-facing side of the router.
MikroTik sells equipment for homes, small businesses, and much larger networks, so ownership is not always obvious to the person using the connection. Your internet provider, building manager, shop installer, or outsourced IT company may own the router settings. If you cannot sign in and do not know the model, do not start pressing reset buttons. Photograph the label, note who supplies or manages the connection, and ask that party to confirm the running RouterOS version and whether SSH was publicly reachable before the update.
A factory reset can erase the configuration that makes a connection, phone service, payment terminal, guest network, or site-to-site link work. It can also erase evidence needed to understand a real compromise. Resetting first is therefore the wrong universal advice. Update and exposure checking come first; preservation and rebuilding follow when the device supplies evidence that justifies them.
The update closes the known route
As of 7 September 2026, MikroTik lists the original fixes in RouterOS 7.24.2, 7.23.4, 6.49.21, and the development release 7.25beta3 (MikroTik’s security notice). If your router is on the 7.23 long-term branch, use 7.23.5 or a later version offered on that channel because 7.23.5 corrected an IPv6 DHCP regression in 7.23.4 while retaining the security fix (The Hacker News, 6 September 2026). A version later than the listed fixed baseline should include the repair, but check the channel and release notes rather than comparing only the first digit.
RouterOS provides a Check For Updates window in QuickSet and under System, then Packages. MikroTik’s upgrade documentation explains that this window shows the current and available version and installs the selected channel’s package. Use the router’s own update control or MikroTik’s official download route. A search advertisement, an emailed attachment, or an unfamiliar download site adds an unnecessary chance to install the wrong file.
Before updating a business router, record the current version and arrange a short maintenance window. The router will restart and the internet connection will drop briefly. Confirm that somebody with legitimate access can reach the local management page after the restart, especially if the site depends on custom links or remote support. An update that has downloaded but has not been installed and booted is still an unfinished repair.
After the restart, return to the version screen and read the number from the running device. Version 7.24 should show 7.24.2 or later; the 7.23 long-term line should show 7.23.5 or later as of this writing. Version 6 should show 6.49.21 or later. If the device reports an older version after the supposed update, stop assuming the button press worked and ask the administrator or provider to finish the job.
People sometimes postpone router updates because a mistake could interrupt a working connection. That concern is reasonable for a complicated office network, but it argues for a planned update rather than indefinite delay. CERT Polska confirmed that the released corrections prevented the attacks it observed. If the router cannot be updated promptly, the temporary measure is to block SSH, WWW, WWW-SSL, and bandwidth-test access from untrusted networks, then install the corrected version as soon as the maintenance window opens (CERT Polska’s recommendations).
Closing the door matters after this patch
MikroTik’s own advice is direct: do not expose management ports to untrusted networks. If remote administration is needed, restrict it to known management addresses or reach the router through a protected WireGuard connection instead of placing SSH or WebFig directly on the public internet (MikroTik, 3 September 2026). This changes the shape of the problem from “anyone can knock on the administrator door” to “a person must first enter the private support route.”
A port number alone can sound abstract. Imagine the router has two sides. The inside faces your home or office, where trusted devices can reach its settings. The outside faces the entire internet. A firewall rule decides whether a management request arriving from the outside is ignored, accepted only from a narrow list, or handed to the login service. The confirmed attacks needed SSH to be reachable from that outside side.
Changing the SSH service from its usual port to an unusual one does not create a meaningful boundary. Automated scanners can test every port, and a software flaw remains a software flaw wherever the service listens. A strong administrator password is worthwhile, but the reported authentication bypass was valuable precisely because it could get around the expected proof. The safer arrangement removes the public route, updates the faulty service, and keeps a legitimate private support path for the people who need it.
Do not confuse this with disabling ordinary Wi-Fi or unplugging the router forever. The public internet-facing rule is the issue. A competent administrator can preserve local management while refusing management connections from outside, and can keep a business support route through a virtual private network with tightly controlled accounts. If those terms are unfamiliar, the practical request to an installer is simple: “Please confirm no router management service is reachable directly from the public internet, and tell me how authorised support connects instead.”
That sentence is also useful when a broadband provider manages the equipment. Ask for evidence in plain language: the RouterOS version now running, the date it was installed, whether SSH had been exposed before that time, and whether the provider reviewed the device for unknown configuration. A ticket marked resolved without those answers may record activity without proving the useful outcome.
Three ordinary setups need different responses
An untouched home router is the simplest case. Perhaps you bought a MikroTik device, followed QuickSet, changed the Wi-Fi name, and never enabled remote support. MikroTik says the default firewall blocks internet access to management ports. Once the corrected version is installed, confirm there is no Flagged warning and no unfamiliar configuration, then leave the default boundary intact. There is little value in paying for a forensic investigation when the route used in the confirmed attacks was never available and the device supplies no contrary evidence.
A home router modified for remote access deserves a closer look. Maybe you wanted to help a relative from another city, reach a home lab while travelling, or administer a holiday property. Find out whether the chosen method exposed SSH or the browser management page directly. If it did, note when that rule existed, install the correction, and inspect the account list and scheduled actions with somebody who understands RouterOS. Replace direct public access with a private support connection rather than changing the port number and hoping scanners miss it.
A small-business router often carries more custom work and more consequence. It may link a card terminal, security cameras, a guest network, a remote office, or a contractor’s support account. The update remains the first repair, but an earlier public SSH route creates an incident question because administrator access could alter any of those relationships. Preserve the evidence before a reset, identify each legitimate account and tunnel with its owner, and rebuild from trusted notes if the evidence shows an unknown administrator or script.
Managed equipment creates a fourth variation, although the owner’s task is mostly communication. A restaurant manager should not guess at firewall rules on a router supplied by an IT company. The manager can still insist on a useful answer. “We installed the update” covers software state; “SSH was not publicly reachable during the vulnerable period, and we found no unknown users or scripts” covers exposure and evidence. If SSH was reachable, ask what period was reviewed and what the device could access.
These distinctions protect against both complacency and overreaction. The product name tells you which software needs an update. The old management path tells you whether strangers could reach the faulty lock. Logs and configuration tell you whether the room looks disturbed. Treating those as separate facts produces a better decision than either “the patch fixed everything” or “every router must be rebuilt immediately.”
The warning can find some intruders, not all of them
The corrected RouterOS releases include a startup check for selected signs of unauthorised changes. When it recognises suspicious configuration, the software disables the entries it knows about, writes a critical message in the log, and marks the device as Flagged. MikroTik tells owners to look in the Log section, while CERT Polska says administrators can also inspect the output of /system/device-mode/print (MikroTik’s notice, CERT Polska’s warning).
A Flagged result is an alarm with useful evidence behind it. Treat the router as potentially taken over. Isolate it from the network, preserve its logs and configuration before resetting, and involve the person responsible for the network. CERT Polska specifically warns against clearing the marker before the evidence has been saved and the review completed.
A clean result carries less certainty. The startup check recognises selected traces, not every change an administrator could make. CERT Polska says the absence of the marker does not prove that the router is safe, and MikroTik separately advises inspecting the configuration for unknown users, scripts, or other changes even when Flagged is absent. This is an important limit, because a detector can only identify the patterns it was written to recognise.
The observed attack left several concrete clues. CERT Polska reported login failures for a user named -2, account-creation log entries containing ssh:-2@, and a highly privileged user called ops. The team also advised checking for unfamiliar scheduler tasks, proxy servers, and tunnels. Those names are indicators to investigate, not a complete dictionary of what every attacker must leave behind.
Exposure helps decide how hard to look. A patched home router that retained MikroTik’s default firewall, never exposed management, shows no warning, and contains only recognised settings has a different evidence picture from a shop router that accepted public SSH for years. For the first, confirming the update and keeping management private is a proportionate response. For the second, absence of the automatic warning should not end the review.
What to do on the router today
The safest sequence avoids two common mistakes: assuming that a patch removes changes already made, and destroying evidence before deciding whether a takeover happened. Set aside enough time to let the router restart. If it runs a business connection or you do not own the settings, arrange the work with the administrator instead of improvising.
-
Confirm that the device is a MikroTik router running RouterOS. Check the label, purchase record, management app, or support documentation. If an internet provider or contractor controls it, ask them to perform the remaining steps and give you the results.
-
Record the current version and update through the official control. Use Check For Updates in QuickSet or System, then Packages. Install the current corrected release for your channel, allow the router to restart, and read the running version again. The fixed baselines published on 3 September are 7.24.2, 7.23.4, 6.49.21, and 7.25beta3; use 7.23.5 or later on the 7.23 long-term line because of the corrected regression.
-
Check whether management was reachable from the internet. Review the firewall and service restrictions for SSH, WebFig’s WWW or WWW-SSL service, and bandwidth-test. If you cannot confidently interpret them, ask a network technician to verify whether any of these accepted connections from untrusted public addresses before the update.
-
Read the log and the Flagged status after the restart. A critical message saying the device has been Flagged deserves immediate attention. Also look for the reported
-2SSH failures, account additions containingssh:-2@, and an unexpectedopsuser. Save what you find before changing or clearing it. -
Inspect the configuration for unfamiliar authority. Review users, scripts, scheduler tasks, proxy settings, tunnels, and management rules. A name you do not recognise may belong to a legitimate installer, so verify it with the owner rather than deleting it blindly. Unknown entries plus earlier public SSH exposure raise the case for isolation and professional review.
-
Rebuild from trusted information if evidence points to compromise. CERT Polska advises isolating the router, preserving logs and configuration, restoring factory settings, and recreating the needed configuration from a known-good source. Do not restore a complete backup taken from the suspect router, because that can restore the attacker’s account or script as neatly as it restores your own settings.
-
Change secrets the router could expose or use. After a suspected takeover, change router passwords, administrator keys, and other credentials available to the device. Use a trusted computer and consider what the router was allowed to reach. A site-to-site connection, support credential, or service password may deserve replacement even if the ordinary Wi-Fi password was never the attacker’s main prize.
If this list feels too technical, your job can be smaller. Send it to the person who installed or manages the router and request the four answers that matter: corrected running version, public-management exposure, Flagged or other compromise evidence, and recovery action if evidence exists. You do not need to learn RouterOS administration tonight.
A patch repairs the lock, while the check examines the room
This incident has a reassuring boundary. The confirmed attacks required an exposed remote-management service, and MikroTik says its default home configuration blocks that route. Corrected RouterOS versions are available, and CERT Polska says those versions stopped the attacks it observed. Those are practical reasons to act without treating every MikroTik owner as a victim.
The episode also shows why “updated” and “cleared” answer different questions. Updating repairs the faulty login checks and closes the known route. Reviewing exposure, logs, users, scripts, and tunnels asks whether someone used that route before it was repaired. A shop owner who updates but leaves an unknown administrator in place has completed maintenance without completing recovery.
Good security work keeps those questions separate. First prevent the next entry. Then spend investigative effort in proportion to the earlier opportunity and the evidence on the device. A default home router with no public management path deserves the update and a brief check; a publicly managed business router with a warning deserves preservation, isolation, and a trusted rebuild.
Once this check is finished, you can stop. Keep management off the public internet, let the router’s update notice earn your attention, and return to the rest of your life. If you want more calm, practical security guidance, the newsletter sends one email per month, and the signup is here on the site.
Sources
- MikroTik: September 2026 vulnerability, accessed 2026-09-07
- CERT Polska: Critical vulnerabilities in MikroTik RouterOS are being actively exploited, accessed 2026-09-07
- The Hacker News: Attackers Hijack MikroTik Routers Through Internet-Exposed SSH Without Authentication, accessed 2026-09-07
- MikroTik Documentation: Upgrading and installation, accessed 2026-09-07