CVE-2026-18759 PUBLISHED

An improper authentication and path traversal vulnerability exists in ASUSTOR Backup Plan and ASUSTOR EZ Sync.

Assigner: ASUSTOR1
Reserved: 04.08.2026 Published: 04.08.2026 Updated: 04.08.2026

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.

Metrics

CVSS 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
CVSS Score: 8.5

Product Status

Vendor ASUSTOR Inc.
Product ABP
Versions Default: unaffected
  • affected from ABP 2.0 to 2.0.7.10171 (incl.)
Vendor ASUSTOR Inc.
Product AES
Versions Default: unaffected
  • affected from AES 1.0 to 1.1.1.3113 (incl.)

Credits

  • Kazuma Matsumoto, Security Researcher at GMO Cybersecurity by IERAE, Inc. finder

References

Problem Types

  • CWE-287 Improper Authentication CWE
  • CWE-269 Improper Privilege Management CWE

Impacts

  • CAPEC-114 Authentication Abuse