Download Privacy Needle App

Type to search

Cybersecurity

Parallels Desktop Vulnerability Allows Root Access, Leaving Intel Macs at Risk

Share

Researchers at JFrog have identified a vulnerability in Parallels Desktop for Mac that allows a local user with standard privileges to escalate their access to root, the highest level of permission on the operating system.

The flaw, tracked as CVE-2026-90894, has been assigned a severity rating of 7.8 out of 10 by JFrog. While the vulnerability does not permit remote network attacks, it presents a significant risk if an attacker already has a foothold on a machine through a malicious script, a compromised package manager like Homebrew, or a poisoned npm install.

Technical details of the ParaShells flaw

The vulnerability exists within the Parallels background service, prl_disp_service, which runs with root privileges to manage networking and virtual machine packages. According to JFrog, the service listens on a socket that is world-writable, allowing any local program to connect to it.

The exploit, dubbed “ParaShells” by researchers, involves a command injection flaw when the service unpacks virtual machine appliances. The service builds a command string for the tar utility, but fails to properly sanitise folder names. By using a double quote in a folder name, an attacker can prematurely close the command and inject additional options, such as --use-compress-program, to execute arbitrary code as root.

The Intel Mac patching gap

A significant issue has emerged regarding the availability of a fix. Parallels has released version 27.0.1 to address the vulnerability, but this version requires a Mac equipped with an Apple silicon chip and macOS Sonoma 14.7 or newer.

Because Parallels has removed support for Intel-based Macs in version 27, users on older hardware are restricted to the version 26 software line. JFrog warns that version 26, including the latest build 26.4.2, does not contain the necessary changes to prevent the exploit. Consequently, Intel Mac users may remain vulnerable indefinitely unless Parallels issues a specific patch for the legacy version.

How to check for exposure

Users can determine if their installation is potentially exposed by running two commands in the Terminal:

  • To check the installed version: defaults read "/Applications/Parallels Desktop.app/Contents/Info" CFBundleShortVersionString
  • To check the socket permissions: ls -l /var/run/prl_disp_service.socket

If the socket permissions show srwxrwxrwx on a version near 26.4.0, the system should be treated as exposed. As a mitigation, JFrog recommends limiting local access to vulnerable machines. Administrators should audit all Macs within an organisation that run Parallels Desktop and ensure that update policies do not attempt to force-install version 27 on Intel hardware, which would result in installation failure.

Watch Our Latest Video
Stay ahead with expert insights on privacy, cybersecurity, artificial intelligence, data protection and compliance.
No Leak, No Wahala
Published: August 16, 2026
Daily Privacy News
Cybersecurity Updates
Data Protection Tips
GDPR & NDPA Explained
Tags:
Ikeh James Certified Data Protection Officer (CDPO) | NDPC-Accredited

Ikeh James Ifeanyichukwu is a Certified Data Protection Officer (CDPO) accredited by the Institute of Information Management (IIM) in collaboration with the Nigeria Data Protection Commission (NDPC). With years of experience supporting organizations in data protection compliance, privacy risk management, and NDPA implementation, he is committed to advancing responsible data governance and building digital trust in Africa and beyond. In addition to his privacy and compliance expertise, James is a Certified IT Expert, Data Analyst, and Web Developer, with proven skills in programming, digital marketing, and cybersecurity awareness. He has a background in Statistics (Yabatech) and has earned multiple certifications in Python, PHP, SEO, Digital Marketing, and Information Security from recognized local and international institutions. James has been recognized for his contributions to technology and data protection, including the Best Employee Award at DKIPPI (2021) and the Outstanding Student Award at GIZ/LSETF Skills & Mentorship Training (2019). At Privacy Needle, he leverages his diverse expertise to break down complex data privacy and cybersecurity issues into clear, actionable insights for businesses, professionals, and individuals navigating today’s digital world.

  • 1

You Might also Like

Leave a Reply

Your email address will not be published. Required fields are marked *

  • Rating

This site uses Akismet to reduce spam. Learn how your comment data is processed.