CVE-2026-67279 is a pre-authentication SSH state machine bypass in MikroTik RouterOS (versions 6.x < 6.49.21 and 7.x < 7.23.4/7.24.2) that allows an unauthenticated remote attacker to open a session channel and execute arbitrary commands by triggering a rekey before authentication is completed. This results in unauthorized file creation, overwrite, and reconstruction within the RouterOS file namespace, including configuration and diagnostic files. MikroTik routers are widely deployed as internet-facing network infrastructure, making this a high-impact, directly exploitable vulnerability with a CVSS 4.0 score of 6.9 and confirmed PoC availability.
Data Source: CIRCL
Confidence: HIGH
Exploitation Method: DIRECT_NETWORK
CVE Published: 2026-09-05
Added to CISA KEV: 2026-09-25 20 DAYS BETWEEN CVE AND KEV
CVE-2026-67279 is an authentication bypass vulnerability affecting the Secure Shell (SSH) implementation within MikroTik RouterOS. The flaw occurs because the SSH service enters the connection protocol after a client-requested rekey, even if the user has not yet been authenticated. This critical oversight allows an unauthenticated, remote attacker to open a session channel and send arbitrary `exec` requests, potentially leading to unauthorized system modifications.