{"id":10271,"date":"2026-01-15T08:27:29","date_gmt":"2026-01-15T07:27:29","guid":{"rendered":"https:\/\/medtech-ingenieur.de\/?p=10271"},"modified":"2026-01-16T11:50:30","modified_gmt":"2026-01-16T10:50:30","slug":"stride-medizintechnik-cybersecurity","status":"publish","type":"post","link":"https:\/\/medtech-ingenieur.de\/en\/stride-medizintechnik-cybersecurity\/","title":{"rendered":"STRIDE in medical technology \u2013 Cybersecurity risk analysis according to IEC 81001-5-1"},"content":{"rendered":"<p data-pm-slice=\"1 1 []\">Cybersecurity is no longer seen as an option in medical technology; it&#039;s a requirement. With IEC 81001-5-1 and the MDR requirements, manufacturers of medical devices and health software must proactively identify, assess, and manage security risks. A proven and recommended approach by IEC 81001-5-1 for this is threat modeling with STRIDE.<\/p>\n<h2>What is STRIDE?<\/h2>\n<p><strong>STRIDE<\/strong> This is a Microsoft threat model for cybersecurity, and in our specific case, a threat model for medical software and devices. It categorizes six typical attack types:<\/p>\n<table data-rows=\"7\" data-cols=\"4\" style=\"\">\n<thead>\n<tr>\n<th style=\"\">\n<p style=\"text-align: center;\"><strong>Stride category<\/strong><\/p>\n<\/th>\n<th style=\"\">\n<p style=\"text-align: center;\"><strong>Threat type<\/strong><\/p>\n<\/th>\n<th style=\"\">\n<p style=\"text-align: center;\"><strong>Simply explained<\/strong><\/p>\n<\/th>\n<th style=\"\">\n<p style=\"text-align: center;\"><strong>Example<\/strong><\/p>\n<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td data-th=\"Stride-Kategorie\" style=\"\">\n<p style=\"text-align: center;\"><strong><\/strong>S<\/p>\n<\/td>\n<td data-th=\"Bedrohungstyp\" style=\"\">\n<p style=\"text-align: center;\">Spoofing<\/p>\n<\/td>\n<td data-th=\"Einfach erkl\u00e4rt\" style=\"\">\n<p style=\"text-align: center;\">Identity theft<\/p>\n<\/td>\n<td data-th=\"Beispiel\" style=\"\">\n<p style=\"text-align: center;\">An attacker is posing as a doctor.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td data-th=\"Stride-Kategorie\" style=\"\">\n<p style=\"text-align: center;\"><strong>T<\/strong><\/p>\n<\/td>\n<td data-th=\"Bedrohungstyp\" style=\"\">\n<p style=\"text-align: center;\">Tampering<\/p>\n<\/td>\n<td data-th=\"Einfach erkl\u00e4rt\" style=\"\">\n<p style=\"text-align: center;\">Manipulation of data or code<\/p>\n<\/td>\n<td data-th=\"Beispiel\" style=\"\">\n<p style=\"text-align: center;\">Dosage data for an infusion device is being changed.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td data-th=\"Stride-Kategorie\" style=\"\">\n<p style=\"text-align: center;\"><strong>R<\/strong><\/p>\n<\/td>\n<td data-th=\"Bedrohungstyp\" style=\"\">\n<p style=\"text-align: center;\">Reputation<\/p>\n<\/td>\n<td data-th=\"Einfach erkl\u00e4rt\" style=\"\">\n<p style=\"text-align: center;\">Deniability of actions<\/p>\n<\/td>\n<td data-th=\"Beispiel\" style=\"\">\n<p style=\"text-align: center;\">A user deletes data, and nobody can prove it.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td data-th=\"Stride-Kategorie\" style=\"\">\n<p style=\"text-align: center;\"><strong>I<\/strong><\/p>\n<\/td>\n<td data-th=\"Bedrohungstyp\" style=\"\">\n<p style=\"text-align: center;\">Information Disclosure<\/p>\n<\/td>\n<td data-th=\"Einfach erkl\u00e4rt\" style=\"\">\n<p style=\"text-align: center;\">Confidential data falls into the hands of unauthorized persons<\/p>\n<\/td>\n<td data-th=\"Beispiel\" style=\"\">\n<p style=\"text-align: center;\">An attacker is intercepting network traffic.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td data-th=\"Stride-Kategorie\" style=\"\" rowspan=\"1\" colspan=\"1\">\n<p style=\"text-align: center;\"><strong>D<\/strong><\/p>\n<\/td>\n<td data-th=\"Bedrohungstyp\" style=\"\" rowspan=\"1\" colspan=\"1\">\n<p style=\"text-align: center;\">Denial of Service<\/p>\n<\/td>\n<td data-th=\"Einfach erkl\u00e4rt\" style=\"\" rowspan=\"1\" colspan=\"1\">\n<p style=\"text-align: center;\">The system is overloaded or blocked.<\/p>\n<\/td>\n<td data-th=\"Beispiel\" style=\"\" rowspan=\"1\" colspan=\"1\">\n<p style=\"text-align: center;\">Vital data can no longer be transmitted.<\/p>\n<\/td>\n<\/tr>\n<tr>\n<td data-th=\"Stride-Kategorie\" style=\"\" rowspan=\"1\" colspan=\"1\">\n<p style=\"text-align: center;\"><strong>E<\/strong><\/p>\n<\/td>\n<td data-th=\"Bedrohungstyp\" style=\"\" rowspan=\"1\" colspan=\"1\">\n<p style=\"text-align: center;\">Elevation of Privilege<\/p>\n<\/td>\n<td data-th=\"Einfach erkl\u00e4rt\" style=\"\" rowspan=\"1\" colspan=\"1\">\n<p style=\"text-align: center;\">Privilege expansion through vulnerabilities<\/p>\n<\/td>\n<td data-th=\"Beispiel\" style=\"\" rowspan=\"1\" colspan=\"1\">\n<p style=\"text-align: center;\">An exploit allows a normal user to become an administrator.<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span><img decoding=\"async\" alt=\"\" data-id=\"11676\" width=\"633\" data-init-width=\"1080\" height=\"633\" data-init-height=\"1080\" title=\"SoMe Post 2 (1)\" loading=\"lazy\" src=\"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2025\/08\/SoMe-Post-2-1.png\" data-width=\"633\" data-height=\"633\" style=\"aspect-ratio: auto 1080 \/ 1080;\"\/><\/span><\/p>\n<p data-pm-slice=\"1 1 []\">Further information is available directly from Microsoft: <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/security\/develop\/threat-modeling-tool-threats\" target=\"_blank\" style=\"outline: none;\">Threat Modeling with STRIDE<\/a><\/p>\n<h2 data-pm-slice=\"1 1 []\">How does risk analysis with STRIDE work in medical technology?<\/h2>\n<p>To understand where STRIDE comes into play in the risk analysis process, this simple model is helpful:<\/p>\n<p><span><img decoding=\"async\" alt=\"\" data-id=\"11664\" width=\"668\" data-init-width=\"1350\" height=\"534\" data-init-height=\"1080\" title=\"Cybersecurity with STRIDE\" loading=\"lazy\" src=\"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2025\/08\/Cybersecurity-mit-STRIDE.png\" data-width=\"668\" data-height=\"534\" style=\"aspect-ratio: auto 1350 \/ 1080;\"\/><\/span><\/p>\n<p data-pm-slice=\"1 1 []\">A <strong>Threat<\/strong> In this model, a potential attack method, such as... <strong>Spoofing<\/strong>, <strong>Tampering<\/strong> or <strong>Denial of Service<\/strong>, as described in the STRIDE model. A <strong>Vulnerability<\/strong> This is the vulnerability in the system that can be exploited, e.g., an unsecured interface. <strong>Asset<\/strong> The target of the attack is the vulnerability, such as confidential patient data or device availability. The vulnerability and the asset together constitute an impact, a concrete consequence, such as data loss or malfunction. Together with the threat, this ultimately results in the risk (the risk to be assessed).<\/p>\n<p>The right approach begins with the system context and architecture. From this, you derive a data flow diagram (DFD):<\/p>\n<ul>\n<li>What components are there (app, server, sensor)?<\/li>\n<li>What data flows exist between these parts?<\/li>\n<li>What interfaces and trust boundaries exist?<\/li>\n<\/ul>\n<p>Then systematically apply STRIDE to each element: each data flow, each component, each storage location.<\/p>\n<p>Example: Do you have a user interface? Then check:<\/p>\n<ul>\n<li>Spoofing: Is the login protected?<\/li>\n<li>Tampering: Are the inputs validated?<\/li>\n<li>Reputation: Is there an audit log?<\/li>\n<li>etc.<\/li>\n<\/ul>\n<p>This way you methodically cover all relevant threat scenarios.<\/p>\n<h2>STRIDE analysis results: How threats are assessed and mitigated<\/h2>\n<p>The identified threats are assessed, similar to ISO 14971:<\/p>\n<ul>\n<li>How likely is it to be exploited?<\/li>\n<li>What impact does it have (confidentiality, availability, integrity)?<\/li>\n<\/ul>\n<p>A proven method for assessment is the CVSS score (Common Vulnerability Scoring System). It offers a standardized scoring system (0\u201310) to objectively evaluate the criticality of a vulnerability. Factors such as attack vector, complexity, required privileges, and potential damage are factored into the assessment.<\/p>\n<p>Derive security requirements from the results:<\/p>\n<ul>\n<li>\u201e&quot;Connections must be TLS-encrypted.&quot;\u201c<\/li>\n<li>\u201e&quot;User actions are logged in an audit log.&quot;\u201c<\/li>\n<li>\u201e&quot;Failed attempts will result in account suspension.&quot;\u201c<\/li>\n<\/ul>\n<p>These requirements are incorporated into your security concept and your software requirements.<\/p>\n<h2>How does STRIDE fit into IEC 81001-5-1?<\/h2>\n<p>The standard explicitly requires the identification and assessment of cybersecurity threats. STRIDE provides a proven, transparent framework for this and is also compatible with AAMI TIR57.<\/p>\n<p>STRIDE helps you to practically implement the required cybersecurity risk assessment of IEC 81001-5-1.<\/p>\n<h2>Summary: Using STRIDE for secure medical software development<\/h2>\n<p data-end=\"684\" data-start=\"276\">STRIDE is far more than a theoretical threat model \u2013 it is a field-proven tool that helps to identify cybersecurity risks early, assess them effectively, and mitigate them successfully. A structured approach to threat analysis is indispensable, especially in the development of medical software and networked medical devices \u2013 particularly in the context of IEC 81001-5-1 and the MDR.<\/p>\n<p data-end=\"1033\" data-start=\"686\">By applying STRIDE, typical attack scenarios such as spoofing, tampering, or denial of service can be systematically detected and documented. In combination with established methods like CVSS and the derivation of specific security requirements, STRIDE becomes a central component of a standards-compliant cybersecurity concept.<\/p>\n<p data-end=\"1376\" data-start=\"1035\">Any medical software manufacturer that wants to meet information security requirements cannot ignore STRIDE. It offers a transparent, scalable, and practical method for integrating cybersecurity into the entire development process \u2013 from architecture and design to implementation.<\/p>","protected":false},"excerpt":{"rendered":"<p>Cybersecurity wird in der Medizintechnik nicht mehr als Option gesehen. Sie ist Pflicht. Sp\u00e4testens mit der IEC 81001-5-1 und den Anforderungen der MDR m\u00fcssen Hersteller von Medizinger\u00e4ten und Health Software gezielt Sicherheitsrisiken identifizieren, bewerten und beherrschen. Ein bew\u00e4hrter und empfohlener Ansatz der IEC 81001-5-1 daf\u00fcr: Threat Modeling mit STRIDE. Was ist STRIDE? STRIDE ist ein [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":11674,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","tve_updated_post":"<div class=\"thrv_wrapper thrv_text_element\">\t<p data-pm-slice=\"1 1 []\">Cybersecurity wird in der Medizintechnik nicht mehr als Option gesehen. Sie ist Pflicht. Sp\u00e4testens mit der IEC 81001-5-1 und den Anforderungen der MDR m\u00fcssen Hersteller von Medizinger\u00e4ten und Health Software gezielt Sicherheitsrisiken identifizieren, bewerten und beherrschen. Ein bew\u00e4hrter und empfohlener Ansatz der IEC 81001-5-1 daf\u00fcr: Threat Modeling mit STRIDE.<\/p><h2 class=\"\">Was ist STRIDE?<\/h2><p><strong>STRIDE<\/strong> ist ein Bedrohungsmodell von Microsoft f\u00fcr die Cybersecurity und in unserem spezifischen Fall ein Bedrohungsmodell f\u00fcr medizinische Software und Ger\u00e4te. Es werden sechs typische Angriffsarten kategorisiert:<\/p><\/div><div class=\"thrv_wrapper thrv_table tcb-fixed tcb-mobile-table\" data-ct-name=\"Light 02\" data-ct=\"table-39190\" data-element-name=\"Table\" data-css=\"tve-u-1987fadb41d\" data-form-settings=\"__TCB_FORM__{&quot;form_identifier&quot;:&quot;-form-tw2ztg&quot;}__TCB_FORM__\"><table data-rows=\"7\" data-cols=\"4\" class=\"tve_table tcb-fixed tve_table_flat\" data-css=\"tve-u-1987fadb41e\" style=\"\"><thead data-css=\"tve-u-1987fadb41f\"><tr class=\"tve_table_row\"><th class=\"tve_table_cell\" data-css=\"tve-u-1987fadb420\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\"><p data-css=\"tve-u-1987fb4d29c\" style=\"text-align: center;\"><strong>Stride-Kategorie<\/strong><\/p><\/div><\/th><th class=\"tve_table_cell\" style=\"\" data-css=\"tve-u-1987fc515f4\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb423\"><p data-css=\"tve-u-1987fadb424\" style=\"text-align: center;\"><strong>Bedrohungstyp<\/strong><\/p><\/div><\/th><th class=\"tve_table_cell\" style=\"\" data-css=\"tve-u-1987fc1fe06\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb425\"><p data-css=\"tve-u-1987fadb426\" style=\"text-align: center;\"><strong>Einfach erkl\u00e4rt<\/strong><\/p><\/div><\/th><th class=\"tve_table_cell\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb427\"><p data-css=\"tve-u-1987fadb428\" style=\"text-align: center;\"><strong>Beispiel<\/strong><\/p><\/div><\/th><\/tr><\/thead><tbody data-css=\"tve-u-1987fadb42b\"><tr class=\"tve_table_row\"><td class=\"tve_table_cell\" data-th=\"Stride-Kategorie\" data-css=\"tve-u-1987fadb42c\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\"><strong><\/strong>S<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Bedrohungstyp\" data-css=\"tve-u-1987fadb42f\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Spoofing<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Einfach erkl\u00e4rt\" data-css=\"tve-u-1987fadb430\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Identit\u00e4tsvort\u00e4uschung<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Beispiel\" data-css=\"tve-u-1987fadb431\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Ein Angreifer gibt sich als Arzt aus.<\/p><\/div><\/td><\/tr><tr class=\"tve_table_row\"><td class=\"tve_table_cell\" data-th=\"Stride-Kategorie\" data-css=\"tve-u-1987fadb434\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\"><strong>T<\/strong><\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Bedrohungstyp\" data-css=\"tve-u-1987fadb435\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Tampering<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Einfach erkl\u00e4rt\" data-css=\"tve-u-1987fadb436\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Manipulation von Daten oder Code<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Beispiel\" data-css=\"tve-u-1987fadb437\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Dosierungsdaten eines Infusionsger\u00e4ts werden ver\u00e4ndert.<\/p><\/div><\/td><\/tr><tr class=\"tve_table_row\"><td class=\"tve_table_cell\" data-th=\"Stride-Kategorie\" data-css=\"tve-u-1987fadb43a\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\"><strong>R<\/strong><\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Bedrohungstyp\" data-css=\"tve-u-1987fadb43b\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Repudiation<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Einfach erkl\u00e4rt\" data-css=\"tve-u-1987fadb43c\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Abstreitbarkeit von Aktionen<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Beispiel\" data-css=\"tve-u-1987fadb43d\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Ein Nutzer l\u00f6scht Daten, und niemand kann es nachweisen.<\/p><\/div><\/td><\/tr><tr class=\"tve_table_row\"><td class=\"tve_table_cell\" data-th=\"Stride-Kategorie\" data-css=\"tve-u-1987fbafaf9\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\"><strong>I<\/strong><\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Bedrohungstyp\" data-css=\"tve-u-1987fbafb01\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Information Disclosure<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Einfach erkl\u00e4rt\" data-css=\"tve-u-1987fbafb06\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Vertrauliche Daten gelangen an Unbefugte<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Beispiel\" data-css=\"tve-u-1987fbafb0c\" style=\"\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Ein Angreifer liest Netzwerkverkehr mit.<\/p><\/div><\/td><\/tr><tr class=\"tve_table_row\"><td class=\"tve_table_cell\" data-th=\"Stride-Kategorie\" data-css=\"tve-u-1987fbafafb\" style=\"\" rowspan=\"1\" colspan=\"1\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\"><strong>D<\/strong><\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Bedrohungstyp\" data-css=\"tve-u-1987fbafb02\" style=\"\" rowspan=\"1\" colspan=\"1\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Denial of Service<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Einfach erkl\u00e4rt\" data-css=\"tve-u-1987fbafb08\" style=\"\" rowspan=\"1\" colspan=\"1\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">System wird \u00fcberlastet oder blockiert<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Beispiel\" data-css=\"tve-u-1987fbafb0d\" style=\"\" rowspan=\"1\" colspan=\"1\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Vitaldaten k\u00f6nnen nicht mehr \u00fcbertragen werden.<\/p><\/div><\/td><\/tr><tr class=\"tve_table_row\"><td class=\"tve_table_cell\" data-th=\"Stride-Kategorie\" data-css=\"tve-u-1987fadb440\" style=\"\" rowspan=\"1\" colspan=\"1\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\"><strong>E<\/strong><\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Bedrohungstyp\" data-css=\"tve-u-1987fadb441\" style=\"\" rowspan=\"1\" colspan=\"1\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Elevation of Privilege<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Einfach erkl\u00e4rt\" data-css=\"tve-u-1987fadb442\" style=\"\" rowspan=\"1\" colspan=\"1\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Rechteausweitung durch Schwachstellen<\/p><\/div><\/td><td class=\"tve_table_cell\" data-th=\"Beispiel\" data-css=\"tve-u-1987fadb443\" style=\"\" rowspan=\"1\" colspan=\"1\"><div class=\"thrv_wrapper thrv_text_element\" data-css=\"tve-u-1987fadb42d\"><p data-css=\"tve-u-1987fadb42e\" style=\"text-align: center;\">Ein normaler Nutzer wird durch Exploit zum Admin.<\/p><\/div><\/td><\/tr><\/tbody><\/table><\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-198845d9991\" style=\"\"><span class=\"tve_image_frame\"><img class=\"tve_image wp-image-11676\" alt=\"\" data-id=\"11676\" width=\"633\" data-init-width=\"1080\" height=\"633\" data-init-height=\"1080\" title=\"SoMe Post 2 (1)\" loading=\"lazy\" src=\"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2025\/08\/SoMe-Post-2-1.png\" data-width=\"633\" data-height=\"633\" data-css=\"tve-u-19884636904\" style=\"aspect-ratio: auto 1080 \/ 1080;\"><\/span><\/div><div class=\"thrv_wrapper thrv_text_element\">\t<p data-pm-slice=\"1 1 []\">Weitere Informationen direkt bei Microsoft: <a href=\"https:\/\/learn.microsoft.com\/en-us\/azure\/security\/develop\/threat-modeling-tool-threats\" target=\"_blank\" class=\"\" style=\"outline: none;\">Threat Modeling mit STRIDE<\/a><\/p><h2 data-pm-slice=\"1 1 []\" class=\"\">Wie funktioniert die Risikoanalyse mit STRIDE in der Medizintechnik?<\/h2><p>Um zu verstehen, wo STRIDE im Risikoanalyseprozess wirkt, hilft dieses einfache Modell:<\/p><\/div><div class=\"thrv_wrapper tve_image_caption\" data-css=\"tve-u-1987fde3bab\" style=\"\"><span class=\"tve_image_frame\"><img decoding=\"async\" class=\"tve_image wp-image-11664\" alt=\"\" data-id=\"11664\" width=\"668\" data-init-width=\"1350\" height=\"534\" data-init-height=\"1080\" title=\"Cybersecurity mit STRIDE\" loading=\"lazy\" src=\"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2025\/08\/Cybersecurity-mit-STRIDE.png\" data-width=\"668\" data-height=\"534\" data-css=\"tve-u-1987fdeb6c8\" style=\"aspect-ratio: auto 1350 \/ 1080;\"><\/span><\/div><div class=\"thrv_wrapper thrv_text_element\"><p data-pm-slice=\"1 1 []\">Ein <strong>Threat<\/strong> in diesem Modell ist eine potenzielle Angriffsmethode, wie z.\u202fB. <strong>Spoofing<\/strong>, <strong>Tampering<\/strong> oder <strong>Denial of Service<\/strong>, wie sie im STRIDE-Modell beschrieben sind. Eine <strong>Vulnerability<\/strong> ist die Schwachstelle im System, die ausgenutzt werden kann, z.\u202fB. eine ungesicherte Schnittstelle. Das <strong>Asset<\/strong> ist das Ziel des Angriffs, etwa vertrauliche Patientendaten oder die Ger\u00e4teverf\u00fcgbarkeit. Die Vulnerability und das Asset bilden zusammen einen Impact, also eine konkrete Auswirkung, z. B. Datenverlust oder Funktionsausfall. Zusammen mit dem Threat ergibt sich letztendlich daraus das Risk (das zu bewertende Risiko).<\/p><p>Der richtige Einstieg beginnt mit dem Systemkontext und der Architektur. Daraus leiten Sie ein Datenflussdiagramm (DFD) ab:<\/p><ul class=\"\"><li>Welche Komponenten gibt es (App, Server, Sensor)?<\/li><li>Welche Datenfl\u00fcsse bestehen zwischen diesen Teilen?<\/li><li>Welche Schnittstellen und Vertrauensgrenzen existieren?<\/li><\/ul><p>Dann wenden Sie STRIDE systematisch auf jedes Element an: jeden Datenfluss, jede Komponente, jeden Speicherort.<\/p><p>Beispiel: Haben Sie eine Benutzerschnittstelle? Dann pr\u00fcfen Sie:<\/p><ul class=\"\"><li>Spoofing: Ist die Anmeldung gesch\u00fctzt?<\/li><li>Tampering: Sind Eingaben validiert?<\/li><li>Repudiation: Gibt es ein Audit-Log?<\/li><li>usw.<\/li><\/ul><p>So decken Sie methodisch alle relevanten Bedrohungsszenarien ab.<\/p><h2 class=\"\">Auswertung der STRIDE-Analyse: Wie Bedrohungen bewertet und mitigiert werden<\/h2><p>Die identifizierten Bedrohungen werden bewertet, \u00e4hnlich wie in der ISO 14971:<\/p><ul class=\"\"><li>Wie wahrscheinlich ist die Ausnutzung?<\/li><li>Welche Auswirkung hat sie (Vertraulichkeit, Verf\u00fcgbarkeit, Integrit\u00e4t)?<\/li><\/ul><p>Eine bew\u00e4hrte Methode zur Bewertung ist der CVSS Score (Common Vulnerability Scoring System). Er bietet ein standardisiertes Punktesystem (0\u201310), um die Kritikalit\u00e4t einer Schwachstelle objektiv zu bewerten. Dabei flie\u00dfen u. a. Angriffsweg, Komplexit\u00e4t, erforderliche Rechte und potenzieller Schaden in die Bewertung ein.<\/p><p>Aus den Ergebnissen leiten Sie Security-Anforderungen ab:<\/p><ul class=\"\"><li>\u201eVerbindungen m\u00fcssen TLS-verschl\u00fcsselt sein.\u201c<\/li><li>\u201eNutzeraktionen werden in einem Audit-Log protokolliert.\u201c<\/li><li>\u201eFehlversuche f\u00fchren zur Account-Sperrung.\u201c<\/li><\/ul><p>Diese Anforderungen flie\u00dfen in Ihr Sicherheitskonzept und Ihre Softwareanforderungen ein.<\/p><h2 class=\"\">Wie passt STRIDE zur IEC 81001-5-1?<\/h2><p>Die Norm fordert explizit die Identifikation und Bewertung von Cybersecurity-Bedrohungen. STRIDE liefert daf\u00fcr ein bew\u00e4hrtes, nachvollziehbares Raster und ist auch mit AAMI TIR57 kompatibel.<\/p><p>STRIDE hilft Ihnen, die geforderte Risikobewertung der Cybersecurity der IEC 81001-5-1 praktisch umzusetzen.<\/p><h2 class=\"\">Zusammenfassung: STRIDE f\u00fcr sichere medizinische Softwareentwicklung nutzen<\/h2><p data-end=\"684\" data-start=\"276\">STRIDE ist weit mehr als ein theoretisches Bedrohungsmodell \u2013 es ist ein praxisbew\u00e4hrtes Werkzeug, das hilft, Cybersecurity-Risiken fr\u00fchzeitig zu erkennen, gezielt zu bewerten und wirksam zu mitigieren. Gerade in der Entwicklung von medizinischer Software und vernetzten Medizinger\u00e4ten ist ein strukturierter Ansatz zur Bedrohungsanalyse unverzichtbar \u2013 insbesondere im Kontext der IEC 81001-5-1 und der MDR.<\/p><p data-end=\"1033\" data-start=\"686\">Durch die Anwendung von STRIDE lassen sich typische Angriffsszenarien wie Spoofing, Tampering oder Denial of Service systematisch aufdecken und dokumentieren. In Kombination mit etablierten Methoden wie CVSS und der Ableitung konkreter Sicherheitsanforderungen wird STRIDE zu einem zentralen Bestandteil eines normgerechten Cybersecurity-Konzepts.<\/p><p data-end=\"1376\" data-start=\"1035\">Wer als Hersteller medizinischer Software die Anforderungen an Informationssicherheit erf\u00fcllen will, kommt an STRIDE nicht vorbei. Es bietet eine nachvollziehbare, skalierbare und praxisorientierte Methode, um Cybersecurity in den gesamten Entwicklungsprozess zu integrieren \u2013 von der Architektur \u00fcber das Design bis hin zur Implementierung.<\/p><\/div>","tve_custom_css":"@import url(\"\/\/fonts.googleapis.com\/css?family=Montserrat:400,600&subset=latin\");@media (min-width: 300px){.tcb-post-list[data-css=\"tve-u-18d31773283\"] .post-wrapper.thrv_wrapper { width: calc(33.3333% - 13.3333px); }.tcb-post-list[data-css=\"tve-u-18d31773283\"] .post-wrapper.thrv_wrapper:nth-child(n+4) { margin-top: 20px !important; }.tcb-post-list[data-css=\"tve-u-18d31773283\"] .post-wrapper.thrv_wrapper:not(:nth-child(n+4)) { margin-top: 0px !important; }.tcb-post-list[data-css=\"tve-u-18d31773283\"] .post-wrapper.thrv_wrapper:not(:nth-child(3n)) { margin-right: 20px !important; }.tcb-post-list[data-css=\"tve-u-18d31773283\"] .post-wrapper.thrv_wrapper:nth-child(3n) { margin-right: 0px !important; }:not(#tve) [data-css=\"tve-u-1987fadb41e\"] { border: 1px solid rgb(229, 229, 229); --tve-applied-border: 1px rgb(229,229,229) solid; }:not(#tve) [data-css=\"tve-u-1987fadb41d\"] > .tve_table > thead > tr > th { background-color: var(--tcb-skin-color-14); --tve-applied-background-color: var$(--tcb-skin-color-14); }:not(#tve) [data-css=\"tve-u-1987fadb41d\"] > .tve_table > tbody > tr > td { background-color: rgb(255, 255, 255); --tve-applied-background-color: rgb(255,255,255); }:not(#tve) [data-css=\"tve-u-1987fadb41f\"] p, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] li, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] blockquote, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] address, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] .tcb-plain-text, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] label, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] h1, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] h2, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] h3, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] h4, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] h5, :not(#tve) [data-css=\"tve-u-1987fadb41f\"] h6 { color: rgb(0, 172, 236); }:not(#tve) [data-css=\"tve-u-1987fadb42b\"] p, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] li, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] blockquote, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] address, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] .tcb-plain-text, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] label, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] h1, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] h2, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] h3, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] h4, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] h5, :not(#tve) [data-css=\"tve-u-1987fadb42b\"] h6 { color: rgb(119, 119, 119); }[data-css=\"tve-u-1987fadb41d\"] .tve_table td, [data-css=\"tve-u-1987fadb41d\"] .tve_table th { padding: 10px; text-align: left; }[data-css=\"tve-u-1987fadb423\"] { border-right: 1px solid rgb(229, 229, 229) !important; }[data-css=\"tve-u-1987fadb425\"] { border-right: 1px solid rgb(229, 229, 229) !important; }[data-css=\"tve-u-1987fadb427\"] { border-right: 1px solid rgb(229, 229, 229) !important; }:not(#tve) [data-css=\"tve-u-1987fadb424\"] { --g-regular-weight: 400; --g-bold-weight: 600; font-family: Montserrat !important; font-size: 16px !important; font-weight: var(--g-regular-weight,normal) !important; }:not(#tve) [data-css=\"tve-u-1987fadb426\"] { --g-regular-weight: 400; --g-bold-weight: 600; font-family: Montserrat !important; font-size: 16px !important; font-weight: var(--g-regular-weight,normal) !important; }:not(#tve) [data-css=\"tve-u-1987fadb428\"] { --g-regular-weight: 400; --g-bold-weight: 600; font-family: Montserrat !important; font-size: 16px !important; font-weight: var(--g-regular-weight,normal) !important; }[data-css=\"tve-u-1987fadb424\"] strong { font-weight: 600 !important; }[data-css=\"tve-u-1987fadb426\"] strong { font-weight: 600 !important; }[data-css=\"tve-u-1987fadb428\"] strong { font-weight: 600 !important; }:not(#tve) [data-css=\"tve-u-1987fadb420\"] { height: 84px; width: 120px; }:not(#tve) [data-css=\"tve-u-1987fb4d29c\"] { --g-regular-weight: 400; --g-bold-weight: 600; font-family: Montserrat !important; font-weight: var(--g-regular-weight,normal) !important; }:not(#tve) [data-css=\"tve-u-1987fb4d29c\"] strong { font-weight: 600 !important; }:not(#tve) [data-css=\"tve-u-1987fadb424\"] strong { font-weight: 600 !important; }:not(#tve) [data-css=\"tve-u-1987fadb426\"] strong { font-weight: 600 !important; }:not(#tve) [data-css=\"tve-u-1987fadb428\"] strong { font-weight: 600 !important; }:not(#tve) [data-css=\"tve-u-1987fadb41e\"] > thead > tr > th { border: 1px solid rgb(166, 164, 164); --tve-applied-border: 1px rgb(166,164,164) solid; }:not(#tve) [data-css=\"tve-u-1987fadb41e\"] > tbody > tr > td { border: 1px solid rgb(166, 164, 164); --tve-applied-border: 1px rgb(166,164,164) solid; }:not(#tve) [data-css=\"tve-u-1987fc1fe06\"] { width: 288px; }:not(#tve) [data-css=\"tve-u-1987fc515f4\"] { width: 160px; }[data-css=\"tve-u-1987fde3bab\"] { width: 668px; --tve-alignment: center; float: none; margin-left: auto !important; margin-right: auto !important; }[data-css=\"tve-u-198845d9991\"] { width: 633px; --tve-alignment: center; margin-left: auto !important; margin-right: auto !important; float: none; }}@media (max-width: 1023px){:not(#tve) [data-css=\"tve-u-1987fadb424\"] { font-size: 14px !important; }:not(#tve) [data-css=\"tve-u-1987fadb426\"] { font-size: 14px !important; }:not(#tve) [data-css=\"tve-u-1987fadb428\"] { font-size: 14px !important; }}@media (max-width: 767px){.tcb-mobile-table [data-css=\"tve-u-1987fadb42c\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb434\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb43a\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb440\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb42f\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb435\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb43b\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb441\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb430\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb436\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb43c\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb442\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb431\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb437\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb43d\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fadb443\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fbafaf9\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fbafafb\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fbafb01\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fbafb02\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fbafb06\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fbafb08\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fbafb0c\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }.tcb-mobile-table [data-css=\"tve-u-1987fbafb0d\"]::before { background-color: rgb(230, 230, 230); border-right: 1px solid rgb(166, 164, 164); padding: 10px; text-align: center; font-size: 16px; line-height: 22.4px; color: rgb(0, 0, 0); font-weight: 400; font-family: Montserrat; }}","tve_user_custom_css":"","tve_globals":{"e":"1","font_cls":[]},"tcb2_ready":1,"tcb_editor_enabled":1,"tve_landing_page":"","_tve_header":"","_tve_footer":""},"categories":[502],"tags":[497,464,756,367,500,759,760],"class_list":["post-10271","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-security","tag-aami-tir-57","tag-cybersecurity","tag-iec-81001-5-1","tag-iso-14971","tag-security","tag-stide","tag-tls","post-wrapper","thrv_wrapper"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>STRIDE in der Medizintechnik - Cybersecurity Risikoanalyse nach IEC 81001-5-1 - MEDtech Ingenieur GmbH<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/medtech-ingenieur.de\/en\/stride-medizintechnik-cybersecurity\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"STRIDE in der Medizintechnik - Cybersecurity Risikoanalyse nach IEC 81001-5-1 - MEDtech Ingenieur GmbH\" \/>\n<meta property=\"og:description\" content=\"Cybersecurity wird in der Medizintechnik nicht mehr als Option gesehen. Sie ist Pflicht. Sp\u00e4testens mit der IEC 81001-5-1 und den Anforderungen der MDR m\u00fcssen Hersteller von Medizinger\u00e4ten und Health Software gezielt Sicherheitsrisiken identifizieren, bewerten und beherrschen. Ein bew\u00e4hrter und empfohlener Ansatz der IEC 81001-5-1 daf\u00fcr: Threat Modeling mit STRIDE. Was ist STRIDE? STRIDE ist ein [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/medtech-ingenieur.de\/en\/stride-medizintechnik-cybersecurity\/\" \/>\n<meta property=\"og:site_name\" content=\"MEDtech Ingenieur GmbH\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/medtechIngenieur\" \/>\n<meta property=\"article:author\" content=\"\/\/www.facebook.com\/medtechIngenieur\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-15T07:27:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-16T10:50:30+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2025\/08\/Blog-Header-Image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"400\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Daniel Saffer\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@\/\/twitter.com\/MedtechIng\" \/>\n<meta name=\"twitter:site\" content=\"@MedtechIng\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Daniel Saffer\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/\"},\"author\":{\"name\":\"Daniel Saffer\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#\\\/schema\\\/person\\\/bd3cbd192df862fd9b41d1402745e754\"},\"headline\":\"STRIDE in der Medizintechnik &#8211; Cybersecurity Risikoanalyse nach IEC 81001-5-1\",\"datePublished\":\"2026-01-15T07:27:29+00:00\",\"dateModified\":\"2026-01-16T10:50:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/\"},\"wordCount\":700,\"publisher\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Blog-Header-Image.png\",\"keywords\":[\"AAMI TIR 57\",\"Cybersecurity\",\"IEC 81001-5-1\",\"ISO 14971\",\"Security\",\"STIDE\",\"TLS\"],\"articleSection\":[\"Security\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/\",\"name\":\"STRIDE in der Medizintechnik - Cybersecurity Risikoanalyse nach IEC 81001-5-1 - MEDtech Ingenieur GmbH\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Blog-Header-Image.png\",\"datePublished\":\"2026-01-15T07:27:29+00:00\",\"dateModified\":\"2026-01-16T10:50:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/#primaryimage\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Blog-Header-Image.png\",\"contentUrl\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/Blog-Header-Image.png\",\"width\":1600,\"height\":400,\"caption\":\"Akronym Darstellung von Cybersecurity mit STRIDE f\u00fcr medizinische Ger\u00e4te und Software\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/stride-medizintechnik-cybersecurity\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/medtech-ingenieur.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"STRIDE in der Medizintechnik &#8211; Cybersecurity Risikoanalyse nach IEC 81001-5-1\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#website\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/\",\"name\":\"MEDtech Ingenieur GmbH\",\"description\":\"Ingenieursdienstleister f\u00fcr Medizintechnik\",\"publisher\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#organization\"},\"alternateName\":\"MEDtech\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/medtech-ingenieur.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#organization\",\"name\":\"MEDtech Ingenieur\",\"alternateName\":\"MEDtech\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/logo-700x700-1.png\",\"contentUrl\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/logo-700x700-1.png\",\"width\":700,\"height\":700,\"caption\":\"MEDtech Ingenieur\"},\"image\":{\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/medtechIngenieur\",\"https:\\\/\\\/x.com\\\/MedtechIng\",\"https:\\\/\\\/www.instagram.com\\\/medtech.ingenieure\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/37871229\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/#\\\/schema\\\/person\\\/bd3cbd192df862fd9b41d1402745e754\",\"name\":\"Daniel Saffer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-Daniel-Saffer-MEDtech-Ingenieur-96x96.png\",\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-Daniel-Saffer-MEDtech-Ingenieur-96x96.png\",\"contentUrl\":\"https:\\\/\\\/medtech-ingenieur.de\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-Daniel-Saffer-MEDtech-Ingenieur-96x96.png\",\"caption\":\"Daniel Saffer\"},\"description\":\"Daniel Saffer ist Chief Technical Officer (CTO) der MEDtech Ingenieur GmbH. In dieser Rolle verantwortet er die technische Strategie des Unternehmens und unterst\u00fctzt Kundenprojekte in der Medizintechnik. Sein Fokus liegt auf der Weiterentwicklung sicherheitskritischer Softwarel\u00f6sungen, regulatorischen Anforderungen und innovativen Technologien f\u00fcr die Branche.\",\"sameAs\":[\"http:\\\/\\\/medtech-ingenieur.de\",\"\\\/\\\/www.facebook.com\\\/medtechIngenieur\\\/\",\"https:\\\/\\\/x.com\\\/\\\/\\\/twitter.com\\\/MedtechIng\"],\"url\":\"https:\\\/\\\/medtech-ingenieur.de\\\/en\\\/author\\\/daniel\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"STRIDE in medical technology - Cybersecurity risk analysis according to IEC 81001-5-1 - MEDtech Ingenieur GmbH","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/medtech-ingenieur.de\/en\/stride-medizintechnik-cybersecurity\/","og_locale":"en_US","og_type":"article","og_title":"STRIDE in der Medizintechnik - Cybersecurity Risikoanalyse nach IEC 81001-5-1 - MEDtech Ingenieur GmbH","og_description":"Cybersecurity wird in der Medizintechnik nicht mehr als Option gesehen. Sie ist Pflicht. Sp\u00e4testens mit der IEC 81001-5-1 und den Anforderungen der MDR m\u00fcssen Hersteller von Medizinger\u00e4ten und Health Software gezielt Sicherheitsrisiken identifizieren, bewerten und beherrschen. Ein bew\u00e4hrter und empfohlener Ansatz der IEC 81001-5-1 daf\u00fcr: Threat Modeling mit STRIDE. Was ist STRIDE? STRIDE ist ein [&hellip;]","og_url":"https:\/\/medtech-ingenieur.de\/en\/stride-medizintechnik-cybersecurity\/","og_site_name":"MEDtech Ingenieur GmbH","article_publisher":"https:\/\/www.facebook.com\/medtechIngenieur","article_author":"\/\/www.facebook.com\/medtechIngenieur\/","article_published_time":"2026-01-15T07:27:29+00:00","article_modified_time":"2026-01-16T10:50:30+00:00","og_image":[{"width":1600,"height":400,"url":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2025\/08\/Blog-Header-Image.png","type":"image\/png"}],"author":"Daniel Saffer","twitter_card":"summary_large_image","twitter_creator":"@\/\/twitter.com\/MedtechIng","twitter_site":"@MedtechIng","twitter_misc":{"Written by":"Daniel Saffer","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/#article","isPartOf":{"@id":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/"},"author":{"name":"Daniel Saffer","@id":"https:\/\/medtech-ingenieur.de\/#\/schema\/person\/bd3cbd192df862fd9b41d1402745e754"},"headline":"STRIDE in der Medizintechnik &#8211; Cybersecurity Risikoanalyse nach IEC 81001-5-1","datePublished":"2026-01-15T07:27:29+00:00","dateModified":"2026-01-16T10:50:30+00:00","mainEntityOfPage":{"@id":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/"},"wordCount":700,"publisher":{"@id":"https:\/\/medtech-ingenieur.de\/#organization"},"image":{"@id":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/#primaryimage"},"thumbnailUrl":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2025\/08\/Blog-Header-Image.png","keywords":["AAMI TIR 57","Cybersecurity","IEC 81001-5-1","ISO 14971","Security","STIDE","TLS"],"articleSection":["Security"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/","url":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/","name":"STRIDE in medical technology - Cybersecurity risk analysis according to IEC 81001-5-1 - MEDtech Ingenieur GmbH","isPartOf":{"@id":"https:\/\/medtech-ingenieur.de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/#primaryimage"},"image":{"@id":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/#primaryimage"},"thumbnailUrl":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2025\/08\/Blog-Header-Image.png","datePublished":"2026-01-15T07:27:29+00:00","dateModified":"2026-01-16T10:50:30+00:00","breadcrumb":{"@id":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/#primaryimage","url":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2025\/08\/Blog-Header-Image.png","contentUrl":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2025\/08\/Blog-Header-Image.png","width":1600,"height":400,"caption":"Akronym Darstellung von Cybersecurity mit STRIDE f\u00fcr medizinische Ger\u00e4te und Software"},{"@type":"BreadcrumbList","@id":"https:\/\/medtech-ingenieur.de\/stride-medizintechnik-cybersecurity\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/medtech-ingenieur.de\/"},{"@type":"ListItem","position":2,"name":"STRIDE in der Medizintechnik &#8211; Cybersecurity Risikoanalyse nach IEC 81001-5-1"}]},{"@type":"WebSite","@id":"https:\/\/medtech-ingenieur.de\/#website","url":"https:\/\/medtech-ingenieur.de\/","name":"MEDtech Ingenieur GmbH","description":"Engineering service provider for medical technology","publisher":{"@id":"https:\/\/medtech-ingenieur.de\/#organization"},"alternateName":"MEDtech","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/medtech-ingenieur.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/medtech-ingenieur.de\/#organization","name":"MEDtech Engineer","alternateName":"MEDtech","url":"https:\/\/medtech-ingenieur.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/medtech-ingenieur.de\/#\/schema\/logo\/image\/","url":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2024\/01\/logo-700x700-1.png","contentUrl":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2024\/01\/logo-700x700-1.png","width":700,"height":700,"caption":"MEDtech Ingenieur"},"image":{"@id":"https:\/\/medtech-ingenieur.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/medtechIngenieur","https:\/\/x.com\/MedtechIng","https:\/\/www.instagram.com\/medtech.ingenieure\/","https:\/\/www.linkedin.com\/company\/37871229\/"]},{"@type":"Person","@id":"https:\/\/medtech-ingenieur.de\/#\/schema\/person\/bd3cbd192df862fd9b41d1402745e754","name":"Daniel Saffer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2026\/02\/cropped-Daniel-Saffer-MEDtech-Ingenieur-96x96.png","url":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2026\/02\/cropped-Daniel-Saffer-MEDtech-Ingenieur-96x96.png","contentUrl":"https:\/\/medtech-ingenieur.de\/wp-content\/uploads\/2026\/02\/cropped-Daniel-Saffer-MEDtech-Ingenieur-96x96.png","caption":"Daniel Saffer"},"description":"Daniel Saffer is Chief Technical Officer (CTO) of MEDtech Ingenieur GmbH. In this role, he is responsible for the company&#039;s technical strategy and supports customer projects in medical technology. His focus is on the further development of safety-critical software solutions, regulatory requirements, and innovative technologies for the industry.","sameAs":["http:\/\/medtech-ingenieur.de","\/\/www.facebook.com\/medtechIngenieur\/","https:\/\/x.com\/\/\/twitter.com\/MedtechIng"],"url":"https:\/\/medtech-ingenieur.de\/en\/author\/daniel\/"}]}},"_links":{"self":[{"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/posts\/10271","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/comments?post=10271"}],"version-history":[{"count":28,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/posts\/10271\/revisions"}],"predecessor-version":[{"id":11678,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/posts\/10271\/revisions\/11678"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/media\/11674"}],"wp:attachment":[{"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/media?parent=10271"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/categories?post=10271"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/medtech-ingenieur.de\/en\/wp-json\/wp\/v2\/tags?post=10271"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}