Security readout for executives and security teams
Plain-English summary
CVE-2023-24094 is a denial-of-service issue reported in the bridge2 component of MikroTik RouterOS v6.40.5. An unauthenticated network attacker may be able to disrupt device availability using crafted packets. The provided sources do not name a vendor patch or confirm active exploitation.
Executive priority
Treat this as a high-priority availability risk for MikroTik environments, especially where RouterOS v6.40.5 supports critical connectivity. Business urgency depends on exposure, redundancy, and whether vendor guidance identifies a fixed release.
Technical view
The record describes a network-reachable, low-complexity DoS in MikroTik RouterOS v6.40.5 bridge2, mapped to CWE-787 with CVSS 3.1 score 7.5. Impact is availability only: confidentiality and integrity are not indicated as affected. The affected-products metadata is incomplete despite the description naming RouterOS v6.40.5.
Likely exposure
Exposure is most likely on MikroTik RouterOS v6.40.5 systems using or exposing bridge2 behavior to untrusted network traffic. The source bundle does not define broader affected versions, vulnerable configurations, or exact network adjacency requirements beyond AV:N.
Exploitation context
The CVE is not listed as KEV in the provided data, and no cited source confirms active exploitation. Public reference material exists, but the evidence provided is insufficient to claim exploitation in the wild.
Researcher notes
The record is sparse: affected CPEs are not populated, and the only explicit version is RouterOS v6.40.5 in the description. Avoid extrapolating to other RouterOS versions without vendor or CVE-list evidence. KEV is false in the provided bundle.
Mitigation direction
Inventory MikroTik devices and identify any RouterOS v6.40.5 installations.
Check MikroTik guidance for fixed versions or vendor-supported mitigations.
Limit untrusted traffic reaching bridge interfaces where operationally possible.
Prioritize upgrade planning for exposed or business-critical RouterOS systems.
Monitor vendor and CVE updates for clearer affected-version and fix information.
Validation and detection
Confirm RouterOS versions from asset inventory or device administration records.
Identify devices using bridge features or exposed to untrusted network segments.
Review logs and monitoring for unexplained RouterOS availability disruptions.
Compare current device versions against any vendor-published fixed release.
Document uncertainty where affected-version evidence remains incomplete.
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-787: 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-787 · source CWE mapping
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.