The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-30398

CVE-2025-30398: Nuance PowerScribe Information Disclosure

CVE-2025-30398 is an information disclosure vulnerability in Microsoft Nuance PowerScribe One caused by missing authorization. Attackers can exploit this to access sensitive data over a network. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Published: April 1, 2026

CVE-2025-30398 Overview

CVE-2025-30398 is a missing authorization vulnerability in Microsoft Nuance PowerScribe One, a widely-used radiology reporting platform in healthcare environments. The vulnerability allows an unauthorized attacker to disclose sensitive information over a network without requiring authentication. This weakness stems from improper access control implementation (CWE-862), enabling attackers to bypass authorization checks and access protected resources.

Critical Impact

Unauthorized attackers can exploit this missing authorization flaw to access and disclose sensitive healthcare data over the network, potentially exposing patient information and compromising the confidentiality and integrity of radiology reporting systems.

Affected Products

  • Microsoft Nuance PowerScribe One versions 4.0.1 through 4.0.9
  • Microsoft Nuance PowerScribe One versions 2019.1 through 2019.10
  • Microsoft Nuance PowerScribe One version 2023.1 SP2 Patch 7

Discovery Timeline

  • 2025-11-11 - CVE-2025-30398 published to NVD
  • 2026-02-12 - Last updated in NVD database

Technical Details for CVE-2025-30398

Vulnerability Analysis

This vulnerability is classified as a Missing Authorization flaw (CWE-862), where the application fails to properly verify that a user is authorized to access a resource before granting access. In the context of Nuance PowerScribe One, this means that network-accessible endpoints or functionality do not adequately check whether the requesting party has the necessary permissions to view or manipulate data.

The attack can be executed remotely over the network and requires some user interaction to successfully exploit. When exploited, attackers can gain unauthorized access to sensitive information, potentially including patient data, radiology reports, and system configurations. The vulnerability also allows for unauthorized data modification, impacting both confidentiality and integrity of the affected systems.

Healthcare organizations using PowerScribe One for radiology reporting should consider this vulnerability particularly serious given the sensitive nature of medical data and HIPAA compliance requirements.

Root Cause

The root cause of CVE-2025-30398 is the absence of proper authorization checks within the Nuance PowerScribe One application. The software fails to validate whether users or requests have appropriate permissions before granting access to protected resources or functionality. This missing authorization mechanism allows unauthenticated or low-privileged users to access resources that should be restricted.

Attack Vector

The vulnerability is exploitable over the network, meaning an attacker does not need local access to the vulnerable system. The attack requires user interaction to complete, which may involve tricking a legitimate user into performing an action or visiting a malicious link. Once exploited, the attacker can access and potentially modify sensitive information without proper authorization.

The attack does not require any prior privileges on the target system, making it accessible to external threat actors who can reach the PowerScribe One application over the network.

Detection Methods for CVE-2025-30398

Indicators of Compromise

  • Unusual access patterns to PowerScribe One endpoints from unauthorized IP addresses or user accounts
  • Network traffic showing requests to protected resources without corresponding authentication events
  • Log entries indicating access to sensitive data or functionality by unauthenticated sessions
  • Unexpected data exports or information queries from the PowerScribe One application

Detection Strategies

  • Monitor application logs for access attempts that lack proper authentication or authorization tokens
  • Implement network-level monitoring for anomalous traffic patterns targeting PowerScribe One services
  • Deploy web application firewalls (WAF) to detect and block unauthorized access attempts
  • Review audit logs for data access events that do not correlate with legitimate user activity

Monitoring Recommendations

  • Enable comprehensive logging for all PowerScribe One application access and authentication events
  • Configure alerting for failed authorization checks or attempts to access restricted endpoints
  • Implement SIEM correlation rules to identify patterns of unauthorized access attempts
  • Regularly audit user access logs to identify anomalous behavior or unauthorized data access

How to Mitigate CVE-2025-30398

Immediate Actions Required

  • Review the Microsoft Security Update for CVE-2025-30398 for available patches
  • Restrict network access to PowerScribe One servers to authorized networks and users only
  • Implement additional network segmentation to isolate healthcare applications
  • Enable enhanced logging and monitoring for all PowerScribe One access events
  • Conduct an audit of recent access logs to identify potential exploitation attempts

Patch Information

Microsoft has published a security update addressing this vulnerability. Organizations should consult the Microsoft Security Response Center advisory for specific patch versions and deployment guidance. Healthcare organizations should prioritize applying this update given the sensitive nature of data handled by PowerScribe One.

Workarounds

  • Implement network-level access controls to restrict PowerScribe One access to trusted networks only
  • Deploy a web application firewall (WAF) with rules to block unauthorized access patterns
  • Enable multi-factor authentication for all PowerScribe One user accounts where supported
  • Consider temporarily limiting external network access to PowerScribe One until patches can be applied
bash
# Example network access restriction using firewall rules
# Restrict PowerScribe One access to internal healthcare network only
iptables -A INPUT -p tcp --dport 443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j DROP

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 Nuance Powerscribe One

  • SeverityHIGH

  • CVSS Score8.1

  • EPSS Probability0.08%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-862
  • Vendor Resources
  • Microsoft Security Update CVE-2025-30398
  • Latest CVEs
  • CVE-2026-40322: SiYuan Knowledge Management RCE Vulnerability

  • CVE-2026-40318: SiYuan Path Traversal Vulnerability

  • CVE-2026-40259: SiYuan Auth Bypass Vulnerability

  • CVE-2026-40255: AdonisJS HTTP Server CSRF 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