MikroTrick Chain Let Attackers Take Over MikroTik Routers Without a Password or SSH Key
thehackernews.com Sep 23, 2026

MikroTrick Chain Let Attackers Take Over MikroTik Routers Without a Password or SSH Key

AI-summarised brief · reviewed before publication

Two MikroTik RouterOS SSH flaws have been combined into a chain dubbed “MikroTrick,” allowing attackers to seize full administrative control of Internet‑exposed routers without a password or SSH key. The first bug (CVE‑2026‑67279) disrupts the SSH state‑machine, letting an unauthenticated client skip the authentication confirmation step after a key renegotiation. The second flaw (CVE‑2026‑86060) injects a malicious argument into the router’s login program; sending “‑2” as the username tricks the program into granting root privileges. Attack logs date to September 2, a day before MikroTik released patches (RouterOS 6.49.21, 7.23.4, 7.24.2). CERT Polska warned on September 5, urging immediate updates, and CISA later added CVE‑2026‑86060 to its exploited‑vulnerabilities catalog. Compromised routers log a failed “-2” login and may spawn an “ops” account that exfiltrates configs remotely.

💡 Why It Matters

  • · Exposing SSH to the internet turns a routine remote‑admin feature into a backdoor, forcing operators to rethink firewall rules and default configurations.