LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33846: Fresenius Kabi Agilia Connect Infusion System use of a broken or risky cryptographic algorithm

Fresenius Kabi Vigilant Software Suite (Mastermed Dashboard) version 2.0.1.3 issues authentication tokens to authenticated users that are signed with a symmetric encryption key. An attacker in possession of the key can issue valid JWTs and impersonate arbitrary users.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects Fresenius Kabi Vigilant Software Suite (Mastermed Dashboard) 2.0.1.3. If an attacker obtains the token-signing symmetric key, they can create trusted login tokens and impersonate other users. The business risk is unauthorized access to sensitive dashboard functions, but exploitation requires high privileges and possession of the key.

Executive priority

Treat as a moderate-priority medical technology security issue. It is not reported as actively exploited, but successful abuse could allow trusted-user impersonation and high confidentiality and integrity impact. Prioritize inventory, vendor guidance, and access restriction.

Technical view

Mastermed Dashboard issues JWT authentication tokens signed with a symmetric encryption key. The CVE describes CWE-327, use of a broken or risky cryptographic algorithm. An attacker who has the key can forge valid JWTs and impersonate arbitrary users. CVSS 3.1 is 5.9 with network access, high complexity, and high privileges required.

Likely exposure

Exposure appears limited to environments running Fresenius Kabi Vigilant Software Suite (Mastermed Dashboard), specifically version 2.0.1.3 per the CVE description. The bundle does not identify other affected versions, internet exposure prevalence, or default deployment patterns.

Exploitation context

No active exploitation is stated in the provided sources, and the CVE is not marked as CISA KEV. Exploitation depends on an attacker obtaining the symmetric signing key, then using it to issue trusted JWTs. That prerequisite materially limits opportunistic exploitation.

Researcher notes

Evidence is narrow: the bundle identifies the JWT symmetric-key design weakness and impact, but does not include patch details, affected-version range beyond the description, or proof of exploitation. Avoid assuming broader Fresenius Kabi product impact without vendor confirmation.

Mitigation direction

  • Check Fresenius Kabi and CISA guidance for vendor-approved remediation.
  • Inventory Mastermed Dashboard deployments and confirm exact versions.
  • Restrict dashboard access to trusted clinical or administrative networks.
  • Protect, review, and rotate token-signing secrets if vendor guidance supports it.
  • Monitor authentication logs for unusual user impersonation or privilege use.

Validation and detection

  • Confirm whether Mastermed Dashboard 2.0.1.3 is deployed.
  • Review JWT signing configuration and key handling controls.
  • Verify access controls limit dashboard reachability to trusted users and networks.
  • Check logs for anomalous token use or impossible user activity.
  • Document remediation status against CISA advisory ICSMA-21-355-01.
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-327: 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
cve · low confidence lookup

CVE-2021-33846 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
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/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
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N0.75.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/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
Weakness

CWE details

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

CWE-327 · source CWE mapping

Use of a Broken or Risky Cryptographic Algorithm

Use of a Broken or Risky Cryptographic Algorithm represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.