Description
A path traversal vulnerability was found in the Wallpaper component of ADM. The vulnerability occurs because user-controlled wallpaper path input is not sufficiently validated before being used for file access. An authenticated attacker can exploit this issue to access or manipulate files outside the intended wallpaper directory, subject to user permissions and filesystem restrictions.
Affected products and versions include: from ADM 4.1.0 through ADM 4.3.3.RUN1 as well as from ADM 5.0.0 through ADM 5.1.3.RI81.
Published: 2026-07-30
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Wallpaper component of ADM accepts a user‑controlled wallpaper path without proper validation, allowing a path traversal attack. An authenticated user can supply a crafted path to read or write files outside the intended wallpaper directory. This can lead to disclosure of confidential data, modification of system files, or other unintended data exposure, depending on the permissions of the authenticated account. The weakness is classified as CWE‑22.

Affected Systems

ASUSTOR Inc. Administrative Desktop Manager (ADM) versions 4.1.0 through 4.3.3.RUN1 and 5.0.0 through 5.1.3.RI81 are affected. The flaw exists in the Wallpaper handling portion of the ADM service.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate‑to‑high impact risk. The EPSS score of less than 1% suggests that exploitation probability is currently low, and the issue is not listed in the CISA KEV catalog. Because the vulnerability requires authentication, an attacker must first obtain valid ADM credentials. Once authenticated, they can craft a path traversal payload in the wallpaper path field, causing the system to treat it as a file reference outside the confined directory, potentially gaining read/write access to files within the scope of their user permissions.

Generated by OpenCVE AI on August 3, 2026 at 11:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ADM to the latest released version that addresses the path traversal flaw.
  • If an immediate upgrade is not feasible, limit the privileges of accounts that can change wallpaper settings so they cannot access sensitive directories.
  • Configure the ADM service to perform strict normalization and validation of wallpaper paths, ensuring only allowed directories and filenames are accepted.

Generated by OpenCVE AI on August 3, 2026 at 11:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


Thu, 30 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Asustor
Asustor adm
Vendors & Products Asustor
Asustor adm

Thu, 30 Jul 2026 04:30:00 +0000

Type Values Removed Values Added
Description A path traversal vulnerability was found in the Wallpaper component of ADM. The vulnerability occurs because user-controlled wallpaper path input is not sufficiently validated before being used for file access. An authenticated attacker can exploit this issue to access or manipulate files outside the intended wallpaper directory, subject to user permissions and filesystem restrictions. Affected products and versions include: from ADM 4.1.0 through ADM 4.3.3.RUN1 as well as from ADM 5.0.0 through ADM 5.1.3.RI81.
Title A path traversal vulnerability was found in the Wallpaper component of ADM
Weaknesses CWE-22
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: ASUSTOR1

Published:

Updated: 2026-08-04T07:31:23.486Z

Reserved: 2026-07-29T01:38:34.119Z

Link: CVE-2026-67246

cve-icon Vulnrichment

Updated: 2026-07-30T13:27:56.943Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T05:16:38.877

Modified: 2026-08-04T14:06:43.520

Link: CVE-2026-67246

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:30:03Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')