CVE Catalog

CVE-2026-67276

CriticalCVSS 9.2
Published: Updated: Translated: NVD NIST

Summary

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).

Risk Assessment

An attacker can gain access to user accounts without knowing the private key, potentially leading to unauthorized access to the router and its configuration.

Recommendation

Update RouterOS to one of the specified patched versions.

Other vulnerabilities in RouterOS

See all
Original NVD description (English source)

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)

Vulnerability data from NVD (NIST) · CISA KEV · EPSS