CVE-2026-67276

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 affects only 7.x branch was fixed in versions: 7.23.4 (Long-term) and 7.24.2 (Stable)
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-09-05 20:17

Updated : 2026-09-09 05:17


NVD link : CVE-2026-67276

Mitre link : CVE-2026-67276

CVE.ORG link : CVE-2026-67276


JSON object : View

Products Affected

No product.

CWE
CWE-347

Improper Verification of Cryptographic Signature