LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23207: Fresenius Kabi Agilia Connect Infusion System plaintext storage of a password

An attacker with physical access to the host can extract the secrets from the registry and create valid JWT tokens for the Fresenius Kabi Vigilant MasterMed version 2.0.1.3 application and impersonate arbitrary users. An attacker could manipulate RabbitMQ queues and messages by impersonating users.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue exposes secrets stored in plaintext on a local host for Fresenius Kabi infusion-management software. Someone with physical access and low local privileges could impersonate users in the application. The main business concern is unauthorized access to clinical messaging workflows, not remote internet-scale compromise based on the supplied sources.

Executive priority

Treat this as a healthcare operational risk requiring asset confirmation and vendor-guided remediation. It is not described as remotely exploitable, but affected clinical systems with shared workstations, weak local access controls, or broad support access deserve prompt review.

Technical view

CVE-2021-23207 is CWE-256 plaintext password storage affecting Fresenius Kabi Vigilant Software Suite MasterMed Dashboard and Agilia Partner. The source states a local attacker can extract registry secrets, create valid JWTs for Vigilant MasterMed 2.0.1.3, impersonate users, and manipulate RabbitMQ queues and messages. CVSS 3.1 score is 6.5.

Likely exposure

Exposure is most likely in healthcare environments running the affected Fresenius Kabi Agilia Connect-related software on accessible workstations or servers. Risk depends heavily on physical access, local account privileges, and whether the affected MasterMed Dashboard or Agilia Partner components are deployed.

Exploitation context

The supplied data does not show CISA KEV listing or confirmed active exploitation. Exploitation requires local access with low privileges and no user interaction. The described impact is credential-derived impersonation and RabbitMQ message manipulation, but the sources do not provide public exploit status.

Researcher notes

The strongest evidence is the CVE description and CISA ICS medical advisory reference. Version scope is incomplete in the supplied affected list, while the description specifically names Vigilant MasterMed 2.0.1.3. Do not broaden affected products or versions without vendor confirmation.

Mitigation direction

  • Check Fresenius Kabi and CISA guidance for approved updates or mitigations.
  • Restrict physical and local account access to affected hosts.
  • Limit administrative and registry access to authorized support personnel.
  • Review RabbitMQ and application access controls for least privilege.
  • Monitor for unusual JWT use or queue activity in affected environments.

Validation and detection

  • Inventory Fresenius Kabi Vigilant MasterMed Dashboard and Agilia Partner deployments.
  • Confirm whether Vigilant MasterMed version 2.0.1.3 is present.
  • Review host access paths for physical and low-privilege local users.
  • Assess whether application secrets are stored plaintext in registry locations.
  • Check logs for unexplained user impersonation or RabbitMQ message activity.
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 · low confidence lookup

CWE-256: 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.

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-23207 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.5 (3.1)
Known Exploited
No
Published

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

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.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N24Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
Fresenius KabiAgilia PartnerunspecifiedListed
Weakness

CWE details

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

CWE-256 · source CWE mapping

Plaintext Storage of a Password

Plaintext Storage of a Password represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.