MikroTik RouterOS contains a weakness in its API authentication handling that lacks effective safeguards against excessive login attempts. The system does not enforce meaningful rate-limiting, account lockout, or source-based restrictions, allowing repeated authentication failures to proceed without defensive response. In some versions, a fixed per-connection delay is present, but it can be bypassed through concurrent sessions, resulting in continued high-volume attempts. This deficiency increases the risk that an attacker could eventually obtain valid credentials and gain unauthorized access to administrative services.

Project Subscriptions

Vendors Products
Mikrotik Subscribe
Cloud Hosted Router Subscribe
Routeros Subscribe
Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No fix is currently available from MikroTik. Until a fix is available, MikroTik recommends that users adopt the following mitigations: Use a strong VPN or other additional protection layer if the API is exposed to public networks. * Configure the unsuccessful-attempt time range (0.1 to 0.5 seconds) in /ip service for all services, including the API, once available. * Connect initially from a trusted network (LAN) port only, then configure the router per your security requirements. * Restrict/limit access to management services from untrusted networks. * Apply firewall rules to control and restrict access to management services where possible. * Use long, randomly generated passwords rather than weak or default-simple ones, to keep the brute-force search space impractically large. * Keep the default randomly generated device password, or replace it with an equally strong one, since minimum complexity isn't enforced by default. Users are encouraged to reach out to MikroTik (https://mikrotik.com/support) for further support.

History

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Mikrotik
Mikrotik cloud Hosted Router
Mikrotik routeros
Vendors & Products Mikrotik
Mikrotik cloud Hosted Router
Mikrotik routeros

Wed, 29 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description MikroTik RouterOS contains a weakness in its API authentication handling that lacks effective safeguards against excessive login attempts. The system does not enforce meaningful rate-limiting, account lockout, or source-based restrictions, allowing repeated authentication failures to proceed without defensive response. In some versions, a fixed per-connection delay is present, but it can be bypassed through concurrent sessions, resulting in continued high-volume attempts. This deficiency increases the risk that an attacker could eventually obtain valid credentials and gain unauthorized access to administrative services.
Title Improper restriction of excessive authentication attempts in MikroTik RouterOS and Cloud Hosted Router
Weaknesses CWE-307
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

Updated: 2026-07-29T13:57:56.713Z

Reserved: 2026-07-20T20:41:22.596Z

Link: CVE-2026-16347

cve-icon Vulnrichment

Updated: 2026-07-29T13:57:41.343Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T15:10:41Z

Weaknesses