Severity by source
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-reachable management interface with low-privilege authenticated account gives AV:N/AC:L/PR:L; memory leak is partial confidentiality (C:L), no integrity impact, and backup-component crash is A:H.
Primary rating from Vendor (asustor).
CVSS VectorVendor: asustor
Lifecycle Timeline
2DescriptionCVE.org
A format string vulnerability was found in the Rsync Backup on the ADM. The vulnerability occurs because user-controlled rsync backup configuration or log data may be 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 backup component. 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.
AnalysisAI
Memory disclosure and denial of service in ASUSTOR ADM (versions 4.1.0 through 4.3.3.RUN1 and 5.0.0 through 5.1.3.RI81) arise from an unsafe format string operation in the Rsync Backup component, where user-controlled backup configuration or log data reaches a format function without a fixed format specifier. An authenticated attacker on the NAS management interface can leak process memory contents or crash the backup component. There is no public exploit identified at time of analysis and the issue is not listed in CISA KEV.
Technical ContextAI
ADM (ASUSTOR Data Master) is the Linux-based operating system that runs on ASUSTOR network-attached storage (NAS) appliances; the affected functionality is its integrated Rsync Backup feature, used to schedule and log file synchronization jobs. The root cause is CWE-134 (Use of Externally-Controlled Format String): attacker-influenced values from the rsync backup configuration or log entries are passed directly as the format argument to a C printf-family function rather than being passed as a data argument to a constant format string. Format specifiers such as %x, %s, or %n embedded in that input are then interpreted, allowing stack/heap memory to be read out (via %x/%s) or the process to be crashed via invalid memory access.
RemediationAI
Patch available per vendor advisory: upgrade ADM to a fixed release above the affected ranges (later than 4.3.3.RUN1 on the 4.x branch and later than 5.1.3.RI81 on the 5.x branch) as directed in the ASUSTOR security advisory at https://www.asustor.com/security/security_advisory_detail?id=67 - an exact patched build number was not included in the provided data and should be confirmed against that advisory before deployment. Until patched, reduce exposure by removing the NAS management and Rsync Backup interfaces from the public Internet and restricting them to trusted management VLANs or VPN (side effect: remote administrators must connect through the VPN), and tighten account controls so only trusted, strongly-authenticated users hold ADM accounts, since exploitation requires an authenticated (PR:L) session. If the Rsync Backup feature is not in use, disabling it removes the vulnerable code path at the cost of losing rsync-based backup scheduling.
More in Data Master
View allOS command injection in snmp.cgi in ASUSTOR ADM version 3.1.1 allows attackers to execute system commands without authen
Information disclosure in the SNMP settings page in ASUSTOR ADM version 3.1.1 allows attackers to obtain the SNMP passwo
OS command injection in group.cgi in ASUSTOR ADM version 3.1.1 allows attackers to execute system commands as root by mo
OS Command Injection in upload.cgi in ASUSTOR ADM version 3.1.1 allows attackers to execute system commands by modifying
OS command injection in user.cgi in ASUSTOR ADM version 3.1.1 allows attackers to execute system commands as root via th
OS command injection in user.cgi in ASUSTOR ADM version 3.1.1 allows attackers to execute system commands as root via th
Denial-of-service in the login page of ASUSTOR ADM 3.1.1 allows attackers to prevent users from signing in by placing ma
Directory Traversal in downloadwallpaper.cgi in ASUSTOR ADM version 3.1.1 allows attackers to download arbitrary files b
Directory Traversal in upload.cgi in ASUSTOR ADM version 3.1.1 allows attackers to upload files to arbitrary locations b
Directory Traversal in File Explorer in ASUSTOR ADM version 3.1.1 allows attackers to view arbitrary files by modifying
ASUSTOR Data Master 3.1.5 and below allows authenticated remote non-administrative users to upload files to arbitrary lo
Missing verification of a password in ASUSTOR ADM version 3.1.1 allows attackers to change account passwords without ent
Same weakness CWE-134 – Use of Externally-Controlled Format String
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50950
GHSA-v869-q27w-qhm7