LiveActive security incident?Get immediate response
CVE Record

CVE-2023-30799: MikroTik RouterOS Administrator Privilege Escalation

MikroTik RouterOS stable before 6.49.7 and long-term through 6.48.6 are vulnerable to a privilege escalation issue. A remote and authenticated attacker can escalate privileges from admin to super-admin on the Winbox or HTTP interface. The attacker can abuse this vulnerability to execute arbitrary code on the system.

CriticalCVSS 9.1Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

This flaw lets someone who already has RouterOS admin access promote themselves to super-admin through Winbox or HTTP management. That level can lead to arbitrary code execution on the router. The business risk is highest where MikroTik management interfaces are reachable and admin credentials may be shared, reused, or compromised.

Executive priority

Treat this as urgent for internet-facing or broadly reachable MikroTik administration. The vulnerability requires admin credentials, but routers often protect critical network paths; super-admin compromise can affect traffic control, availability, and downstream systems.

Technical view

CVE-2023-30799 is a RouterOS privilege escalation affecting stable releases before 6.49.7 and long-term releases through 6.48.6. It is network-accessible, low-complexity, requires high privileges, and needs no user interaction. The issue is mapped to CWE-269 and scored CVSS 9.1 with changed scope and high confidentiality, integrity, and availability impact.

Likely exposure

Exposed assets are MikroTik RouterOS devices on affected versions where Winbox or HTTP administration is enabled and an attacker can authenticate as admin. The source metadata lacks CPEs and has limited version structure, so organizations should verify exposure directly against RouterOS inventory.

Exploitation context

The bundle includes a third-party advisory and a public GitHub exploit reference. KEV is false, and the supplied sources do not confirm active exploitation. Exploitation requires authenticated admin access, but successful abuse can elevate to super-admin and enable arbitrary code execution.

Researcher notes

The affected-version description is clearer than the structured affected array, which contains empty CPE data and placeholder-like version entries. Do not infer additional products or fixed long-term versions beyond the supplied text. Public exploit material exists, but active exploitation is not established here.

Mitigation direction

  • Upgrade RouterOS stable systems to 6.49.7 or later.
  • Move long-term systems off versions through 6.48.6 per MikroTik guidance.
  • Restrict Winbox and HTTP administration to trusted management networks.
  • Disable unused management interfaces where operationally feasible.
  • Audit and reduce accounts with RouterOS admin privileges.
  • Rotate admin credentials if exposure or compromise is suspected.

Validation and detection

  • Inventory MikroTik RouterOS versions across all managed devices.
  • Identify devices exposing Winbox or HTTP administration remotely.
  • Review RouterOS user accounts with admin privileges.
  • Check management access logs for unexpected authenticated sessions.
  • Verify upgraded devices are no longer on affected releases.
  • Confirm management interfaces are blocked from untrusted networks.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-30799 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.1 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.1CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H2.36Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.1Critical
CVSS 3.1 vector shape for CVE-2023-30799Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MikroTikRouterOS0, 0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-269 · source CWE mapping

Improper Privilege Management

Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.