Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2025-36521

CVE-2025-36521: MicroDicom DICOM Viewer Buffer Overflow

CVE-2025-36521 is a buffer overflow vulnerability in MicroDicom DICOM Viewer that allows attackers to cause memory corruption through malicious DCM files. This article covers technical details, affected versions, and mitigations.

Updated: January 22, 2026

CVE-2025-36521 Overview

CVE-2025-36521 is an out-of-bounds read vulnerability affecting MicroDicom DICOM Viewer, a medical imaging application used to view DICOM (Digital Imaging and Communications in Medicine) files. The vulnerability allows an attacker to cause memory corruption within the application when a user opens a specially crafted malicious DCM file.

This vulnerability is particularly concerning in healthcare environments where DICOM viewers are commonly used to process medical imaging data from various sources. Exploitation requires user interaction, specifically opening a malicious DCM file, making social engineering attacks a viable delivery mechanism.

Critical Impact

Successful exploitation of this out-of-bounds read vulnerability could allow attackers to cause memory corruption in MicroDicom DICOM Viewer, potentially leading to application crashes, information disclosure, or further exploitation in healthcare imaging workflows.

Affected Products

  • MicroDicom DICOM Viewer (versions prior to patched release)
  • Healthcare systems utilizing MicroDicom for medical image viewing
  • Windows-based workstations with MicroDicom installed

Discovery Timeline

  • 2025-05-01 - CVE-2025-36521 published to NVD
  • 2025-05-02 - Last updated in NVD database

Technical Details for CVE-2025-36521

Vulnerability Analysis

This vulnerability is classified under CWE-125 (Out-of-Bounds Read), a memory safety issue that occurs when software reads data past the end, or before the beginning, of the intended buffer. In the context of MicroDicom DICOM Viewer, the out-of-bounds read occurs during the parsing of DCM file formats.

When processing a maliciously crafted DICOM file, the application fails to properly validate buffer boundaries before reading data, allowing the read operation to access memory locations outside the allocated buffer space. This type of vulnerability can expose sensitive information stored in adjacent memory regions and may cause application instability or crashes.

The attack requires network-based delivery of the malicious file and user interaction to open it, but once triggered, the impact affects the confidentiality, integrity, and availability of the affected system.

Root Cause

The root cause of this vulnerability lies in insufficient bounds checking during DICOM file parsing operations. When MicroDicom DICOM Viewer processes DCM files, it reads structured data from the file into memory buffers. The application fails to properly validate that read operations remain within the boundaries of allocated memory regions, allowing crafted input to trigger reads beyond buffer limits.

DICOM files contain complex hierarchical data structures with variable-length fields, making proper bounds validation critical. The vulnerability likely exists in the parsing logic that handles these variable-length elements without adequate size verification.

Attack Vector

The attack vector for CVE-2025-36521 requires an attacker to craft a malicious DCM file containing data designed to trigger the out-of-bounds read condition. The attack proceeds as follows:

  1. File Crafting: The attacker creates a specially crafted DICOM file with malformed data structures or length fields designed to cause buffer overruns during parsing
  2. Delivery: The malicious file is delivered to the victim via email attachment, file share, PACS system, or other means common in healthcare environments
  3. Execution: The victim opens the malicious DCM file using MicroDicom DICOM Viewer
  4. Exploitation: The parsing routines read past allocated buffer boundaries, causing memory corruption

The vulnerability manifests during the DICOM file parsing process when the application processes malformed data structures. When encountering specially crafted length fields or nested elements, the parser attempts to read data beyond the bounds of the allocated buffer, resulting in memory corruption. For detailed technical information, refer to the CISA Medical Advisory ICSMA-25-121-01.

Detection Methods for CVE-2025-36521

Indicators of Compromise

  • Unexpected crashes or instability in MicroDicom DICOM Viewer application
  • Memory access violation errors logged by the operating system
  • Unusual DCM files with abnormal file sizes or structures in imaging directories
  • Application crash dumps indicating memory corruption in MicroDicom processes

Detection Strategies

  • Monitor for MicroDicom application crashes and memory access violations
  • Implement file integrity monitoring for incoming DICOM files
  • Deploy endpoint detection solutions to identify exploitation attempts targeting medical imaging applications
  • Review Windows Event logs for application error events related to MicroDicom processes

Monitoring Recommendations

  • Enable application crash reporting and centralize crash dump collection for analysis
  • Implement network traffic analysis for unusual file transfers to imaging workstations
  • Monitor user activity logs for DICOM file access patterns
  • Configure SIEM alerts for repeated MicroDicom crashes or error events

How to Mitigate CVE-2025-36521

Immediate Actions Required

  • Update MicroDicom DICOM Viewer to the latest available version from the MicroDicom Download Page
  • Restrict the opening of DICOM files from untrusted or unknown sources
  • Implement network segmentation to isolate medical imaging workstations
  • Train healthcare staff to recognize and avoid suspicious file attachments

Patch Information

MicroDicom has released an updated version addressing this vulnerability. Organizations should download and install the latest version from the official MicroDicom Download Page. CISA has published a medical advisory with additional guidance available at ICSMA-25-121-01.

Healthcare organizations should coordinate updates with their IT security teams to ensure minimal disruption to clinical workflows while promptly addressing this security issue.

Workarounds

  • Implement application whitelisting to control which applications can open DCM files
  • Configure email filtering to block or quarantine incoming DICOM file attachments from external sources
  • Use a dedicated, isolated workstation for viewing DICOM files from untrusted sources
  • Enable Windows Data Execution Prevention (DEP) and Address Space Layout Randomization (ASLR) for additional exploit mitigation
bash
# Windows command to verify DEP status
wmic OS Get DataExecutionPrevention_SupportPolicy

# Enable DEP for all programs (run as Administrator)
bcdedit /set nx AlwaysOn

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechMicrodicom

  • SeverityHIGH

  • CVSS Score8.6

  • EPSS Probability0.05%

  • 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-125
  • Technical References
  • CISA Medical Advisory ICSMA-25-121-01

  • MicroDicom Download Page
  • Related CVEs
  • CVE-2025-35975: MicroDicom DICOM Viewer RCE Vulnerability

  • CVE-2025-5943: MicroDicom DICOM Viewer RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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