Who is affected
MikroTik RouterOS contains a missing authentication control on a critical function within the btest service. This allows an attacker to trigger kernel memory disclosure and denial of service without valid credentials. The record does not specify which versions of RouterOS are affected, nor does it name a specific patch version.
How to check whether this touches you
- Inventory all MikroTik RouterOS deployments in your estate, including version numbers from device configurations or management dashboards.
- Establish whether the btest service is reachable from untrusted networks: check routing rules, firewall policy, and whether the device faces the internet or a DMZ without segmentation.
- Query running RouterOS versions directly via SSH, web UI, or API; note that version strings alone do not confirm whether vendor mitigations have been applied, as backported security fixes are common.
- If you run MikroTik management platforms or collectors, verify they do not expose RouterOS instances to unauthenticated access.
What to do
- Consult MikroTik's security advisories and release notes immediately to identify the specific patch version for your RouterOS release line.
- If you cannot patch within the federal due date (13 September 2026), isolate affected RouterOS devices from untrusted networks: restrict access to the btest service to authenticated administrative hosts only, using firewall rules or network segmentation.
- Review logs from the btest service for any unauthenticated connection attempts or anomalous memory-access patterns; enable verbose logging if available.
- If the device cannot be mitigated and remains internet-facing, escalate to your risk and compliance teams to determine whether continued operation complies with BOD 26-04 and your own security policy; discontinuation may be required.
If you find you were exposed
Exploitation of missing authentication vulnerabilities typically occurs before public disclosure. Examine btest service logs and system logs for the window between the device deployment and today, looking for unauthenticated access, memory dumps, or crashes. Kernel memory disclosures may not leave obvious forensic traces; if your log retention period has expired, retrospective detection will be limited to correlated alerts from intrusion detection or endpoint tools. Alert your incident response and forensics teams if you find evidence of unauthorised btest access.