Description
A stored format string vulnerability was found in the FTP Backup on the ADM. The vulnerability occurs because user-controlled backup configuration data may be written into a task log and later processed through an unsafe format string operation. An authenticated attacker can exploit this issue to disclose memory information or cause denial of service of the affected CGI process.
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: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stored format string bug was identified in the FTP Backup feature of ASUSTOR’s ADM firmware. When users create backup configurations, the data can be written directly into a task log and later processed by an unsafe format string operation. The weakness, classified as CWE‑134, allows an authenticated attacker to read arbitrary memory contents or trigger a crash of the CGI process, compromising confidentiality or availability. No unauthenticated access is required; the attacker must have credentials to the ADM web interface or related service.

Affected Systems

ASUSTOR Inc. ADM firmware versions 4.1.0 through 4.3.3.RUN1 and 5.0.0 through 5.1.3.RI81 are affected. All deployments running these firmware releases are potentially vulnerable until updated to a non‑affected revision.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity that can lead to significant data exposure or service disruption. The EPSS score of less than 1% suggests the probability of exploitation is currently low, and the vulnerability is not yet listed in CISA’s KEV catalog. Because the flaw requires authenticated access, it is likely exploitable by an internal user or an attacker who has compromised credentials. Nonetheless, the impact warrants that affected systems be evaluated promptly for updated firmware and that the backup feature be disabled if not essential.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest ADM firmware update released by ASUSTOR that fixes the format string vulnerability.
  • If an update is unavailable or delayed, disable the FTP Backup function or delete any user‑controlled backup configuration entries to prevent untrusted data from being logged and later processed.
  • Verify that no remaining backup configuration data is present in system logs and that all format string operations are sanitized or removed from code paths that handle user input.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 14: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 07:15:00 +0000

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

Thu, 30 Jul 2026 03:15:00 +0000

Type Values Removed Values Added
Description A stored format string vulnerability was found in the FTP Backup on the ADM. The vulnerability occurs because user-controlled backup configuration data may be written into a task log and later processed through an unsafe format string operation. An authenticated attacker can exploit this issue to disclose memory information or cause denial of service of the affected CGI process. 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 stored format string vulnerability was found in the FTP Backup on the ADM
Weaknesses CWE-134
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: ASUSTOR1

Published:

Updated: 2026-08-04T07:29:21.773Z

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

Link: CVE-2026-18186

cve-icon Vulnrichment

Updated: 2026-07-30T13:14:58.194Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T03:16:24.213

Modified: 2026-08-04T14:18:10.873

Link: CVE-2026-18186

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-134

    Use of Externally-Controlled Format String