CVE-2019-25722
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 · uneditedDräger SC Monitoring devices (SC 6002XL, SC 6802XL, SC 7000, SC 8000, SC 9000 XL) contain hard-coded plaintext credentials in source code and a denial-of-service vulnerability that allows local and remote attackers to compromise device integrity across all software versions. A local attacker with direct device access can use the hard-coded credentials to access service and clinical accounts and alter device configuration, while a remote attacker can send malformed network packets to cause repeated device reboots, ultimately resulting in loss of network connectivity and disruption of patient monitoring.
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 · moderate confidenceDräger SC Monitoring devices contain hard-coded plaintext credentials embedded in source code, allowing local attackers with direct device access to authenticate to service and clinical accounts and modify device configuration. Additionally, a denial-of-service vulnerability permits remote attackers to send malformed network packets triggering repeated device reboots, resulting in loss of network connectivity and disruption of patient monitoring capabilities.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
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
- Adjacent
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- Low
- Integrity
- Low
- Availability
- High
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H
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 checksWork through these to decide whether this CVE applies to you.
-
Identify device modelLocate the device label, system information screen, or boot sequence output to confirm the exact model number (SC 6002XL, SC 6802XL, SC 7000, SC 8000, or SC 9000 XL)Affected if Device model is one of the listed affected models
-
Determine firmware versionAccess device system settings, maintenance menu, or boot diagnostics to retrieve the installed firmware version numberAffected if Firmware version is unpatched and matches the affected release; compare against any vendor-released patch versions if available
-
Inspect for hardcoded credentialsExamine device configuration files, service menus, or access logs for any embedded plaintext usernames/passwords used for service or clinical accountsAffected if Hardcoded credentials are present in device configuration or accessible through service interfaces
-
Verify console port accessibilityCheck physical security and network access to device console (serial/USB) ports - determine if unauthorized physical access is possibleAffected if Console ports are physically accessible to untrusted personnel without monitoring
-
Assess network exposureReview network segmentation, firewall rules, and device IP configuration to determine if the device is directly reachable from network segments outside isolated medical device VLANsAffected if Device is reachable from non-segmented networks and may accept malformed network packets
-
Monitor for reboot anomaliesCheck device event logs, network monitoring tools, or uptime records for unexpected restart cycles or loss-of-connectivity eventsAffected if Device exhibits repeated unexplained reboots or periodic network dropouts
A defender is affected if they operate any SC 6002XL, SC 6802XL, SC 7000, SC 8000, or SC 9000 XL device with vulnerable firmware where console ports are accessible or the device is network-exposed without isolation.
Generated from the published advisory. Verify against your own configuration.
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.
From vendor dataContact Dräger for available firmware updates or security patches; implement network segmentation and access controls to limit exposure to unauthenticated network attacks while awaiting vendor remediation.
- Consultation8.0 h
- Implementation16.0 h
- Testing12.0 h
- Review / QA6.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $11,776.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2019-25722 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2019-25722 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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