Security readout for executives and security teams
Plain-English summary
MikroTik RouterOS 7 shipped with a default IPv6 firewall misconfiguration that could allow inbound IPv6 UDP traceroute traffic. For internet-facing routers, this weakens expected boundary filtering, but the sources only support medium severity and limited confidentiality/integrity impact.
Executive priority
Treat as a moderate-priority network-edge hygiene issue. Upgrade exposed MikroTik RouterOS 7 routers during the next normal security maintenance window, faster where IPv6 is externally reachable or customer traffic depends on strict firewall behavior.
Technical view
CVE-2023-47310 is a RouterOS 7 default-configuration issue fixed in v7.14. The CVE describes incoming IPv6 UDP traceroute packets being allowed. CVSS 3.1 is 6.5, network exploitable, low complexity, no privileges or user interaction, with low confidentiality and integrity impact and no availability impact.
Likely exposure
Likely exposure is MikroTik RouterOS 7 devices using affected default IPv6 firewall settings, especially internet-facing routers with IPv6 enabled. The CVE bundle does not enumerate exact affected versions, CPEs, or deployment conditions beyond RouterOS 7 and the v7.14 fix.
Exploitation context
No CISA KEV listing is provided, and the source bundle does not cite active exploitation. The issue is remotely reachable over the network and needs no authentication, but sources do not prove weaponized exploitation or broad scanning.
Researcher notes
Evidence is sparse: the CVE lists no CPEs and the affected fields are n/a. Analysis should avoid assuming all MikroTik products are affected. Focus validation on RouterOS 7 default IPv6 firewall behavior and the vendor-noted v7.14 fix.
Mitigation direction
Upgrade MikroTik RouterOS 7 devices to v7.14 or later.
Review MikroTik vendor guidance for IPv6 firewall default configuration.
Prioritize internet-facing routers and managed customer edge devices.
Restrict unexpected inbound IPv6 UDP traffic according to approved policy.
Track MikroTik advisories for any further affected-version clarification.
Validation and detection
Inventory MikroTik RouterOS 7 assets and identify IPv6-enabled devices.
Verify each in-scope device runs RouterOS v7.14 or later.
Compare IPv6 firewall rules against MikroTik vendor guidance.
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 · low confidence lookup
CWE-1174: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-1174 · source CWE mapping
ASP.NET Misconfiguration: Improper Model Validation
ASP.NET Misconfiguration: Improper Model Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.