Datamodule CompactplusOperating system · Bbraun

CVE-2020-25152

HIGH · 8.1 CVSS v3.1 Published 2022-04-14
Mitigation only
No fix yet — a mitigation exists. There is no fixed release. A documented workaround reduces exposure in the meantime.
See remediation →
88/100
Remediation priority · High
Remotely reachable No privileges

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
A session fixation vulnerability in the B. Braun Melsungen AG SpaceCom administrative interface Version L81/U61 and earlier, and the Data module compactplus Versions A10 and A11 allows remote attackers to hijack web sessions and escalate privileges.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

This is a session fixation vulnerability in B. Braun SpaceCom administrative interfaces and Data module compactplus. Attackers can pre-establish or influence the session ID before user authentication, then hijack the authenticated session to gain administrative access and escalate privileges.

MitigationUpdate to patched versions provided by B. Braun Melsungen AG; if unavailable, implement session ID regeneration upon authentication and ensure secure session cookie attributes.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Datamodule CompactplusOperating system
Affected:= a10= a11
SpacecomOperating system
Affected:<= l81

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify if B. Braun software is installed
    Check system inventory or running processes for 'SpaceCom', 'Compactplus', or 'B. Braun' related services. Look for web services on common industrial protocol ports (typically HTTP/HTTPS on ports 80, 443, or custom ports used by B. Braun medical device interfaces).
    Affected if B. Braun SpaceCom administrative interface or Datamodule Compactplus software is present on the network.
  2. Determine the installed version
    Access the administrative web interface login page and check any version information displayed, or query the device/service banner via HTTP headers or banner grabbing. Consult device documentation for version location if accessible.
    Affected if Version is Datamodule Compactplus a10 or a11, or SpaceCom version l81 or lower.
  3. Verify administrative interface is network-accessible
    Confirm the web-based administrative interface is reachable from network segments. Check firewall rules and network exposure of the management port.
    Affected if The administrative interface is exposed on the network without proper network segmentation.
  4. Check session cookie configuration
    If you can access the login page, inspect the session cookie attributes using browser developer tools or curl -I to examine Set-Cookie headers. Look for attributes such as 'Secure', 'HttpOnly', and 'SameSite'.
    Affected if Session cookies lack secure attributes or session ID is set before authentication (cookie present on unauthenticated login page).
  5. Test for session fixation vulnerability
    Access the login page multiple times and compare session cookie values before and after authentication. If the session ID remains constant across authentication, the vulnerability is present.
    Affected if Session ID does not change after successful authentication - the same ID used pre-login is retained post-login.

You are affected if B. Braun SpaceCom <= l81 or Datamodule Compactplus a10/a11 is running and the session ID remains unchanged after authentication (session fixation present).

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Mitigation available No clean upgrade yet — mitigate in the meantime
Mitigation

Update to patched versions provided by B. Braun Melsungen AG; if unavailable, implement session ID regeneration upon authentication and ensure secure session cookie attributes.

Recommended fix Moderate confidence

Latest SpaceCom version beyond L81/U61 and latest DataModule Compactplus version beyond A11 (obtain exact version from B. Braun)

  1. 1. Identify the exact SpaceCom and DataModule Compactplus software versions currently deployed in your environment
  2. 2. Contact B. Braun Technical Support or visit the official B. Braun website (www.bbraun.com) to obtain the latest patched version
  3. 3. Request and verify that the patch addresses CVE-2020-25152 specifically
  4. 4. Before applying in production, test the upgrade in a non-production/staging environment
  5. 5. Schedule maintenance window and apply the upgrade following B. Braun's official installation procedures
  6. 6. After upgrade, verify that session management behaves correctly (no fixed session IDs across login attempts)
  7. 7. Confirm the new version is no longer vulnerable to session fixation attacks
Caveat Consult B. Braun release notes for any changes to administrative interface behavior or compatibility requirements with connected infusion systems

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Datamodule Compactplus Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get help mitigating

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2020-25152 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2020-25152 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data