CVE-2021-4479: Dräger Atlan A350 1.00 <= 1.01 DoS via Medibus Interface
Dräger Atlan A350 versions 1.00 up to and including 1.01 contains an improper input handling vulnerability that allows attackers to cause a denial of service by sending specifically crafted non-Medibus-compliant data through the Medibus interface. Attackers can transmit malformed data to overload the internal processor, gradually disrupting device operation over several hours and causing loss of data transmission, delayed display of real-time curves, and deviation between displayed airway pressure values and screen curves.
Security readout for executives and security teams
Plain-English summary
This vulnerability can let an attacker disrupt a Dräger Atlan A350 anesthesia device by sending malformed data through its Medibus interface. The reported impact develops over hours and can affect data transmission, real-time curve display, and displayed airway pressure consistency. This is operationally important in clinical environments but is not reported as actively exploited.
Executive priority
Treat as a moderate patient-care operational risk, not an internet-wide emergency. Prioritize affected anesthesia devices in active clinical use and require biomedical engineering coordination with Dräger guidance.
Technical view
CVE-2021-4479 is improper input handling in Dräger Atlan A350 versions 1.00 through 1.01. Non-Medibus-compliant input via the Medibus interface can overload the internal processor, causing denial-of-service symptoms. CVSS v4.0 is 6.3 with network attack vector, no privileges, no user interaction, and high attack complexity.
Likely exposure
Exposure appears limited to organizations operating Dräger Atlan A350 devices on affected software with reachable Medibus interfaces. Risk is highest where the interface is connected to broader clinical networks or untrusted systems.
Exploitation context
The source bundle does not show CISA KEV listing, public exploitation, or weaponized exploit evidence. Exploitation requires crafted malformed Medibus-interface traffic and is described as gradual disruption over several hours.
Researcher notes
Version evidence in the bundle states 1.00 through 1.01, while the structured affected entry lists 1.00. Fix details are not provided in the bundle, so remediation should follow Dräger’s advisory. No exploit code or active exploitation evidence is cited.
Mitigation direction
Review Dräger’s advisory for official update or service guidance.
Inventory Atlan A350 devices and confirm software versions.
Restrict Medibus interface access to trusted clinical systems only.
Segment affected devices from general-purpose or untrusted networks.
Monitor for delayed curves, data transmission loss, or pressure display anomalies.
Validation and detection
Confirm whether any Atlan A350 runs software 1.00 or 1.01.
Map every system connected to each Medibus interface.
Verify network controls limit access to authorized clinical equipment.
Review device or clinical incident records for described disruption symptoms.
Document compensating controls if vendor remediation is not yet applied.
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-1286: 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-1286 · source CWE mapping
Improper Validation of Syntactic Correctness of Input
Improper Validation of Syntactic Correctness of Input represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.