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-1001

CVE-2025-1001: RadiAnt DICOM Viewer MITM Vulnerability

CVE-2025-1001 is a man-in-the-middle vulnerability in Medixant RadiAnt DICOM Viewer that allows attackers to deliver malicious updates through unverified update mechanisms. This post covers technical details, impact, and mitigation.

Updated: January 22, 2026

CVE-2025-1001 Overview

Medixant RadiAnt DICOM Viewer contains a critical certificate validation vulnerability in its update mechanism. The software fails to properly verify the update server's certificate, allowing attackers on an adjacent network to perform machine-in-the-middle (MITM) attacks. By intercepting and modifying network traffic between the application and update servers, an attacker could deliver malicious updates to unsuspecting users, potentially compromising medical imaging workstations.

Critical Impact

Attackers can intercept software updates and deliver malicious payloads to healthcare systems running RadiAnt DICOM Viewer, potentially compromising patient data and medical imaging infrastructure.

Affected Products

  • Medixant RadiAnt DICOM Viewer (versions prior to 2025.1)

Discovery Timeline

  • 2025-02-21 - CVE CVE-2025-1001 published to NVD
  • 2025-02-21 - Last updated in NVD database

Technical Details for CVE-2025-1001

Vulnerability Analysis

This vulnerability is classified as CWE-295 (Improper Certificate Validation), representing a fundamental flaw in the software's secure update implementation. RadiAnt DICOM Viewer's update mechanism does not properly validate the SSL/TLS certificate presented by the update server during the software update process.

When the application checks for or downloads updates, it fails to verify that the certificate chain is valid, trusted, and belongs to the legitimate update server. This implementation oversight creates a window for man-in-the-middle attacks where an adversary positioned on the same network segment can intercept the update communication.

The attack requires the adversary to be on an adjacent network (such as a local hospital network or shared WiFi), and some user interaction is required for successful exploitation. While the vulnerability does not directly expose confidential data, it provides a high-impact vector for integrity compromise—allowing attackers to replace legitimate updates with trojanized versions.

Root Cause

The root cause is improper implementation of TLS certificate validation in the software's update client. The application either skips certificate verification entirely, accepts self-signed certificates, or fails to properly validate the certificate chain against trusted root CAs. This is a common oversight in medical software where developers may disable certificate checks during development and fail to re-enable them in production builds.

Attack Vector

The attack requires the adversary to position themselves on the same network segment as the target system running RadiAnt DICOM Viewer. Using techniques such as ARP spoofing or DNS hijacking, the attacker can redirect update requests to a malicious server. When the victim's application attempts to download an update, the attacker intercepts the connection and presents their own certificate. Due to the missing validation, the application accepts this fraudulent certificate and downloads the attacker-controlled payload.

The attack flow involves: network positioning on an adjacent network, traffic interception of update requests, certificate spoofing to impersonate the update server, and payload delivery of malicious software disguised as a legitimate update. Once the malicious update is installed, the attacker gains code execution on the target system with the privileges of the RadiAnt application.

Detection Methods for CVE-2025-1001

Indicators of Compromise

  • Unexpected network connections from RadiAnt DICOM Viewer to unknown IP addresses during update checks
  • Certificate warnings or SSL/TLS errors in system logs related to the update process
  • Modified or unsigned RadiAnt executable files after update operations
  • Unusual outbound network traffic from medical imaging workstations

Detection Strategies

  • Monitor network traffic for connections from RadiAnt DICOM Viewer to non-standard update servers
  • Implement network-based certificate pinning validation for known medical software update channels
  • Deploy endpoint detection rules to identify unsigned or tampered RadiAnt binaries
  • Use network intrusion detection systems to identify potential ARP spoofing or DNS hijacking on healthcare network segments

Monitoring Recommendations

  • Enable comprehensive logging on medical imaging workstations running RadiAnt DICOM Viewer
  • Monitor for certificate-related errors in application and system logs
  • Implement file integrity monitoring for RadiAnt installation directories
  • Track software version changes and correlate with authorized update windows

How to Mitigate CVE-2025-1001

Immediate Actions Required

  • Update RadiAnt DICOM Viewer to version 2025.1 or later immediately
  • Isolate medical imaging workstations on segmented network VLANs to reduce adjacent network attack surface
  • Implement network access controls to prevent unauthorized devices from joining healthcare network segments
  • Disable automatic updates and manually verify update packages until patched version is deployed

Patch Information

Medixant has released RadiAnt DICOM Viewer version 2025.1 which addresses this vulnerability. The update is available from the official RadiAnt website. Organizations should verify the authenticity of downloaded updates by checking file signatures before deployment. For additional details, refer to the CISA Medical Advisory ICSMA-25-051-01.

Workarounds

  • Download updates manually from the official RadiAnt website over a trusted network connection and verify file integrity before installation
  • Implement network segmentation to isolate DICOM workstations from potentially compromised network segments
  • Use a VPN or other encrypted tunnel when performing software updates on untrusted networks
  • Deploy network monitoring to detect and alert on potential MITM attacks targeting medical imaging systems
bash
# Network isolation example for medical imaging workstations
# Configure firewall rules to restrict update traffic to verified endpoints
iptables -A OUTPUT -p tcp --dport 443 -d radiantviewer.com -j ACCEPT
iptables -A OUTPUT -p tcp --dport 443 -j LOG --log-prefix "RADIANT_UPDATE_BLOCKED: "

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

  • Vulnerability Details
  • TypeOther

  • Vendor/TechMedixant Radiant Dicom Viewer

  • SeverityMEDIUM

  • CVSS Score5.7

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:A/AC:L/AT:P/PR:N/UI:A/VC:N/VI:H/VA:N/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
  • AvailabilityNone
  • CWE References
  • CWE-295
  • Technical References
  • CISA Medical Advisory ICSMA-25-051-01

  • RadiAnt Viewer Setup File
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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