A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-33606

CVE-2024-33606: MicroDicom Viewer Information Disclosure

CVE-2024-33606 is an information disclosure vulnerability in MicroDicom DICOM Viewer that enables attackers to access, plant, or overwrite medical images. This article covers technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-33606 Overview

CVE-2024-33606 is a vulnerability affecting MicroDicom DICOM Viewer that allows an attacker to retrieve sensitive files (medical images) as well as plant new medical images or overwrite existing medical images on affected systems. This vulnerability combines missing authorization (CWE-862) with improper URL handling (CWE-939), creating a significant risk to the integrity and confidentiality of medical imaging data.

Critical Impact

Attackers can access, modify, or overwrite sensitive medical images, potentially compromising patient care and data integrity in healthcare environments. User interaction is required to exploit this vulnerability.

Affected Products

  • MicroDicom DICOM Viewer (all versions prior to patched release)
  • Healthcare systems utilizing MicroDicom DICOM Viewer for medical imaging
  • Network-accessible DICOM Viewer installations

Discovery Timeline

  • 2024-06-11 - CVE-2024-33606 published to NVD
  • 2025-04-23 - Last updated in NVD database

Technical Details for CVE-2024-33606

Vulnerability Analysis

This vulnerability stems from two fundamental security weaknesses in MicroDicom DICOM Viewer: missing authorization controls (CWE-862) and improper handling of URL parameters (CWE-939). The combination of these flaws enables unauthorized access to sensitive medical imaging data through network-based attack vectors.

The vulnerability allows attackers to perform unauthorized operations on medical image files stored within the DICOM Viewer system. Without proper authorization checks, the application fails to validate whether incoming requests have legitimate access rights to view, create, or modify medical images. Additionally, improper URL handling enables attackers to craft malicious requests that can traverse directories or manipulate file paths to access restricted resources.

Medical imaging systems are particularly sensitive targets due to the nature of the data they contain, including protected health information (PHI) subject to regulatory requirements such as HIPAA. Successful exploitation could lead to unauthorized disclosure of patient medical images, manipulation of diagnostic data, or destruction of critical healthcare records.

Root Cause

The root cause of CVE-2024-33606 lies in insufficient access control mechanisms combined with improper URL validation in the MicroDicom DICOM Viewer application. The software fails to properly verify that users are authorized to perform requested operations on medical image files, and does not adequately sanitize URL parameters that could be used to access files outside intended directories. This lack of defense-in-depth allows authenticated or unauthenticated attackers to bypass intended security restrictions.

Attack Vector

The attack vector for this vulnerability is network-based, requiring user interaction to succeed. An attacker could craft malicious requests targeting the DICOM Viewer system over the network. The attack scenario typically involves:

  1. Identifying a vulnerable MicroDicom DICOM Viewer instance accessible over the network
  2. Crafting malicious requests designed to bypass authorization controls
  3. Leveraging improper URL handling to access, upload, or overwrite medical image files
  4. Tricking a user into interacting with the malicious content or link

The vulnerability leverages weaknesses in how the application handles authentication and file access operations. Sensitive medical images could be exfiltrated, or malicious images could be planted in the system, potentially affecting diagnostic accuracy and patient care decisions.

Detection Methods for CVE-2024-33606

Indicators of Compromise

  • Unexpected access patterns to DICOM image files from unusual source IP addresses
  • Unauthorized creation or modification of medical image files outside normal workflow
  • Anomalous HTTP requests targeting DICOM Viewer endpoints with unusual URL parameters
  • Log entries showing access attempts to files outside designated DICOM storage directories

Detection Strategies

  • Monitor network traffic for suspicious requests targeting MicroDicom DICOM Viewer services
  • Implement file integrity monitoring on DICOM image storage directories to detect unauthorized changes
  • Deploy web application firewall rules to detect and block path traversal attempts
  • Configure SIEM rules to alert on access patterns inconsistent with normal clinical workflows

Monitoring Recommendations

  • Enable detailed logging on MicroDicom DICOM Viewer and forward logs to centralized SIEM
  • Monitor for unusual file system operations in medical image storage locations
  • Track authentication events and failed access attempts to DICOM resources
  • Implement baseline analysis of normal DICOM Viewer usage patterns to identify anomalies

How to Mitigate CVE-2024-33606

Immediate Actions Required

  • Review the CISA Medical Advisory ICSMA-24-163-01 for detailed remediation guidance
  • Isolate vulnerable MicroDicom DICOM Viewer systems from untrusted networks where possible
  • Implement network segmentation to restrict access to DICOM systems to authorized clinical workstations only
  • Audit current DICOM image files for signs of unauthorized access or modification

Patch Information

Organizations should consult the official MicroDicom vendor channels and the CISA Medical Advisory ICSMA-24-163-01 for specific patch availability and installation instructions. Healthcare organizations should prioritize patching medical imaging systems due to the sensitive nature of the data involved and potential regulatory compliance implications.

Workarounds

  • Restrict network access to MicroDicom DICOM Viewer systems using firewall rules to allow only authorized IP addresses
  • Implement additional authentication layers such as VPN requirements for remote access to medical imaging systems
  • Enable strict access control lists on DICOM image storage directories at the operating system level
  • Deploy application-layer filtering to block requests containing suspicious URL patterns or path traversal sequences
bash
# Network segmentation example - restrict DICOM Viewer access
# Add firewall rules to limit access to authorized clinical workstations only
iptables -A INPUT -p tcp --dport 104 -s 10.0.10.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 104 -j DROP

# Enable file integrity monitoring on DICOM storage
# Example using AIDE (Advanced Intrusion Detection Environment)
echo "/dicom/storage CONTENT" >> /etc/aide.conf
aide --init

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMicrodicom Dicom Viewer

  • SeverityHIGH

  • CVSS Score8.6

  • EPSS Probability0.36%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-939

  • CWE-862
  • Technical References
  • CISA Medical Advisory ICSMA-24-163-01
  • Latest CVEs
  • CVE-2024-8261: Prolizyazilim OBS Auth Bypass Vulnerability

  • CVE-2024-13068: LimonDesk Auth Bypass Vulnerability

  • CVE-2025-53679: Fortinet FortiSandbox RCE Vulnerability

  • CVE-2026-9446: Simple POS Inventory System SQLi Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English