Description
An Incorrect Use of Privileged APIs vulnerability in Unity Parsec on Windows hosts leads to a potential Elevation of Privilege. This issue affects Parsec through v2026-05-04.0. The patched version is Parsec for Windows version 150-104a. A user can generate a situation where there is an instance of parsecd.exe running as NT AUTHORITY\SYSTEM with a user-controlled value of the AppData environment variable.
Published: 2026-07-04
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Parsec for Windows runs a privileged daemon called parsecd.exe that relies on the AppData environment variable to locate configuration and resource files. If a local user sets this variable to an arbitrary path before the daemon starts, parsecd.exe will start with SYSTEM privileges while accepting untrusted user input. This incorrect use of privileged APIs (CWE‑648) allows an attacker to execute arbitrary code with full system rights, tamper with configuration, or install malware. The patch, available in Unity Parsec version 150‑104a, removes the ability for untrusted input to control the environment variable used by the daemon.

Affected Systems

All Windows installations of Unity Parsec older than version 150‑104a are affected. Any instance of parsecd.exe running as NT AUTHORITY\SYSTEM on these systems can be exploited by a local user who can set the AppData environment variable before the daemon starts.

Risk and Exploitability

The CVSS score of 8.4 classifies this as a high‑severity vulnerability, while the EPSS score of less than 1% indicates a very low likelihood of exploitation in the wild. It is not listed in CISA’s KEV catalog. The attack vector is local; a user can manipulate the environment variable and trigger parsecd.exe to elevate to SYSTEM, granting unrestricted access to the host.

Generated by OpenCVE AI on July 21, 2026 at 08:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Unity Parsec version 150‑104a.
  • If an upgrade cannot be applied immediately, restrict changes to the AppData environment variable and monitor for unexpected modifications that could affect parsecd.exe.
  • Run Parsec under a non‑privileged user account or in a sandbox/containment environment to limit the impact of a potential compromise.

Generated by OpenCVE AI on July 21, 2026 at 08:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via AppData Variable in Unity Parsec on Windows

Wed, 15 Jul 2026 18:15:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via AppData Variable in Unity Parsec on Windows

Tue, 14 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Title Elevation of Privilege in Unity Parsec on Windows via Malicious AppData Environment Variable

Mon, 13 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Title Elevation of Privilege in Unity Parsec on Windows via Malicious AppData Environment Variable

Mon, 13 Jul 2026 03:00:00 +0000

Type Values Removed Values Added
Title Unity Parsec Elevation of Privilege via AppData Variable

Sat, 11 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Title Unity Parsec Elevation of Privilege via AppData Variable

Fri, 10 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via AppData Environment Variable in Unity Parsec

Thu, 09 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via AppData Environment Variable in Unity Parsec

Thu, 09 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Title Parsec Elevated Privilege Vulnerability via AppData Manipulation

Tue, 07 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Title Parsec Elevated Privilege Vulnerability via AppData Manipulation

Tue, 07 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
Title Parsec Elevation of Privilege via AppData Manipulation

Mon, 06 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 06 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Title Parsec Elevation of Privilege via AppData Manipulation

Mon, 06 Jul 2026 00:45:00 +0000

Type Values Removed Values Added
Title Privileged API Misuse in Unity Parsec Enabling SYSTEM Account Elevation

Sun, 05 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Title Privileged API Misuse in Unity Parsec Enabling SYSTEM Account Elevation

Sun, 05 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
Title Parsec Windows Elevation of Privilege via Incorrect Use of Privileged APIs

Sat, 04 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
Title Parsec Windows Elevation of Privilege via Incorrect Use of Privileged APIs

Sat, 04 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description An Incorrect Use of Privileged APIs vulnerability in Unity Parsec on Windows hosts leads to a potential Elevation of Privilege. This issue affects Parsec through v2026-05-04.0. The patched version is Parsec for Windows version 150-104a. A user can generate a situation where there is an instance of parsecd.exe running as NT AUTHORITY\SYSTEM with a user-controlled value of the AppData environment variable.
First Time appeared Unity
Unity parsec
Weaknesses CWE-648
CPEs cpe:2.3:a:unity:parsec:*:*:*:*:*:*:*:*
Vendors & Products Unity
Unity parsec
References
Metrics cvssV3_1

{'score': 8.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-06T15:35:01.009Z

Reserved: 2026-06-14T04:15:58.932Z

Link: CVE-2026-54424

cve-icon Vulnrichment

Updated: 2026-07-06T15:34:54.283Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T09:00:03Z

Weaknesses
  • CWE-648

    Incorrect Use of Privileged APIs