Description
The background service of ABP or AES runs as NT AUTHORITY\SYSTEM and implements a file-based inter-process communication (IPC) mechanism protected by AES encryption. Because the encryption key file is readable by standard users and protected using DPAPI. Any authenticated local user can recover the key and forge valid IPC requests. Furthermore, the service does not check the identity of the requesting process and validates destination paths using an insufficient substring check. A local attacker can submit crafted encrypted requests containing directory traversal sequences to perform arbitrary file reads and arbitrary file writes as NT AUTHORITY\SYSTEM, leading to full local privilege escalation.
Affected products and versions include: ABP (ASUSTOR Backup Plan) 2.0.7.10171 and earlier as well as AES (ASUSTOR EZSync) 1.1.1.3113 and earlier.
Published: 2026-08-04
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The ASUSTOR Backup Plan and ASUSTOR EZ Sync background services run as NT AUTHORITY\\SYSTEM and use a file‑based IPC mechanism encrypted with a key file that is readable by standard users. This flaw allows an authenticated local user to recover the encryption key, forge valid IPC requests, and send them to a process that does not verify the caller’s identity or properly validate destination paths. The service accepts crafted path strings that contain traversal sequences through a simple substring check, enabling the attacker to read or write any file on the system as SYSTEM. The ability to arbitrarily read and write files at SYSTEM level effectively grants full local privilege escalation. The weaknesses are identified as CWE-287: Improper Authentication and CWE-269: Improper Privilege Management.

Affected Systems

Affected systems include ASUSTOR Inc. products ABP (ASUSTOR Backup Plan) version 2.0.7.10171 and earlier, and AES (ASUSTOR EZSync) version 1.1.1.3113 and earlier.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity vulnerability. Exploitation requires local, authenticated access; no remote attack vector is documented. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog. Attackers would need to be able to run code on the device as a local user to recover the key and craft malicious IPC requests, after which they can gain full SYSTEM privileges through arbitrary file access.

Generated by OpenCVE AI on August 4, 2026 at 20:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ABP to a version newer than 2.0.7.10171
  • Upgrade AES to a version newer than 1.1.1.3113
  • Configure the encryption key file so that it is readable only by NT AUTHORITY\\SYSTEM and untouchable system processes
  • If the background IPC service is not required, disable it to reduce the attack surface
  • Monitor system logs for suspicious IPC activity that indicates potential key recovery or unauthorized file operations

Generated by OpenCVE AI on August 4, 2026 at 20:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Asustor
Asustor abp And Aes
Vendors & Products Asustor
Asustor abp And Aes

Tue, 04 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 04 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269

Tue, 04 Aug 2026 07:30:00 +0000

Type Values Removed Values Added
Description The background service of ABP or AES runs as NT AUTHORITY\SYSTEM and implements a file-based inter-process communication (IPC) mechanism protected by AES encryption. Because the encryption key file is readable by standard users and protected using DPAPI. Any authenticated local user can recover the key and forge valid IPC requests. Furthermore, the service does not check the identity of the requesting process and validates destination paths using an insufficient substring check. A local attacker can submit crafted encrypted requests containing directory traversal sequences to perform arbitrary file reads and arbitrary file writes as NT AUTHORITY\SYSTEM, leading to full local privilege escalation. Affected products and versions include: ABP (ASUSTOR Backup Plan) 2.0.7.10171 and earlier as well as AES (ASUSTOR EZSync) 1.1.1.3113 and earlier.
Title An improper authentication and path traversal vulnerability exists in ASUSTOR Backup Plan and ASUSTOR EZ Sync.
Weaknesses CWE-287
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

Asustor Abp And Aes
cve-icon MITRE

Status: PUBLISHED

Assigner: ASUSTOR1

Published:

Updated: 2026-08-04T13:33:51.752Z

Reserved: 2026-08-04T04:29:50.772Z

Link: CVE-2026-18759

cve-icon Vulnrichment

Updated: 2026-08-04T13:25:13.942Z

cve-icon NVD

Status : Received

Published: 2026-08-04T08:16:35.070

Modified: 2026-08-04T14:16:31.380

Link: CVE-2026-18759

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:21:11Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-287

    Improper Authentication