ADVERTISEMENT

MikroTik under active exploitation: 122,500 routers expose SSH port, emergency patches available

Independent researchers are reverse-engineering the bugs using AI.

MikroTik

Image by Cybernews.

Ernestas Naprys
Ernestas Naprys Senior Journalist
September 7, 2026 3 min read
Key takeaways:

Assume compromise

ADVERTISEMENT

Check if your data has been leaked

Find out if your email, phone number or related personal information might have fallen into the wrong hands.
18,611,353,922
Breached accounts
36,030
Breached websites

What are the bugs?

  • A critical SSH user impersonation vulnerability, CVE-2026-67276, has a severity score of 9.2 out of 10. It enables an attacker who knows an authorized user’s RSA modulus to forge a valid key and log in as that user without having the private key.
  • A critical (9.2/10) SSH session privilege manipulation via a crafted username vulnerability, CVE-2026-86060. An unauthenticated attacker can exploit a malformed username to trick RouterOS's SSH login process into accepting forged data as proof of admin rights, leading to privilege escalation.
  • A kernel memory disclosure and denial of service vulnerability CVE-2026-6727, rated 8.8 on the CVSS severity score. Unauthenticated attackers can leverage it by sending a specially crafted network request.
  • High-severity (8.7/10) unauthenticated file-read vulnerability, CVE-2026-67281, affects RouterOS’s web-based management interface, WebFig. The vulnerable /jsproxy path lets an unauthenticated attacker manipulate memory allocation and use directory traversal to read files outside the intended web folder, including root-owned config files containing credentials.
  • A TLS server impersonation bug, CVE-2026-67278, rated 6.3 out of 10, enables attackers to trick routers into trusting fake security certificates.
  • SSH pre-authentication rekey state bypass vulnerability CVE-2026-67279 (6.9 out of 10): enables an unauthenticated attacker to send commands to a MikroTik router and potentially create, overwrite, and reconstruct files in the RouterOS managed file namespace, including support files containing configuration and diagnostic data.

What do we know about the attacks in the wild?

Ernestas Naprys
Senior Journalist
ADVERTISEMENT