What it is
CVE-2026-67276 is an unauthenticated SSH user impersonation possible in Mikrotik RouterOS. RouterOS does not compare the complete RSA public key when matching an SSH authentication request to an authorized user key,...
Vulnerability report
SSH user impersonation possible in Mikrotik RouterOS
Mikrotik / RouterOS · affected before 7.24.2
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-67276 is an unauthenticated SSH user impersonation possible in Mikrotik RouterOS. RouterOS does not compare the complete RSA public key when matching an SSH authentication request to an authorized user key,...
Is it exploited?
Yes. Previdian tracks this CVE as a known exploited vulnerability. Confidence is high. Also confirmed by third-party sources.
Who is affected?
Mikrotik / RouterOS affected before 7.24.2.
What should we do?
Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.
Overview
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)
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
CERT Polska
A trusted third party reported exploitation.
CVE
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the Previdian Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| CERT Polska First | 2026-09-10 16:25 UTC |
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Request targets and User-Agents available in Pro. Callback host details available in Enterprise.
No scanner integrations recorded yet.
No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →No detection artifacts or sensor request patterns are available for this CVE yet.
Check back as sensor telemetry and scanner integrations are updated.
Risk and context
CVSS v4.0
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
EPSS
0.2%
Recent mention · CERT Polska EN
CERT Polska has found 6 vulnerabilities (from CVE-2026-67276 to CVE-2026-67279, CVE-2026-67281 and CVE-2026-86060) in Mikrotik RouterOS software.
Read full advisoryThese PoCs are unverified and could contain malware. Use at your own risk.
github · Created 2026-09-06 11:52:37 UTC · 0 stars · AI assessment 90%
CVE-2026-67276 - Draft or TODO
cve · Created Unknown
Timeline
16:25 UTC
High-confidence, third-party attested exploitation
20:10 UTC
Public proof-of-concept code published
20:00 UTC
Vulnerability disclosed publicly
11:59 UTC
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-67276
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-67276",
"confidence": "High",
"cvss_score": 9.2,
"cvss_estimated": false,
"epss_score": 0.00243,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": false
},
"sensor_telemetry": { "attempts": 0, "sensors": 0 }
}