LiveActive security incident?Get immediate response
CVE Record

CVE-2018-10601: IntelliVue Patient Monitors MP Series (including MP2/X2/MP30/MP50/MP70/NP90/MX700/800) Rev B-M, IntelliVue...

IntelliVue Patient Monitors MP Series (including MP2/X2/MP30/MP50/MP70/NP90/MX700/800) Rev B-M, IntelliVue Patient Monitors MX (MX400-550) Rev J-M and (X3/MX100 for Rev M only), and Avalon Fetal/Maternal Monitors FM20/FM30/FM40/FM50 with software Revisions F.0, G.0 and J.3 have a vulnerability that exposes an "echo" service, in which an attacker-sent buffer to an attacker-chosen device address within the same subnet is copied to the stack with no boundary checks, hence resulting in stack overflow.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE affects specified IntelliVue patient monitors and Avalon fetal/maternal monitors. A network service can mishandle data from another device on the same subnet, causing a stack overflow. In clinical environments, the main concern is disruption or unsafe device behavior if vulnerable monitors are reachable by untrusted systems.

Executive priority

Treat this as a high-priority medical-device exposure review, especially in hospitals with flat clinical networks. The evidence does not prove internet exposure or active exploitation, but same-subnet attacks against patient-monitoring equipment can create operational risk.

Technical view

Affected monitor revisions expose an echo service that copies attacker-supplied data to the stack without boundary checks. The CVE maps to CWE-121. The source evidence states same-subnet reachability is required, but does not provide CVSS, exploit status, patch details, or confirmed impact beyond stack overflow.

Likely exposure

Exposure is most likely where affected monitors share a subnet with general-purpose workstations, vendor access systems, unmanaged devices, or other untrusted hosts. Segmented biomedical networks reduce practical reachability.

Exploitation context

The provided sources do not indicate active exploitation, and the CVE is not marked KEV. The described prerequisite is same-subnet network access to the affected monitor service.

Researcher notes

Focus validation on asset identification, software revision mapping, and network adjacency. The source bundle supports a stack overflow in an exposed echo service, but does not support claims of remote code execution, public exploits, or specific patches.

Mitigation direction

  • Check the ICS-CERT advisory and vendor guidance for supported remediation or upgrade paths.
  • Identify affected IntelliVue and Avalon models and software revisions in clinical networks.
  • Restrict same-subnet access to monitor networks to trusted biomedical systems only.
  • Review network segmentation between patient-monitoring devices and enterprise endpoints.
  • Apply vendor-approved updates or compensating controls when confirmed available.

Validation and detection

  • Inventory monitor model names and software revisions against the affected list.
  • Confirm whether vulnerable monitors are reachable from non-biomedical systems on the same subnet.
  • Review firewall, VLAN, and access-control rules around patient-monitor networks.
  • Check security advisories for any later vendor remediation notes or replacement guidance.
  • Document any devices requiring compensating controls until vendor guidance is applied.
Prepared
Confidence
medium
Sources
3

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-121: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2018-10601 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ICS-CERTIntelliVue Patient Monitors, Avalon Fetal/Maternal MonitorsThe following IntelliVue Patient Monitors versions are affected: IntelliVue Patient Monitors MP Series (includingMP2/X2/MP30/MP50/MP70/NP90/MX700/800) Rev B-M, and IntelliVue Patient Monitors MX (MX400-550) Rev J-M and (X3/MX100 for Rev M only). The following Avalon Fetal/Maternal Monitors versions are affected: Avalon Fetal/Maternal Monitors FM20/FM30/FM40/FM50 with software Revisions F.0, G.0 and J.3Listed
Weakness

CWE details

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

CWE-121 · source CWE mapping

Stack-based Buffer Overflow

Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.