Blue Goat CyberSMMedical Device Cybersecurity
    K
    MedTech segment · Imaging & AI/SaMD

    Imaging & AI / SaMD cybersecurity.

    Cybersecurity for SaMD, AI/ML diagnostics, and medical imaging.

    Overview

    What we mean by imaging & ai/samd.

    AI/ML-driven SaMD has unique cyber concerns: model integrity, training-data provenance, and the interfaces SaMD uses to ingest DICOM, FHIR, and PACS data. We deliver FDA-aligned threat models that explicitly cover model-supply-chain risks alongside conventional appsec.

    Imaging AI and SaMD products are inferential and cloud-tethered. The model, the data pipeline, the training corpus, and the runtime are all in scope for FDA cybersecurity expectations - and increasingly for the GMLP and PCCP guidance as well.

    Hospital security teams treat SaMD as a SaaS product: they want SOC 2 / HITRUST evidence, an SBOM, an API security summary, and clarity on the cloud shared-responsibility split before they let it touch PACS or EHR.

    Typical clinical uses

    • CT, MRI, X-ray, mammography, and ultrasound triage and CADe/CADx
    • Pathology AI on whole-slide images
    • Cardiology, ophthalmology, and dermatology image classifiers
    • Workflow / worklist prioritization SaMD
    • Quantitative imaging biomarkers and radiomics

    Key data flows & integrations

    • PACS / modality ↔ SaMD ingest (DICOM, DICOMweb)
    • SaMD ↔ cloud inference back-end (TLS, tenant-isolated)
    • Cloud ↔ training pipeline (de-identified, governed)
    • SaMD ↔ EHR / radiology report (HL7, FHIR)
    • Model registry ↔ deployed inference (signed artifacts, PCCP-governed)
    Threat surface

    Cyber risks specific to imaging & ai/samd.

    Model and weight integrity

    Trained model artifacts must be signed, version-pinned, and verified at load - supply-chain tampering is now an FDA review topic.

    DICOM/HL7/FHIR interface abuse

    Parser bugs and authorization gaps in clinical interfaces are a leading source of SaMD vulnerabilities.

    Multi-tenant cloud isolation

    Tenant separation, key scoping, and audit trails must be designed and tested, not assumed.

    Real-world attacks

    Notable real-world attacks & threat scenarios.

    DICOM, PACS, and AI-assisted imaging platforms have produced an unusually rich set of public advisories - and they're now joined by ML-specific concerns FDA reviewers explicitly call out under the 2026 premarket guidance and PCCP framework.

    Historical incidents

    • MDhex / GE Healthcare CARESCAPE family (CVE-2020-25179 et al.)

      Researchers disclosed six vulnerabilities affecting GE CARESCAPE patient monitors, telemetry servers, and clinical information centers - including default/hardcoded credentials and unauthenticated network services. Several products integrate with imaging and clinical-IT pipelines that AI/SaMD vendors consume.

      CISA ICSMA-20-023-01CVE-2020-25179

    • DICOM PE-COFF preamble malware embedding (Cylera, 2019)

      Public research demonstrated that valid DICOM files could embed executable PE/COFF payloads in the 128-byte preamble while remaining standards-compliant - meaning malware could persist inside genuine medical images traversing PACS, AI ingestion pipelines, and EHR archives.

    • Philips IntelliSpace Portal advisories

      FDA and CISA have issued multiple advisories affecting Philips IntelliSpace and related imaging platforms over recent years (privilege escalation, hardcoded credentials, weak authentication) - the same platforms many AI/SaMD products integrate against.

      CISA ICSMA-21-238-01 and related

    Active threat scenarios

    • Adversarial input causing clinically significant misclassification

      Inputs crafted to evade a model can change triage or detection output - a documented concern for radiology and pathology AI.

    • Model and weights exfiltration

      Unauthenticated model-fetch endpoints, container images with embedded weights, and over-permissioned cloud roles enable IP theft and supply-chain replacement.

    • DICOM ingest parser vulnerabilities

      Malformed DICOM objects targeting parser bugs or the PE/COFF preamble path can compromise the ingestion node or persist as embedded malware.

    • Cross-tenant authorization gaps in cloud SaMD

      Object-level authorization gaps (BOLA) across tenants are the most frequent critical finding in cloud-hosted diagnostic platforms.

    What FDA reviewers cite

    Reviewer talking points from these incidents

    • Signed, version-pinned, load-time-verified model artifacts
    • DICOM/HL7/FHIR parser fuzzing and authorization test evidence
    • PCCP cybersecurity content covering retraining and redeployment
    • Documented training-data provenance and integrity controls
    Top concerns

    Top cybersecurity concerns for imaging & ai/samd.

    Imaging AI / SaMD is inferential and cloud-tethered - the model, the pipeline, and the data are all in scope for FDA cybersecurity expectations.

    • Adversarial inputs causing clinically significant misclassification
    • Model and weights exfiltration (IP + safety risk)
    • Training data poisoning and supply-chain trust in third-party datasets
    • Cloud tenant isolation and PHI segregation
    • DICOM ingest path validation and parser vulnerabilities
    • Model-update governance under a Predetermined Change Control Plan (PCCP)
    • API authentication for PACS / EHR integrations
    • Audit logging sufficient for postmarket review and CVD
    Operational challenges

    Where imaging & ai/samd teams get stuck.

    Model updates without re-submission

    PCCPs let you update models post-clearance, but only with a documented and tested change-control + cyber-validation pipeline.

    Cloud-shared responsibility gaps

    FDA still expects you to own end-to-end security even when running on AWS/Azure/GCP - the responsibility split must be explicit.

    Adversarial ML is not generic AppSec

    Standard pen testing won't catch evasion or poisoning attacks; you need ML-specific threat modeling and testing.

    PHI and dataset provenance

    Training-data provenance, de-identification, and re-identification risk must be documented for both FDA and HIPAA.

    What FDA scrutinizes

    Reviewer focus areas

    PCCP discipline

    Predetermined Change Control Plans let you update models post-clearance, but only with a documented and tested change-control + cyber-validation pipeline.

    Adversarial ML threat modeling

    Standard AppSec pen tests do not catch evasion or poisoning - reviewers expect ML-specific testing.

    Cloud shared-responsibility

    FDA still expects you to own end-to-end security on AWS / Azure / GCP - the responsibility split must be explicit in the SPDF.

    Regulatory pathways and standards

    Regulatory pathways

    FDA pathways we support

    510(k) De Novo PCCP (Predetermined Change Control Plan)
    Standards & guidance

    Applicable standards

    FDA 2026 Premarket Cyber Guidance AAMI SW96 AAMI CR34971 ISO/IEC 27001 IEC 62304

    Standards & deliverables

    What you owe FDA for imaging & ai/samd - at a glance.

    Six deliverables FDA and notified bodies expect across MedTech, with the imaging & ai/samd-specific wrinkle on each row. Use it as a scoping checklist before you brief vendors or your QA team.

    Deliverable Status Cadence Standard / guidance Imaging & AI/SaMD note
    SBOM + VEX

    Machine-readable SBOM (CycloneDX/SPDX) plus VEX feed for every CVE that touches a listed component.

    Required Premarket + monthly refresh FDA Cybersecurity Guidance §V · CISA SBOM minimum elements SBOM must include training pipeline, model-serving stack, and any third-party datasets or weights.
    Postmarket monitoring

    Continuous CVE / advisory monitoring against the SBOM, with a documented triage and disclosure path.

    Required Continuous (≤30-day triage) FD&C Act §524B · FDA Postmarket Cybersecurity Guidance PCCP-governed model updates require continuous adversarial-input and drift monitoring, not just CVE feeds.
    Penetration test scope

    Black/grey-box testing across device, wireless interfaces, mobile apps, cloud APIs, and service tooling.

    Required Premarket + on material change AAMI TIR57 · FDA Premarket Cyber Guidance §VI.A.5 Pen test must add adversarial-ML evaluation (evasion, poisoning) on top of standard cloud AppSec.
    Threat model

    STRIDE-per-interface threat model with documented mitigations and residual-risk acceptance.

    Required Premarket, refreshed each design change AAMI TIR57 · FDA Premarket Cyber Guidance §V.A Model DICOM ingest, training pipeline, model-update path, and PACS/EHR APIs as separate trust zones.
    Secure update mechanism

    Signed firmware/software updates with rollback protection, integrity verification, and staged rollout.

    Required Designed premarket, exercised lifecycle-long FDA Cyber Guidance §IV · IEC 81001-5-1 Cloud-shared-responsibility split must be documented; updates include model + weights, not just code.
    Coordinated Vulnerability Disclosure

    Public CVD policy, intake channel, and SLAs for triage, fix, and customer communication.

    Required Continuous, lifecycle-long ISO/IEC 29147 + 30111 · Section 524B(b)(2) CVD policy must accept ML-specific reports (evasion, prompt injection, dataset issues), not only CVEs.
    • SBOM + VEX

      Required

      Machine-readable SBOM (CycloneDX/SPDX) plus VEX feed for every CVE that touches a listed component.

      Cadence
      Premarket + monthly refresh
      Standard
      FDA Cybersecurity Guidance §V · CISA SBOM minimum elements
      Imaging & AI/SaMD note
      SBOM must include training pipeline, model-serving stack, and any third-party datasets or weights.
    • Postmarket monitoring

      Required

      Continuous CVE / advisory monitoring against the SBOM, with a documented triage and disclosure path.

      Cadence
      Continuous (≤30-day triage)
      Standard
      FD&C Act §524B · FDA Postmarket Cybersecurity Guidance
      Imaging & AI/SaMD note
      PCCP-governed model updates require continuous adversarial-input and drift monitoring, not just CVE feeds.
    • Penetration test scope

      Required

      Black/grey-box testing across device, wireless interfaces, mobile apps, cloud APIs, and service tooling.

      Cadence
      Premarket + on material change
      Standard
      AAMI TIR57 · FDA Premarket Cyber Guidance §VI.A.5
      Imaging & AI/SaMD note
      Pen test must add adversarial-ML evaluation (evasion, poisoning) on top of standard cloud AppSec.
    • Threat model

      Required

      STRIDE-per-interface threat model with documented mitigations and residual-risk acceptance.

      Cadence
      Premarket, refreshed each design change
      Standard
      AAMI TIR57 · FDA Premarket Cyber Guidance §V.A
      Imaging & AI/SaMD note
      Model DICOM ingest, training pipeline, model-update path, and PACS/EHR APIs as separate trust zones.
    • Secure update mechanism

      Required

      Signed firmware/software updates with rollback protection, integrity verification, and staged rollout.

      Cadence
      Designed premarket, exercised lifecycle-long
      Standard
      FDA Cyber Guidance §IV · IEC 81001-5-1
      Imaging & AI/SaMD note
      Cloud-shared-responsibility split must be documented; updates include model + weights, not just code.
    • Coordinated Vulnerability Disclosure

      Required

      Public CVD policy, intake channel, and SLAs for triage, fix, and customer communication.

      Cadence
      Continuous, lifecycle-long
      Standard
      ISO/IEC 29147 + 30111 · Section 524B(b)(2)
      Imaging & AI/SaMD note
      CVD policy must accept ML-specific reports (evasion, prompt injection, dataset issues), not only CVEs.
    Services

    How we help imaging & ai/samd teams.

    FAQs

    Imaging & AI/SaMD cybersecurity FAQs.

    How does a Predetermined Change Control Plan (PCCP) affect cybersecurity documentation?

    If you have a PCCP, the cyber sections of the modification protocol must describe how security posture is maintained as the model is retrained, repackaged, or redeployed. That includes which changes can occur without re-review, how the SBOM is regenerated, how vulnerability and exploitability analyses are refreshed, how training-data lineage is reverified, and how the postmarket plan continues to apply across versions. We help you write those cyber elements explicitly so the PCCP doesn't accidentally invalidate the cleared cyber controls.

    Do you test the model itself, or just the surrounding software?

    Both, scoped to clinical relevance. The surrounding software gets conventional appsec, API testing, BOLA/tenancy checks, and infrastructure review. The model itself gets supply-chain controls (signing, version pinning, load-time verification of weights and config), adversarial-input checks where a perturbation could plausibly change a clinical decision, and integrity controls for any in-product caching or fine-tuning. The depth of model-level testing is calibrated to the indication so we don't burn budget on cosmetic robustness for non-safety-critical features.

    What about training-data provenance?

    We document training-data lineage controls in the SPDF: source attestation, integrity at ingest, access scoping during labeling and training, deletion/right-to-be-forgotten handling where applicable, and audit logging across the training pipeline. FDA reviewers increasingly expect this to be addressed explicitly rather than waved at, particularly for AI/SaMD with diagnostic claims, and the EU AI Act adds aligned obligations for high-risk medical AI.

    How do you handle DICOM, HL7, and FHIR ingestion?

    Each ingestion interface is enumerated with its protocol, authentication mechanism, and parser. DICOM C-STORE/C-FIND/C-MOVE and Eye Care service classes are fuzzed with explicit memory-safety evidence; HL7 v2 and FHIR endpoints are tested for authentication, authorization (especially BOLA and multi-tenant scoping), parser robustness under malformed and oversized payloads, and replay/order-injection resistance. SMART on FHIR scope handling and token revocation are verified separately.

    Is SOC 2 enough for a cloud SaMD?

    No. SOC 2 covers operational controls and is useful for procurement conversations, but it does not satisfy FDA premarket cybersecurity content - SPDF, threat model, SBOM with VEX, security architecture views, security testing, MDS2, and a postmarket plan are still required. Where you have SOC 2, we make sure the controls referenced in your Type II report align with the SPDF so reviewers and procurement see one coherent story.

    What's the SBOM expectation for an AI/SaMD product?

    A full transitive SBOM in SPDX or CycloneDX, including model dependencies (weights, config, tokenizers), container base images, ML frameworks, inference runtimes, GPU/accelerator drivers in scope, and any third-party APIs in the inference path. The SBOM is paired with a vulnerability and exploitability analysis (VEX) and integrated into the postmarket plan under section 524B for continuous monitoring against NVD, vendor advisories, and CISA KEV.

    How do you handle generative AI / LLM features in clinical software?

    Generative AI in clinical SaMD gets dedicated treatment: prompt-injection resistance, output handling and escaping (especially when output flows into another system or is auto-actioned), content provenance, hallucination handling tied to the indication's risk file, supply-chain controls on the model and its hosting, and explicit threat modeling for jailbreaks and indirect prompt injection. Where the model is a third-party API, the boundary is documented as an explicit untrusted-but-contractually-bound interface and tested for abuse and PHI leakage.

    How do you address model versioning, rollback, and reproducibility?

    Model versioning, rollback, and reproducibility are treated as cybersecurity-relevant change controls under your QMS. Each deployed model has a verifiable identity (hash, signature), a documented provenance back to its training run, and a tested rollback path. The SPDF and the PCCP (if you have one) describe how a substituted, downgraded, or corrupted model is detected and rejected at load time, and how the audit trail proves which model produced any given inference.

    What about multi-tenant cloud authorization (BOLA, tenancy leaks, scope confusion)?

    Multi-tenant authorization is the dominant finding area in cloud SaMD, full stop. We exercise BOLA, parameter-tampering, IDOR, OAuth scope confusion, JWT claim tampering, soft-delete/undelete tenancy leaks, and cross-tenant search/export paths systematically. Findings are tied to specific code paths and to the threat-model entries that should have prevented them so remediation is unambiguous and reviewable.

    What standards stack applies to AI/SaMD?

    Typical baseline: FDA 2026 final premarket cybersecurity guidance, AAMI SW96, AAMI TIR57, IEC 62304 (typically Class B or C depending on indication), ISO 14971, IEC 81001-5-1, ISO/IEC 23894 (AI risk management), and the GMLP principles. EU manufacturers add MDR Annex I §17.2, MDCG 2019-16, and the EU AI Act's high-risk obligations - we map artifacts across all three regimes so you don't redo work.

    How long does an AI/SaMD premarket cyber engagement typically take?

    For a cloud-hosted AI/SaMD with image ingestion, model serving, and EHR integration, end-to-end premarket cyber work generally runs 6-12 weeks. Threat modeling and SBOM (including model dependencies) front-load in weeks 1-3, web/API/DICOM/integration pen testing and model-supply-chain review run in weeks 3-9, and the consolidated submission package, PCCP cyber elements, and postmarket plan close in the final weeks - all under a written clearance guarantee.

    Imaging & AI/SaMD cybersecurity

    Ship your AI/SaMD with a defensible cybersecurity package.

    Model integrity, DICOM/PACS interface testing, and PCCP-aware documentation for AI imaging products.

    Book an AI/SaMD cyber review
    • 30-min discovery call
    • Fixed-fee proposal in 48 hrs
    • No sales pressure
    Other segments

    Explore more MedTech segments

    In their words

    Backed by MedTech leaders.

    Tim Sandberg, VP of IT Operations at Matrix One
    "The timeliness of this project exceeded my expectations - this was not my experience with other vendors. Blue Goat Cyber delivered a thorough, detailed report and complete testing faster than I anticipated, without compromising quality."
    Tim Sandberg
    VP of IT Operations · Matrix One
    For Imaging & AI/SaMD

    Get Imaging & AI/SaMD cybersecurity that lands.

    Cybersecurity for SaMD, AI/ML diagnostics, and medical imaging.