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-2023-45894

CVE-2023-45894: Parallels RAS RCE Vulnerability

CVE-2023-45894 is a remote code execution vulnerability in Parallels Remote Application Server caused by improper application segmentation. Attackers can exploit kiosk breakout techniques to execute code on the server.

Published: January 28, 2026

CVE-2023-45894 Overview

CVE-2023-45894 is a critical Remote Code Execution vulnerability affecting Parallels Remote Application Server (RAS) versions prior to 19.2.23975. The vulnerability stems from a fundamental architectural flaw where the Remote Application Server fails to properly segment virtualized applications from the underlying server infrastructure. This design weakness enables remote attackers to leverage standard kiosk breakout techniques to escape the virtualized application environment and achieve arbitrary code execution on the host server.

Critical Impact

Remote attackers can achieve full remote code execution on the host server by exploiting inadequate application segmentation, potentially compromising the entire virtualization infrastructure and all hosted applications.

Affected Products

  • Parallels Remote Application Server versions prior to 19.2.23975
  • All deployments using unsegmented virtualized application configurations
  • Enterprise environments utilizing Parallels RAS for application delivery

Discovery Timeline

  • 2023-12-14 - CVE-2023-45894 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-45894

Vulnerability Analysis

This vulnerability represents a severe architectural flaw in Parallels Remote Application Server's virtualization isolation model. The core issue lies in the inadequate segmentation between virtualized applications and the underlying server infrastructure. In a properly configured application virtualization environment, published applications should execute within a sandboxed context that prevents users from accessing the host operating system or server resources.

However, in vulnerable versions of Parallels RAS, this segmentation is either absent or insufficiently enforced, allowing attackers to employ kiosk breakout techniques—methods traditionally used to escape restricted desktop environments—to gain access to the underlying server.

The attack surface is particularly concerning because it requires no authentication and can be exploited remotely over the network. A successful exploit grants the attacker the ability to execute arbitrary code on the server with the privileges of the RAS service, potentially leading to complete system compromise, lateral movement within the network, and access to sensitive data processed by all virtualized applications.

Root Cause

The root cause of CVE-2023-45894 is the absence of proper isolation boundaries between virtualized applications and the host server environment. Parallels RAS failed to implement adequate security controls to prevent users of published applications from interacting with server-level resources. This architectural oversight means that standard user interface elements, dialog boxes, or application functionalities can be abused to break out of the intended application context and gain shell access to the underlying system.

Attack Vector

The attack leverages network-accessible Remote Application Server services. An attacker connects to a published application through the Parallels RAS client infrastructure. Once connected, the attacker exploits the lack of application segmentation by using kiosk breakout techniques. These techniques typically involve:

  • Exploiting file dialogs to navigate the file system and execute arbitrary binaries
  • Using help menus or embedded browser functionality to access system resources
  • Leveraging clipboard functionality or print dialogs to interact with system components
  • Abusing application-specific features that inadvertently expose shell access

Since virtualized applications run on the server, successful breakout provides the attacker with code execution capabilities on the RAS server itself, not just the client machine.

The vulnerability can be exploited without authentication and requires no user interaction, making it a prime target for automated attacks against exposed Parallels RAS deployments.

Detection Methods for CVE-2023-45894

Indicators of Compromise

  • Unexpected process execution originating from Parallels RAS service contexts
  • Unusual file system access patterns from virtualized application sessions, particularly access to system directories
  • Evidence of shell commands or PowerShell execution within RAS session contexts
  • Anomalous network connections originating from the RAS server to internal or external destinations
  • Log entries indicating attempts to access restricted system resources from published applications

Detection Strategies

  • Monitor Parallels RAS server processes for child process spawning that deviates from normal application behavior
  • Implement application whitelisting on RAS servers to detect unauthorized binary execution
  • Deploy endpoint detection and response (EDR) solutions on RAS servers to identify breakout attempts
  • Review RAS session logs for patterns consistent with file dialog exploitation or system navigation attempts
  • Configure SIEM alerts for unusual authentication or privilege escalation events on RAS infrastructure

Monitoring Recommendations

  • Enable verbose logging for all Parallels RAS components and centralize log collection
  • Implement network segmentation monitoring to detect lateral movement attempts from compromised RAS servers
  • Deploy file integrity monitoring on RAS server system directories to detect unauthorized modifications
  • Establish baseline behavior profiles for published applications and alert on deviations

How to Mitigate CVE-2023-45894

Immediate Actions Required

  • Upgrade Parallels Remote Application Server to version 19.2.23975 or later immediately
  • Audit all published applications for potential kiosk breakout vectors
  • Restrict network access to RAS servers using firewall rules and network segmentation
  • Implement additional access controls and monitoring on RAS infrastructure pending upgrade
  • Review server logs for any evidence of prior exploitation attempts

Patch Information

Parallels has addressed this vulnerability in Remote Application Server version 19.2.23975. This update implements proper segmentation between virtualized applications and the host server, preventing kiosk breakout attacks. Organizations should prioritize this update as the vulnerability carries the maximum CVSS score and can be exploited remotely without authentication.

For detailed technical information about this vulnerability, refer to the Oracle Security CVE Resource on GitHub.

Workarounds

  • Implement strict application whitelisting on RAS servers to prevent execution of unauthorized binaries
  • Configure published applications to run with minimal privileges and restricted file system access
  • Deploy Group Policy restrictions to disable access to file dialogs, help systems, and other common breakout vectors
  • Consider temporarily disabling external access to RAS services until patching is complete
  • Implement network-level restrictions to limit what compromised RAS sessions can access
bash
# Example: Restrict RAS server network access pending patch
# Block outbound connections from RAS server except essential services
iptables -A OUTPUT -p tcp --dport 443 -j ACCEPT
iptables -A OUTPUT -p tcp --dport 80 -j ACCEPT
iptables -A OUTPUT -p tcp -m state --state ESTABLISHED -j ACCEPT
iptables -A OUTPUT -j DROP

# Monitor for suspicious process execution
# Enable Windows Security auditing for process creation
auditpol /set /subcategory:"Process Creation" /success:enable /failure:enable

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechParallels Remote Application Server

  • SeverityCRITICAL

  • CVSS Score10.0

  • EPSS Probability3.47%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • GitHub Oracle Security CVE Resource
  • 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