A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-47272

CVE-2024-47272: Synology Surveillance Station Auth Bypass

CVE-2024-47272 is an authorization bypass flaw in Synology Surveillance Station's IO Module that enables limited file writes. This article covers the technical details, affected versions, security impact, and mitigation.

Published: May 28, 2026

CVE-2024-47272 Overview

CVE-2024-47272 is an incorrect authorization vulnerability [CWE-863] affecting Synology Surveillance Station. The flaw exists in the IO Module functionality and impacts versions prior to 9.2.2-11575 and 9.2.2-9575. Remote authenticated users with administrator privileges can perform limited file write operations through unspecified vectors. Synology disclosed the issue in advisory SA-24-25.

The vulnerability requires high privileges and produces limited integrity impact only. No confidentiality or availability impact is reported. The issue stems from improper authorization enforcement within the IO Module, which fails to validate administrative actions against expected access boundaries.

Critical Impact

Authenticated administrators can bypass authorization checks in the IO Module to perform limited file write operations on affected Synology Surveillance Station installations.

Affected Products

  • Synology Surveillance Station versions before 9.2.2-11575
  • Synology Surveillance Station versions before 9.2.2-9575
  • IO Module functionality within Surveillance Station

Discovery Timeline

  • 2026-05-27 - CVE-2024-47272 published to NVD
  • 2026-05-27 - Last updated in NVD database
  • Reference: Synology Security Advisory SA-24-25

Technical Details for CVE-2024-47272

Vulnerability Analysis

The vulnerability resides in the IO Module functionality of Synology Surveillance Station. Surveillance Station is a network video recording application running on Synology NAS devices. The IO Module integrates external input/output hardware with the surveillance platform.

The flaw is classified under [CWE-863] Incorrect Authorization. The IO Module performs operations without enforcing the expected authorization policy. As a result, authenticated administrative users can trigger file write operations that should be subject to stricter access controls.

Exploitation requires network access and valid administrator credentials. The integrity impact is limited because the writes are constrained, and there is no confidentiality or availability impact. The advisory does not document the specific vectors used to reach the vulnerable code path.

Root Cause

The root cause is missing or insufficient authorization checks in the IO Module code path that handles file write operations. The module trusts the caller's administrator role rather than validating each operation against the expected authorization boundary. Synology has not published implementation details beyond the advisory.

Attack Vector

The attack vector is network-based. An attacker must already possess administrator credentials on the target Surveillance Station instance. The attacker issues crafted requests to the IO Module to perform file write operations that should not be permitted. Because no public exploit or proof of concept is available, observed exploitation activity is not reported.

No verified code examples are available. Refer to the Synology Security Advisory SA-24-25 for vendor-provided technical context.

Detection Methods for CVE-2024-47272

Indicators of Compromise

  • Unexpected file modifications in directories used by the Surveillance Station IO Module on the NAS file system.
  • Administrator-authenticated HTTP requests targeting IO Module endpoints outside normal operational patterns.
  • Surveillance Station audit log entries showing IO Module configuration changes from unusual source IP addresses.

Detection Strategies

  • Inventory all Synology NAS devices running Surveillance Station and compare installed versions against 9.2.2-11575 and 9.2.2-9575.
  • Review administrator account activity for anomalous logins, particularly outside business hours or from new geolocations.
  • Correlate Surveillance Station web interface access logs with file system modification events on the NAS.

Monitoring Recommendations

  • Forward Synology NAS system and application logs to a centralized log platform for retention and analysis.
  • Monitor administrator session creation events and alert on infrequent or first-seen source addresses.
  • Track file integrity for Surveillance Station configuration and IO Module directories using available NAS integrity tools.

How to Mitigate CVE-2024-47272

Immediate Actions Required

  • Upgrade Synology Surveillance Station to version 9.2.2-11575 or 9.2.2-9575 or later, as appropriate for the deployed branch.
  • Audit all administrator accounts and remove accounts that are no longer required.
  • Rotate credentials for remaining administrator accounts and enforce strong, unique passwords.
  • Restrict network access to the Surveillance Station management interface to trusted management networks only.

Patch Information

Synology has released fixed versions of Surveillance Station. Apply 9.2.2-11575 or 9.2.2-9575 according to the package channel in use. Consult the Synology Security Advisory SA-24-25 for the current fixed-version matrix and download links through Package Center.

Workarounds

  • Limit Surveillance Station administrator privileges to a minimal set of accounts until patching is complete.
  • Block external access to the Surveillance Station web interface using firewall rules or a VPN gateway.
  • Enable two-factor authentication for all DSM and Surveillance Station administrator accounts.
bash
# Configuration example: restrict Surveillance Station web access at the firewall
# Replace 10.0.0.0/24 with the trusted management network
iptables -A INPUT -p tcp --dport 9900 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 9900 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechSynology Surveillance Station

  • SeverityLOW

  • CVSS Score2.7

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-863
  • Technical References
  • Synology Security Advisory SA-24-25
  • Related CVEs
  • CVE-2024-29241: Synology Surveillance Station Auth Bypass

  • CVE-2024-47270: Synology Surveillance Station Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English