CVE-2025-13593: Origin validation error vulnerability in Synology ActiveProtect Agent before 1.1.0-0439 allows local users...
Origin validation error vulnerability in Synology ActiveProtect Agent before 1.1.0-0439 allows local users to write arbitrary files with restricted content and conduct denial-of-service during installation.
Security readout for executives and security teams
Plain-English summary
Synology ActiveProtect Agent before 1.1.0-0439 has an origin validation flaw during installation. A local user could cause limited file-writing effects and denial-of-service. This is not described as remotely exploitable in the supplied sources, but it can still disrupt deployment or endpoint protection workflows.
Executive priority
Treat as a moderate operational risk. Prioritize updating systems where ActiveProtect Agent is being deployed or reinstalled, especially on shared or less-controlled endpoints. No active exploitation is cited in the provided sources.
Technical view
CVE-2025-13593 is a CWE-346 origin validation error in Synology ActiveProtect Agent before 1.1.0-0439. The stated impact is arbitrary file write with restricted content and denial-of-service during installation. CVSS 3.1 is 6.1 with local attack vector, low complexity, no privileges, and required user interaction.
Likely exposure
Exposure appears limited to systems installing or running Synology ActiveProtect Agent versions before 1.1.0-0439. The CVSS vector indicates local access and user interaction are required. The supplied affected data is broad, so validate exact installed versions against Synology’s advisory.
Exploitation context
The supplied bundle does not show CISA KEV listing or active exploitation. The attack is characterized as local, low-complexity, and installation-related, with integrity and availability impact but no stated confidentiality impact.
Researcher notes
Evidence is limited to the CVE data and Synology advisory reference. The affected product version scope is stated as before 1.1.0-0439, but the bundle does not provide deeper platform, installer, or configuration details.
Mitigation direction
Upgrade ActiveProtect Agent to version 1.1.0-0439 or later.
Follow Synology advisory guidance for affected builds and update channels.
Restrict local access on systems where the agent is installed.
Avoid running installer workflows from untrusted local contexts.
Monitor installation failures and unexpected file changes during deployment.
Validation and detection
Inventory all systems with Synology ActiveProtect Agent installed.
Confirm installed versions are 1.1.0-0439 or later.
Identify recent or pending installation activity on affected hosts.
Review local user access on systems running affected versions.
Check Synology’s advisory for any updated scope or remediation notes.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-346: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-346 · source CWE mapping
Origin Validation Error
Origin Validation Error represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.