Description
A security vulnerability has been identified in Planet9 due to incorrect file permissions assigned to an application executable used by the Planet9 background service. The service runs with SYSTEM privileges, while the affected executable grants excessive permissions to non-administrative users. As a result, an authenticated local user could potentially modify or replace the executable and execute arbitrary code with SYSTEM privileges when the service starts or the system is restarted.
Published: 2026-08-17
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from incorrect file permissions on an executable used by Acer’s Planet9 background service. The service runs with SYSTEM privileges, while the executable grants excessive permissions to non‑administrative users. An authenticated local user can therefore overwrite or modify the executable, causing the service at startup or after a reboot to run attacker‑supplied code with SYSTEM rights. This results in full system compromise, allowing the attacker to read, modify, or delete any data, install malware, or maintain persistence.

Affected Systems

Acer’s Planet9 background service (PLANET9DAService). No specific affected version information is supplied. The vulnerability applies to installations that include the service and the affected executable with incorrect permissions.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a local, authenticated user who can physically access the machine or gain user‑level access. Exploitation requires modifying a file that the SYSTEM‑privileged service uses, which is feasible if file permissions are lax. The overall risk is high for any system running Planet9 without the remedial update.

Generated by OpenCVE AI on August 17, 2026 at 03:20 UTC.

Remediation

Vendor Solution

An update is available that resolves this vulnerability by removing the affected executable files and uninstalling the background service (PLANET9DAService). Planet9 will automatically upgrade to the latest version.


OpenCVE Recommended Actions

  • Apply the official update that removes the affected executable files and uninstalls the Planet9 background service so the service can no longer execute the compromised binary
  • If the update cannot be applied immediately, disable or delete the background service to prevent it from running with SYSTEM privileges
  • Review and enforce least‑privilege permissions on all system executable files to ensure that non‑administrative users cannot modify binaries that run with elevated rights

Generated by OpenCVE AI on August 17, 2026 at 03:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been identified in Planet9 due to incorrect file permissions assigned to an application executable used by the Planet9 background service. The service runs with SYSTEM privileges, while the affected executable grants excessive permissions to non-administrative users. As a result, an authenticated local user could potentially modify or replace the executable and execute arbitrary code with SYSTEM privileges when the service starts or the system is restarted.
Title Planet9 Incorrect Permission Assignment Vulnerability Information
Weaknesses CWE-732
References
Metrics cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Acer

Published:

Updated: 2026-08-17T02:16:49.131Z

Reserved: 2026-06-05T07:22:32.054Z

Link: CVE-2026-50602

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-17T03:16:50.840

Modified: 2026-08-17T03:16:50.840

Link: CVE-2026-50602

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T03:30:12Z

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource