LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33848: Fresenius Kabi Agilia Connect Infusion System cross site scripting

Fresenius Kabi Vigilant Software Suite (Mastermed Dashboard) version 2.0.1.3 is vulnerable to reflected cross-site scripting attacks. An attacker could inject JavaScript in a GET parameter of HTTP requests and perform unauthorized actions such as stealing internal information and performing actions in context of an authenticated user.

MediumCVSS 5.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This vulnerability affects the Fresenius Kabi Vigilant Software Suite Mastermed Dashboard. A malicious link could cause script code to run in a logged-in user’s browser, potentially exposing internal information or allowing actions as that user. The source rates it medium severity, and user interaction is required.

Executive priority

Treat this as a moderate operational security issue, not an emergency based on the supplied evidence. Prioritize affected medical environments because the product supports infusion system operations, but the stated impact is browser-session confidentiality and integrity rather than device availability.

Technical view

CVE-2021-33848 is reflected cross-site scripting in Mastermed Dashboard 2.0.1.3. The source says JavaScript can be injected through a GET parameter. CVSS 3.1 is 5.4: network reachable, low complexity, no attacker privileges, user interaction required, with low confidentiality and integrity impact and no availability impact.

Likely exposure

Exposure is most likely where Fresenius Kabi Vigilant Software Suite Mastermed Dashboard is deployed and reachable by users through a browser. The source bundle identifies version 2.0.1.3, while the affected version metadata is incomplete, so confirm exact product and version with the vendor advisory.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. Exploitation would require convincing a user to interact with a crafted request while authenticated or otherwise able to access the dashboard. Do not assume internet-wide exploitation from the provided evidence.

Researcher notes

The main uncertainty is affected-version scope beyond Mastermed Dashboard 2.0.1.3. The CVSS vector indicates remote unauthenticated triggerability but requires user interaction. Analysis should stay focused on reflected XSS behavior and avoid assuming direct pump control or availability impact not stated in the sources.

Mitigation direction

  • Check CISA and Fresenius Kabi guidance for supported remediation or mitigations.
  • Inventory Mastermed Dashboard deployments and confirm whether version 2.0.1.3 is present.
  • Restrict dashboard access according to existing medical device network policy pending vendor guidance.
  • Warn users not to follow untrusted dashboard links or unexpected URLs.
  • Prioritize vendor-approved updates or compensating controls if documented.

Validation and detection

  • Identify deployed Vigilant Software Suite Mastermed Dashboard versions.
  • Confirm whether the dashboard is reachable from untrusted networks or user workstations.
  • Review web logs for suspicious requests containing unexpected script-like GET parameters.
  • Verify vendor remediation status against the CISA advisory.
  • Confirm affected users understand phishing-link risk for authenticated sessions.
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-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-33848 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.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/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.4CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N2.82.5Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/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-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.