LiveActive security incident?Get immediate response
CVE Record

CVE-2021-44464: Fresenius Kabi Agilia Connect Infusion System hard coded credentials

Vigilant Software Suite (Mastermed Dashboard) version 2.0.1.3 contains service credentials likely to be common across all instances. An attacker in possession of the password may gain privileges on all installations of this software.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE concerns hard-coded service credentials in Fresenius Kabi Vigilant Software Suite (Mastermed Dashboard) 2.0.1.3. If someone obtains the password, they may gain privileges on installations using the same credentials. The issue is rated medium, but it affects healthcare infusion system management software, so exposure should be handled carefully.

Executive priority

Treat as a prioritized healthcare technology risk, not an internet-wide emergency. Confirm exposure quickly, involve clinical engineering, and follow vendor guidance because the affected software supports infusion system operations.

Technical view

CVE-2021-44464 is CWE-798: hard-coded credentials. The CVSS 3.1 vector is AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L, score 6.3. The source bundle identifies Mastermed Dashboard 2.0.1.3 and says service credentials are likely common across all instances, enabling privilege gain when the password is known.

Likely exposure

Organizations running Fresenius Kabi Vigilant Software Suite, specifically Mastermed Dashboard 2.0.1.3, may be exposed. The bundle does not define all affected versions or deployment patterns.

Exploitation context

The sources do not state active exploitation, and the CVE is not listed as KEV in the bundle. Exploitation requires possession of the password and some prior privilege, but no user interaction.

Researcher notes

Evidence is limited to the CVE metadata and referenced CISA medical advisory. The bundle names hard-coded common service credentials but does not provide patch details, exploit reports, or complete affected-version scope.

Mitigation direction

  • Check Fresenius Kabi and CISA advisory guidance before making production changes.
  • Inventory Mastermed Dashboard deployments and confirm whether version 2.0.1.3 is present.
  • Restrict access to the software to authorized clinical and support networks.
  • Review service account usage and investigate unexpected privilege changes.

Validation and detection

  • Confirm installed Vigilant Software Suite and Mastermed Dashboard versions.
  • Review access controls around Mastermed Dashboard network paths.
  • Audit logs for unusual service-account authentication or privilege activity.
  • Document whether vendor remediation is available for each deployment.
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 · medium confidence lookup

CWE-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-44464 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
Medium
CVSS
6.3 (3.1)
Known Exploited
No
Published

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

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.

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

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
6.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.3Medium
CVSS 3.1 vector shape for CVE-2021-44464Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Fresenius KabiVigilant Software Suite (Mastermed Dashboard)unspecifiedListed
Weakness

CWE details

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

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.