Description
RouterOS accepts a "related" btest connection before the corresponding primary session has completed authentication. An unauthenticated client can use this state to start an IPv4 UDP test. With "random-data=false", the sender transmits an uninitialized tail from a kernel packet buffer. A separate unchecked, inverted packet-size interval causes unsigned integer underflow, anomalously large fragmented output, and can restart the RouterOS kernel.



This issue was fixed in versions: 6.49.21 (Long-term), 7.23.4 (Long-term) and 7.24.2 (Stable)
Published: 2026-09-05
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

RouterOS permits a "btest" connection from an unauthenticated client before the primary session is authenticated, allowing the attacker to initiate an IPv4 UDP test with "random-data=false". This causes the service to transmit an uninitialised tail from a kernel packet buffer, exposing kernel memory. A second unchecked, inverted packet-size interval triggers an unsigned integer underflow that produces an anomalously large fragmented output, ultimately causing the RouterOS kernel to reboot. The result is a vulnerability that discloses kernel memory and can force a denial of service for the device.

Affected Systems

MikroTik RouterOS devices running any firmware version prior to the releases that include the fix are affected. The patch was applied in Firmware 6.49.21 (Long‑term), 7.23.4 (Long‑term) and 7.24.2 (Stable). All other MikroTik RouterOS versions remain vulnerable until updated.

Risk and Exploitability

The CVSS score of 8.8 indicates a high level of severity. Although the EPSS score is not publicly available, the vulnerability is actively exploited as noted in vendor and security advisory references, implying a realistic exploitation risk. Attackers can gain access to the btest service from any IP that can reach the device; no authentication is required. Once exploited, the attacker can both learn sensitive information from the kernel memory and repeatedly crash the router, rendering it unusable for legitimate network operations.

Generated by OpenCVE AI on September 5, 2026 at 21:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade your RouterOS installation to version 6.49.21, 7.23.4, or 7.24.2, whichever matches your device’s release line.
  • If an immediate update is not possible, disable or restrict access to the btest service through firewall rules or by binding it to trusted IP ranges only.
  • Limit management interface exposure by allowing only known, trusted IP addresses to communicate with the RouterOS device and monitor logs for unexpected btest activity.

Generated by OpenCVE AI on September 5, 2026 at 21:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description RouterOS accepts a "related" btest connection before the corresponding primary session has completed authentication. An unauthenticated client can use this state to start an IPv4 UDP test. With "random-data=false", the sender transmits an uninitialized tail from a kernel packet buffer. A separate unchecked, inverted packet-size interval causes unsigned integer underflow, anomalously large fragmented output, and can restart the RouterOS kernel. This issue was fixed in versions: 6.49.21 (Lont-term), 7.23.4 (Lont-term) and 7.24.2 (Stable) RouterOS accepts a "related" btest connection before the corresponding primary session has completed authentication. An unauthenticated client can use this state to start an IPv4 UDP test. With "random-data=false", the sender transmits an uninitialized tail from a kernel packet buffer. A separate unchecked, inverted packet-size interval causes unsigned integer underflow, anomalously large fragmented output, and can restart the RouterOS kernel. This issue was fixed in versions: 6.49.21 (Long-term), 7.23.4 (Long-term) and 7.24.2 (Stable)

Sat, 05 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
Description RouterOS accepts a "related" btest connection before the corresponding primary session has completed authentication. An unauthenticated client can use this state to start an IPv4 UDP test. With "random-data=false", the sender transmits an uninitialized tail from a kernel packet buffer. A separate unchecked, inverted packet-size interval causes unsigned integer underflow, anomalously large fragmented output, and can restart the RouterOS kernel. This issue was fixed in versions: 6.49.21 (Lont-term), 7.23.4 (Lont-term) and 7.24.2 (Stable)
Title Kernel memory disclosure and denial of service in MikroTik RouterOS btest service
First Time appeared Mikrotik
Mikrotik routeros
Weaknesses CWE-306
CPEs cpe:2.3:a:mikrotik:routeros:*:*:*:*:*:*:*:*
Vendors & Products Mikrotik
Mikrotik routeros
References
Metrics cvssV4_0

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


Subscriptions

Mikrotik Routeros
cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-09-05T20:39:44.166Z

Reserved: 2026-07-29T11:59:30.538Z

Link: CVE-2026-67277

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T20:17:18.120

Modified: 2026-09-05T21:16:50.393

Link: CVE-2026-67277

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T21:30:17Z

Weaknesses
  • CWE-306

    Missing Authentication for Critical Function