Secure-by-Design (Devices)
Engineering principle of building security in from initial architecture rather than bolting it on.
Definition
Secure-by-design products eliminate entire classes of vulnerabilities through memory-safe languages, least-privilege design, default deny, and threat modeling at architecture phase. CISA promotes secure-by-design as a manufacturer responsibility.What this means in practice
Increasingly an expectation in FDA premarket cyber feedback and a procurement criterion for hospital IT.Examples
- A medical device manufacturer uses a memory-safe programming language for a new implantable device to eliminate common buffer overflow vulnerabilities.
- During the design of a connected infusion pump, threat modeling identifies potential unauthorized access vectors, leading to the implementation of strong authentication and encrypted communication protocols.
- A software update mechanism for a diagnostic imaging system is designed with a default-deny policy, only allowing signed and verified updates from authorized sources.
- •Failure to conduct thorough threat modeling early in the design process can lead to overlooked vulnerabilities and costly retrofits.
- •Relying solely on post-market patching rather than integrating security into the initial design is a common pitfall.
- •Assuming that general IT security practices are sufficient for medical devices without considering their unique safety and efficacy requirements is a mistake.
- •Neglecting to implement least-privilege principles can lead to excessive access and expanded attack surfaces if a breach occurs.
- •Failing to continually update and assess the security posture throughout the device
Frequently asked questions
Related terms
Grouped by themeEditor's picks
· Hand-selected related conceptsA documented, risk-based set of processes that build cybersecurity into a medical device across its full lifecycle.
A structured analysis that identifies how an attacker could compromise a medical device and what controls mitigate each threat.
More in Software & AI
· Same categoryAAMI Technical Information Report providing guidance on applying Agile software development practices within an IEC 62304-compliant medical device software lifecycle.
Resilience of an ML model to inputs deliberately crafted to cause misclassification.
Medical device that uses artificial intelligence or machine learning to perform its intended use.
The detailed procedural section of a PCCP that specifies how planned modifications to an AI/ML model will be developed, validated, and implemented.
Primary references
3 sources- 1
CISA Secure by DesignVerifiedCISAcisa.gov
- 2
IMDRF - Software as a Medical DeviceVerifiedIMDRFimdrf.org
- 3
MDCG Software GuidanceVerifiedMDCGhealth.ec.europa.eu
Inline markers like [1] jump to the matching reference above.