LiveActive security incident?Get immediate response
CVE Record

CVE-2024-47272: Incorrect authorization vulnerability in IO Module functionality in Synology Surveillance Station before 9....

Incorrect authorization vulnerability in IO Module 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 authorization flaw in Synology Surveillance Station's IO Module feature. A remote user already holding administrator privileges could cause limited file writes. The business risk is mainly integrity impact where Surveillance Station admin accounts are shared, numerous, or exposed to less-trusted operators.

Executive priority

Treat this as routine remediation unless the service is internet-exposed or administrator access is broadly delegated. It does not justify emergency response by itself, but should be closed during the next maintenance cycle.

Technical view

CVE-2024-47272 is CWE-863 incorrect authorization in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575. CVSS 3.1 is 2.7: network reachable, low complexity, high privileges required, no user interaction, unchanged scope, low integrity impact only.

Likely exposure

Exposure is limited to Synology Surveillance Station deployments running versions before 9.2.2-11575 or 9.2.2-9575. The attacker must already authenticate remotely with administrator privileges, so externally exposed admin portals and weak admin account governance matter most.

Exploitation context

The supplied sources do not report active exploitation, public exploit code, or CISA KEV listing. The vector is described only as unspecified, so practical exploitability cannot be assessed beyond the CVSS attributes and vendor advisory.

Researcher notes

The advisory and CVE record confirm product, affected-version boundary, CWE, and limited integrity impact, but do not disclose vectors or file-write scope. Avoid assuming post-auth escalation, persistence, or broader device compromise without additional vendor evidence.

Mitigation direction

  • Upgrade Surveillance Station to a fixed version named by Synology.
  • Review Synology's advisory for model-specific or channel-specific update guidance.
  • Restrict remote access to Surveillance Station administration interfaces.
  • Remove unnecessary administrator privileges and shared admin accounts.
  • Monitor for unexpected IO Module or file integrity changes.

Validation and detection

  • Inventory all Synology Surveillance Station instances and record installed versions.
  • Confirm versions are 9.2.2-11575, 9.2.2-9575, or later as applicable.
  • Review administrator account membership and recent privileged login activity.
  • Check change logs for unexpected IO Module configuration or file changes.
  • Document any exposed admin interfaces and compensating access controls.
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 · medium confidence lookup

CWE-863: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-47272 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-47272Attack 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-863 · source CWE mapping

Incorrect Authorization

Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.