LiveActive security incident?Get immediate response
CVE Record

CVE-2024-47270: Improper preservation of permissions vulnerability in Archiving Push functionality in Synology Surveillance...

Improper preservation of permissions vulnerability in Archiving Push functionality in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575 allows remote authenticated users with administrator privileges to limited file write via unspecified vectors.

LowCVSS 2.7Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

This is a low-severity Synology Surveillance Station issue. An already-authenticated administrator could cause a limited file write through Archiving Push because permissions may not be preserved correctly. The business risk is mainly integrity impact inside systems where Surveillance Station administrators are already trusted or compromised.

Executive priority

Handle in normal patch cadence unless the service is internet-exposed, administrator accounts are weakly controlled, or Archiving Push is business-critical. The issue is real but requires administrator privileges and has limited integrity impact in the published assessment.

Technical view

CVE-2024-47270 is a CWE-281 improper permission preservation flaw in Surveillance Station Archiving Push. A remote authenticated user with administrator privileges may perform limited file write through unspecified vectors. CVSS 3.1 is 2.7 with network access, low complexity, high privileges, no user interaction, and low integrity impact only.

Likely exposure

Exposure is limited to Synology Surveillance Station deployments running versions before the fixed 9.2.2-11575 and 9.2.2-9575 releases. Risk is higher where administrative accounts are shared, overprivileged, remotely accessible, or weakly protected.

Exploitation context

The provided sources do not report active exploitation, and the CVE is not listed as KEV. Public details do not describe the vectors, so validation should focus on version status, Archiving Push usage, and administrator account control rather than exploit reproduction.

Researcher notes

Key technical details remain unspecified: vectors, writable paths, and exact Archiving Push behavior are not described in the provided sources. The vulnerability should be treated as a permission-preservation flaw requiring admin privileges, not as unauthenticated compromise or broad remote code execution.

Mitigation direction

  • Upgrade Surveillance Station to Synology fixed versions or later per the advisory.
  • Limit Surveillance Station administrator access to named, necessary users only.
  • Require strong authentication and MFA where available for administrator accounts.
  • Review Archiving Push configuration and disable unused workflows.
  • Monitor vendor guidance for any updated mitigation details.

Validation and detection

  • Inventory Synology systems running Surveillance Station.
  • Confirm installed versions are 9.2.2-11575, 9.2.2-9575, or later as applicable.
  • Identify deployments using Archiving Push functionality.
  • Review administrator accounts for shared, stale, or unnecessary access.
  • Check relevant logs for unexpected file write activity by administrator accounts.
Prepared
Confidence
medium
Sources
3

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-281: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-47270 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Low
CVSS
2.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
2.7CVSS 3.1LowCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N1.21.4synology

Vulnerability scoring details

Base CVSS 3.1 score

2.7Low
CVSS 3.1 vector shape for CVE-2024-47270Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SynologySurveillance Station*, *affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-281 · source CWE mapping

Improper Preservation of Permissions

Improper Preservation of Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.