πŸ”΄ CVE-2026-67279

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.

← Back to Overview
HIGH_RISK
Risk Level
6.9
CVSS Score
NETWORK
Attack Vector
Initial Access
ATT&CK Tactic
T1190 β€” Exploit Public-Facing Application
ATT&CK Technique
HIGH
Deployment Risk
No
Ransomware

πŸ“‹ Vulnerability Details

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

🎯 Recommendations:

πŸ” Web Intelligence (Kagi Β· 2026-09-25)

Summary

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.

Exploitation

  • Active exploitation: There are currently no reports of active exploitation in the wild.
  • Threat actors/Ransomware: No specific threat actors or ransomware campaigns have been linked to this vulnerability.
  • Proof-of-Concept/Exploit: No public proof-of-concept (PoC) code or functional exploit tools are currently available.
  • Attack prerequisites:
- Network access: Required; the attack can be launched remotely over the network. - Authentication: None required; the vulnerability allows an attacker to bypass the authentication process entirely. - User interaction: None required.

Affected Products & Patches

  • Affected versions: While specific affected version ranges are awaiting final NVD enrichment, the vulnerability impacts MikroTik RouterOS systems utilizing the affected SSH implementation.
  • Patch/Hotfix: Users should check MikroTik’s official security advisories for the latest software releases and security patches.
  • Mitigations: Organizations are advised to update their RouterOS devices to the latest available version provided by the vendor. Restricting access to SSH services to trusted IP addresses via firewalls is a recommended temporary workaround to limit exposure.

Impact

  • Access/Capability: Successful exploitation grants an unauthenticated attacker the ability to open a session channel and execute commands on the device, which may result in file system modifications or other unauthorized administrative actions.
  • Business Risk: For internet-facing deployments, this vulnerability poses a significant risk, as it permits remote, unauthenticated command execution, potentially leading to full device compromise, data manipulation, or the usage of the router as a pivot point for further network attacks.