CVE-2026-67276
Received Received - Intake

RouterOS SSH Authentication Bypass via RSA Key Forgery

Vulnerability report for CVE-2026-67276, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-05

Last updated on: 2026-09-05

Assigner: CERT.PL

Description

RouterOS does not compare the complete RSA public key when matching an SSH authentication request to an authorized user key, checking the key type and modulus but omitting the exponent. Because signature verification uses the client-supplied key, an attacker knowing an authorized RSA modulus can supply a key with exponent one, forge a valid signature, and open an SSH command channel as the target user without the private key.This issue was fixed in versions:Β 6.49.21 (Long-term),Β 7.23.4 (Long-term)Β andΒ 7.24.2 (Stable)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-05
Last Modified
2026-09-05
Generated
2026-09-06
AI Q&A
2026-09-05
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 6 associated CPEs
Vendor Product Version / Range
mikrotik routeros 6.49.21
mikrotik routeros 7.23.4
mikrotik routeros 7.24.2
mikrotik routeros to 6.49.21 (exc)
mikrotik routeros to 7.23.4 (exc)
mikrotik routeros to 7.24.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-347 The product does not verify, or incorrectly verifies, the cryptographic signature for data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-67276 is a flaw in MikroTik RouterOS where the system does not fully verify RSA public keys during SSH authentication. It checks the key type and modulus but ignores the exponent, allowing an attacker who knows the authorized modulus to forge a valid signature by supplying a key with exponent one. This bypasses private key requirements and grants unauthorized SSH access to the target user's account.

Detection Guidance

Check RouterOS version using '/system package print' or '/system resource print' commands. If the version is below 6.49.21, 7.23.4, or 7.24.2, the system is vulnerable. Monitor SSH logs for unauthorized access attempts or unexpected user logins.

Impact Analysis

An attacker could exploit this to gain unauthorized SSH access to your MikroTik RouterOS device, potentially taking control of the system, executing commands, or accessing sensitive data. Devices with SSH exposed to the internet are at higher risk. The vulnerability allows full account access without the private key, posing significant security risks.

Compliance Impact

This vulnerability allows unauthorized SSH access to MikroTik RouterOS devices, potentially exposing sensitive data or system control. For GDPR, it could lead to unauthorized access to personal data, violating confidentiality requirements. For HIPAA, it may enable unauthorized access to protected health information, compromising security controls. Both standards require robust access controls and encryption, which this flaw undermines.

Mitigation Strategies

Upgrade RouterOS to version 6.49.21, 7.23.4, or 7.24.2 or later immediately. Disable SSH access if not required or restrict it to trusted IPs. Review user accounts and SSH keys for unauthorized entries.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67276. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart