Severity by source
AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Local installation context mandates AV:L and UI:R; a standard low-privilege local account suffices for PR:L; arbitrary file read, write, and DoS capability justify C:H/I:H/A:H with unchanged scope.
Primary rating from Vendor (synology).
CVSS VectorNVD
Lifecycle Timeline
8DescriptionNVD
An incorrect default permissions vulnerability in Synology Assistant before 7.0.7-50095 allows local users to read or write arbitrary files and conduct denial-of-service during installation.
AnalysisAI
Incorrect default permissions in Synology Assistant before version 7.0.7-50095 expose locally created installation artifacts to unauthorized access, enabling low-privileged local users to read or write arbitrary files and trigger denial-of-service conditions during the installation window. The CVSS score of 7.3 (High) with C:H/I:H/A:H reflects the breadth of potential file system impact, though an EPSS of 0.13% (3rd percentile) and SSVC exploitation status of 'none' confirm no public exploitation activity at time of analysis. A vendor-released patch exists at version 7.0.7-50095, and no public exploit code has been identified.
Technical ContextAI
CWE-276 (Incorrect Default Permissions) describes a class of vulnerabilities where software applies overly permissive access controls to files, directories, or other resources it creates, allowing unintended parties to access or modify them. Synology Assistant (CPE: cpe:2.3:a:synology:synology_assistant:*:*:*:*:*:*:*:*) is a desktop utility used to discover, connect to, and manage Synology NAS appliances on a local network. During its installation routine, the installer creates files or directories with permissions that violate the principle of least privilege, opening a race or access window where any low-privileged local user can interact with those resources - reading sensitive content, overwriting files in privileged paths, or corrupting the installation state to induce denial-of-service. The CVSS AV:L and UI:R metrics confirm the flaw is local and tied to the installation execution context.
RemediationAI
Upgrade Synology Assistant to version 7.0.7-50095 or later, which corrects the incorrect default permissions applied during installation; this is the primary and only confirmed fix per vendor advisory Synology_SA_26_12 at https://www.synology.com/en-global/security/advisory/Synology_SA_26_12. If immediate upgrade is not feasible, restrict the local user context during installation by ensuring only trusted administrator accounts are active sessions on the system when the installer runs - this directly removes the untrusted-user access prerequisite (PR:L, UI:R). On multi-user systems, scheduling installation during maintenance windows with concurrent user sessions terminated eliminates the exploitation window without requiring a patch. There are no known workarounds that address the underlying permission flaw without upgrading.
Same weakness CWE-276 – Incorrect Default Permissions
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52187
GHSA-x8pf-pjxr-ccfw