Urgent.News

What's breaking now, across thousands of outlets.

Tech

MikroTik RouterOS CVE-2026-67276: Forged RSA Keys Can Bypass SSH Authentication

MikroTik RouterOS CVE-2026-67276: Forged RSA Keys Can Bypass SSH Authentication CERT-In issued CIVN-2026-0460 on September 16, 2026 with a CRITICAL rating for three MikroTik RouterOS flaws. The most serious of them, CVE-2026-67276, breaks the trust model of SSH public-key authentication. An attacker who can reach the SSH login path of an affected router can send a crafted public-key…

MikroTik RouterOS is facing a critical security vulnerability, CVE-2026-67276, which can allow attackers to bypass SSH authentication by forging RSA keys. CERT-In issued a security advisory on September 16, 2026, rating the flaw as critical. The vulnerability lies in RouterOS's incomplete verification of RSA public keys during SSH authentication.

An attacker can exploit this by sending a crafted public-key authentication request with a forged RSA key and signature, which the router accepts. This bypass of authentication could potentially grant the attacker full administrative control over the device. To mitigate the risk, administrators are advised to upgrade RouterOS to version 7.24.2, 7.23.4, or 6.49.21 or later.

As an interim measure, restricting SSH access to trusted hosts, disabling the SSH service when not in use, and implementing firewall rules for the management plane can also help. The vulnerability also affects RouterOS versions 7.0.0 through 7.23.3 and 6.0.0 through 6.49.20. In addition to CVE-2026-67276, the fix in this release addresses two other vulnerabilities, CVE-2026-86060 and CVE-2026-67277.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

It's Got What Content Craves: Sanity, Built for the People of Idiocracy

This is a submission for the Sanity Challenge, Path Two: Vibe-Code Something Strange This article provides a step by step build of a **Sanity * project for the Department of Agriculture from…

  • Sanity CMS used for Idiocracy Department of Agriculture
  • Brawndo used to irrigate crops in project
  • Cabinet approves proposals via picture-button interface

WEEKEND HOMEWORK — Restaurant Company CI

Goal: Practice Trivy, understand vulnerabilities and dependency trees, and create a GitHub Actions pipeline with 3 independent parallel jobs: Lint, SonarQube, and Trivy .

  • CI workflow runs Lint, SonarQube, and Trivy jobs in parallel
  • Trivy scans for vulnerabilities in the restaurant-company project
  • DevOps Engineer should address dependency vulnerabilities promptly

More from Friday 18 September →