LiveActive security incident?Get immediate response
CVE Record

CVE-2014-5403: Hospira MedNet Use of Hard-coded Cryptographic Key

Hospira MedNet before 6.1 uses hardcoded cryptographic keys for protection of data transmission from infusion pumps, which allows remote attackers to obtain sensitive information by sniffing the network.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Hospira MedNet versions before 6.1 used hard-coded cryptographic keys to protect infusion pump communications. If an attacker can observe the relevant network traffic, the weakness may let them recover sensitive information. The provided sources do not show active exploitation.

Executive priority

Treat this as a moderate confidentiality risk for legacy clinical environments. It does not indicate device manipulation or service outage from the supplied evidence, but sensitive medical device communication exposure warrants planned remediation and network access review.

Technical view

CVE-2014-5403 is a CWE-321 hard-coded key issue in Hospira MedNet before 6.1. The CVSS v2 vector is AV:N/AC:L/Au:S/C:C/I:N/A:N, indicating network attack surface, low complexity, some authentication requirement, and confidentiality impact only.

Likely exposure

Exposure is most likely in healthcare environments still running Hospira MedNet before 6.1 with infusion pump communications reachable on networks an attacker could monitor. Organizations without Hospira MedNet, or running 6.1 or later, are not indicated as affected by the supplied data.

Exploitation context

The described attack is passive network sniffing to obtain sensitive information. CISA KEV status is false, and the supplied sources do not cite public exploitation, ransomware use, or weaponized tooling.

Researcher notes

The core issue is hard-coded cryptographic material protecting data transmission. Evidence is limited to affected version boundary and confidentiality impact; the supplied bundle does not provide implementation details, exploit prerequisites beyond CVSS, or confirmed mitigations besides the pre-6.1 boundary.

Mitigation direction

  • Identify all Hospira MedNet deployments and confirm product versions.
  • Upgrade MedNet versions before 6.1 through vendor-supported guidance.
  • Review CISA and Hospira advisory guidance before operational changes.
  • Limit access to networks carrying infusion pump communications.
  • Prioritize clinical safety and maintenance windows for any remediation.

Validation and detection

  • Inventory MedNet servers and verify whether any are older than 6.1.
  • Confirm infusion pump communication paths are not broadly reachable.
  • Review logs and network architecture for unauthorized monitoring opportunities.
  • Document compensating controls where upgrades cannot be completed quickly.
Prepared
Confidence
high
Sources
5

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-321: 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-2014-5403 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.8 (2.0)
Known Exploited
No
Published

Vector: AV:N/AC:L/Au:S/C:C/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
4Source 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.8CVSS 2.0MediumAV:N/AC:L/Au:S/C:C/I:N/A:N86.9Primary CVE score

Vulnerability scoring details

Base CVSS 2.0 score

6.8Medium
CVSS 2.0 vector shape for CVE-2014-5403Access VectorAccess ComplexityAuthenticationConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: AV:N/AC:L/Au:S/C:C/I:N/A:N

Access Vector
NetworkAdjacentLocal
Access Complexity
LowMediumHigh
Authentication
NoneSingleMultiple
Confidentiality Impact
CompletePartialNone
Integrity Impact
CompletePartialNone
Availability Impact
CompletePartialNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HospiraMedNet0, 6.1unaffected
Weakness

CWE details

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

CWE-321 · source CWE mapping

Use of Hard-coded Cryptographic Key

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