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

CVE-2025-64298: Mirion Biodose/nmis Info Disclosure Flaw

CVE-2025-64298 is an information disclosure vulnerability in Mirion Biodose/nmis that exposes SQL Server databases through insecure Windows share paths. This article covers technical details, affected versions, and mitigation.

Published: April 29, 2026

CVE-2025-64298 Overview

CVE-2025-64298 is an Insecure Permissions vulnerability affecting NMIS/BioDose V22.02 and previous versions where the embedded Microsoft SQLServer Express is deployed. The vulnerability exists in networked installations where the Windows share accessed by clients exposes the SQL Server database and configuration files through insecure directory paths. This misconfiguration allows unauthorized users to access sensitive data stored within the database and its associated configuration files.

Critical Impact

Attackers with local network access can exploit insecure directory permissions to access sensitive SQL Server database files and configuration data, potentially leading to data theft, unauthorized modification, or further system compromise in medical device environments.

Affected Products

  • Mirion BioDose/NMIS V22.02 and earlier versions
  • Microsoft Windows (as the underlying operating system)
  • Embedded Microsoft SQLServer Express installations

Discovery Timeline

  • 2025-12-02 - CVE-2025-64298 published to NVD
  • 2026-01-02 - Last updated in NVD database

Technical Details for CVE-2025-64298

Vulnerability Analysis

This vulnerability is classified under CWE-732 (Incorrect Permission Assignment for Critical Resource). The flaw stems from improper access control configurations on Windows file shares used in networked NMIS/BioDose installations. When the embedded Microsoft SQLServer Express database is deployed, the installation creates shared directories that clients access over the network. However, these directories are configured with overly permissive access rights by default, exposing database files (.mdf, .ldf) and SQL Server configuration files to any user with network access to the share.

Medical dosimetry systems like NMIS/BioDose handle sensitive radiation dose records and patient data, making this exposure particularly concerning in healthcare environments. The vulnerability requires local network access to exploit, which limits remote exploitation but still presents significant risk within hospital or clinic networks.

Root Cause

The root cause of CVE-2025-64298 lies in the default directory permission configuration applied during NMIS/BioDose installation. The shared folder structure used for networked client access does not properly restrict permissions on directories containing SQL Server Express database files and configuration data. This allows any user who can access the Windows share to read—and potentially write to—these critical resources.

Attack Vector

The attack vector is local network-based, requiring the attacker to have access to the same network segment where the NMIS/BioDose server's Windows share is accessible. An attacker can enumerate accessible shares, identify the NMIS/BioDose installation directory, and directly access SQL Server database files or configuration files containing sensitive information such as connection strings, credentials, or patient dosimetry data.

The exploitation process involves:

  1. Discovering the Windows share hosting NMIS/BioDose data
  2. Navigating to directories containing SQL Server Express files
  3. Copying or modifying database files (.mdf, .ldf) and configuration files
  4. Extracting sensitive data or injecting malicious content

For detailed technical information, see the CISA ICS Medical Advisory.

Detection Methods for CVE-2025-64298

Indicators of Compromise

  • Unusual access patterns to the NMIS/BioDose shared directory from unexpected workstations or user accounts
  • Read or copy operations on SQL Server database files (.mdf, .ldf) outside normal application behavior
  • Unauthorized modifications to SQL Server configuration files
  • Network traffic anomalies showing file share access to sensitive directories from non-authorized endpoints

Detection Strategies

  • Implement Windows file auditing on the NMIS/BioDose shared directories to log all access attempts to database and configuration files
  • Configure SIEM rules to alert on suspicious file share access patterns, particularly bulk file reads or access from non-standard client systems
  • Deploy endpoint detection solutions to monitor for tools commonly used to copy or extract SQL Server database files
  • Review Windows Security Event logs for Event ID 4663 (file access attempts) targeting sensitive directories

Monitoring Recommendations

  • Enable detailed file access auditing on all directories containing SQL Server Express files within the NMIS/BioDose installation
  • Establish baseline access patterns for legitimate client connections and alert on deviations
  • Monitor for new user accounts or permission changes on the affected file shares
  • Implement network segmentation monitoring to detect lateral movement attempts targeting the NMIS/BioDose server

How to Mitigate CVE-2025-64298

Immediate Actions Required

  • Review and restrict directory permissions on the NMIS/BioDose shared folder structure to allow only required user accounts and service accounts
  • Remove unnecessary read/write access for generic user groups such as Everyone or Users from directories containing SQL Server files
  • Segment the network to limit access to the NMIS/BioDose server share to only authorized client workstations
  • Implement principle of least privilege for all accounts accessing the NMIS/BioDose system

Patch Information

Refer to the CISA ICS Medical Advisory (ICSMA-25-336-01) for official guidance and any vendor-provided patches or updates from Mirion. Contact Mirion support directly for information on updated software versions that address this vulnerability.

Workarounds

  • Apply restrictive NTFS permissions on directories containing SQL Server Express database files and configuration data, limiting access to the SQL Server service account and authorized administrators only
  • Configure Windows Firewall rules to restrict SMB traffic to the NMIS/BioDose server from unauthorized network segments
  • Consider using Windows share-level permissions in combination with NTFS permissions for defense-in-depth
  • Regularly audit directory permissions to ensure secure configurations are maintained after updates or changes
bash
# Example: Restrict directory permissions using icacls (run as Administrator)
# Remove inherited permissions and grant access only to specific accounts
icacls "C:\NMIS\Database" /inheritance:r
icacls "C:\NMIS\Database" /grant "NT SERVICE\MSSQL$SQLEXPRESS:(OI)(CI)F"
icacls "C:\NMIS\Database" /grant "BUILTIN\Administrators:(OI)(CI)F"

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechMicrosoft Windows

  • SeverityHIGH

  • CVSS Score8.6

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/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
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-732
  • Technical References
  • CISA ICS Medical Advisory
  • Related CVEs
  • CVE-2022-38026: Windows DHCP Client Info Disclosure Flaw

  • CVE-2025-4056: Gnome Glib DOS Vulnerability on Windows

  • CVE-2023-3079: Google Chrome V8 RCE Vulnerability

  • CVE-2025-48001: Windows 10 1507 Race Condition 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