Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2021-33885

CVE-2021-33885: B. Braun SpaceCom2 RCE Vulnerability

CVE-2021-33885 is a remote code execution vulnerability in B. Braun SpaceCom2 allowing unauthenticated attackers to execute system commands. This article covers technical details, affected versions, and mitigation.

Published: February 25, 2026

CVE-2021-33885 Overview

CVE-2021-33885 is an Insufficient Verification of Data Authenticity vulnerability affecting B. Braun SpaceCom2 medical infusion pump systems. This critical flaw allows a remote unauthenticated attacker to send malicious data to the device that will be used in place of legitimate data. The vulnerability exists due to the lack of cryptographic signatures on critical data sets, ultimately resulting in full system command access and execution capabilities for attackers.

This vulnerability is particularly concerning given its presence in medical devices used in healthcare settings worldwide. The ability for an unauthenticated remote attacker to gain full system command access on infusion pump systems represents a significant patient safety risk.

Critical Impact

Remote unauthenticated attackers can achieve full system command access and execution on B. Braun infusion pump systems by exploiting the lack of cryptographic signature verification on critical data, potentially compromising patient safety in healthcare environments.

Affected Products

  • B. Braun SpaceCom2 (prior to version 012U000062)
  • B. Braun Infusomat Large Volume Pump (871305U)
  • B. Braun SpaceStation (8713142U)

Discovery Timeline

  • 2021-08-25 - CVE-2021-33885 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-33885

Vulnerability Analysis

The vulnerability stems from a fundamental design flaw in how the B. Braun SpaceCom2 communication module handles incoming data. The system fails to properly verify the authenticity of data it receives, allowing an attacker to inject malicious payloads that the device will accept and process as legitimate commands.

This insufficient verification of data authenticity (CWE-347) means the device lacks proper cryptographic mechanisms to validate that incoming data originates from a trusted source and has not been tampered with. Without cryptographic signatures on critical data sets, the device has no way to distinguish between legitimate operational commands and malicious instructions crafted by an attacker.

The network-accessible nature of these medical devices makes them particularly vulnerable, as attackers on the same network segment or with network access can directly communicate with the infusion pump systems.

Root Cause

The root cause of CVE-2021-33885 is the absence of cryptographic signature verification mechanisms for critical data processed by the SpaceCom2 communication module. The device accepts and processes incoming data without validating its authenticity or integrity through digital signatures, message authentication codes (MACs), or other cryptographic verification methods. This architectural deficiency means the system inherently trusts any data it receives, regardless of source.

Attack Vector

The attack vector is network-based, requiring no authentication or user interaction. An attacker with network access to the affected B. Braun devices can exploit this vulnerability by:

  1. Identifying target SpaceCom2 devices on the network
  2. Crafting malicious data packets that mimic legitimate device communications
  3. Transmitting the malicious data to the target device
  4. The device processes the attacker-controlled data as authentic
  5. Achieving full system command access and execution capabilities

The lack of authentication requirements significantly lowers the barrier to exploitation, as attackers do not need to compromise credentials or establish a trusted session before launching an attack.

The vulnerability mechanism involves the device's failure to validate cryptographic signatures on incoming data. An attacker can craft malicious payloads that the SpaceCom2 module will accept and execute as legitimate commands. For detailed technical analysis, see the McAfee Enterprise ATR vulnerability analysis.

Detection Methods for CVE-2021-33885

Indicators of Compromise

  • Unexpected network traffic patterns to/from SpaceCom2 devices from unauthorized IP addresses
  • Anomalous command sequences or configuration changes on infusion pump systems
  • Unauthorized modifications to drug libraries or dosing parameters
  • System logs showing command execution from unexpected sources
  • Network communications lacking proper authentication handshakes

Detection Strategies

  • Implement network traffic analysis to identify unusual communication patterns with medical devices
  • Deploy intrusion detection systems (IDS) with rules specific to medical device protocols
  • Monitor for unauthorized access attempts to SpaceCom2 management interfaces
  • Establish baseline behavior profiles for infusion pump network communications and alert on deviations

Monitoring Recommendations

  • Continuously monitor network segments containing B. Braun infusion pump systems
  • Implement logging and alerting for all administrative actions on affected devices
  • Deploy network segmentation monitoring to detect lateral movement toward medical device VLANs
  • Review device logs regularly for signs of unauthorized command execution or configuration changes

How to Mitigate CVE-2021-33885

Immediate Actions Required

  • Update B. Braun SpaceCom2 devices to firmware version 012U000062 or later immediately
  • Isolate affected medical devices on dedicated network segments with strict access controls
  • Implement firewall rules to restrict network access to infusion pump systems to authorized endpoints only
  • Conduct an inventory of all B. Braun infusion pump systems to identify vulnerable devices

Patch Information

B. Braun has released firmware version 012U000062 for the SpaceCom2 module that addresses this vulnerability. Healthcare organizations should coordinate with B. Braun or authorized service providers to apply the security update to all affected devices. Given the critical nature of medical devices, patching should be performed following established clinical engineering change management procedures.

For additional information, visit the B. Braun USA website for official security advisories and support resources.

Workarounds

  • Implement strict network segmentation to isolate medical devices from general network traffic
  • Deploy application-layer firewalls to filter and inspect traffic to/from infusion pump systems
  • Disable unnecessary network services and ports on affected devices where possible
  • Implement network access control (NAC) to restrict which systems can communicate with medical devices
  • Consider deploying network monitoring solutions specifically designed for medical device environments
bash
# Example network segmentation firewall rules (adjust for your environment)
# Restrict SpaceCom2 device access to authorized management stations only

# Block all inbound traffic to medical device VLAN by default
iptables -A FORWARD -d 10.10.50.0/24 -j DROP

# Allow specific authorized management station
iptables -A FORWARD -s 10.10.100.50 -d 10.10.50.0/24 -j ACCEPT

# Allow necessary clinical systems (adjust IPs as needed)
iptables -A FORWARD -s 10.10.100.0/24 -d 10.10.50.0/24 -p tcp --dport 443 -j ACCEPT

# Log dropped packets for monitoring
iptables -A FORWARD -d 10.10.50.0/24 -j LOG --log-prefix "MedDevice-Blocked: "

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechBbraun Spacecom2

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability7.95%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-347
  • Technical References
  • BBraun USA Homepage

  • McAfee Blog Vulnerability Analysis
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English