CVE-2026-16347
MikroTik · RouterOS
MikroTik RouterOS API authentication handling is vulnerable to excessive login attempts, which may lead to unauthorized system access or service degradation.
Executive summary
MikroTik RouterOS is vulnerable to an authentication bypass or brute-force risk due to the lack of effective rate limiting on its API interface.
Vulnerability
This vulnerability (CWE-307) involves the improper restriction of excessive authentication attempts in the RouterOS API. It allows an unauthenticated attacker to perform repeated login attempts against the management interface.
Business impact
The lack of rate limiting on an authentication interface significantly increases the risk of successful brute-force attacks against administrative credentials. Given the 8.8 CVSS score, this presents a high risk to network integrity and device control, potentially leading to a complete compromise of the router.
Remediation
Immediate Action: Review the vendor advisory for configuration-based mitigations or available firmware updates to enforce API rate limiting.
Proactive Monitoring: Monitor API authentication logs for high volumes of failed login attempts from single or distributed IP addresses.
Compensating Controls: Restrict access to the RouterOS API to trusted management subnets only via firewall rules to minimize exposure.
Exploitation status
Public Exploit Available: No confirmed public exploit available.
Analyst recommendation
Given the critical role of network routers in infrastructure security, administrators should treat this vulnerability with high urgency. Restricting access to the API and applying vendor-provided security patches are essential steps to protect the device.