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-47269

CVE-2024-47269: Synology Surveillance Station Disclosure Flaw

CVE-2024-47269 is an information disclosure vulnerability in Synology Surveillance Station affecting versions before 9.2.2-11575. This cleartext transmission flaw exposes sensitive key data. Learn about affected versions and fixes.

Published: May 28, 2026

CVE-2024-47269 Overview

CVE-2024-47269 is a cleartext transmission of sensitive information vulnerability [CWE-319] affecting the Export Key functionality in Synology Surveillance Station. The flaw allows remote authenticated users with administrator privileges to obtain sensitive information through unspecified vectors. Synology resolved the issue in Surveillance Station versions 9.2.2-11575 and 9.2.2-9575.

The vulnerability requires high privileges to exploit and impacts confidentiality only. While the attack vector is network-based, the requirement for administrator credentials limits the exploitable population. Organizations running affected Surveillance Station deployments should upgrade to the patched releases.

Critical Impact

An authenticated administrator can intercept sensitive key material transmitted in cleartext during the export operation, exposing confidential data to network observers.

Affected Products

  • Synology Surveillance Station versions prior to 9.2.2-11575
  • Synology Surveillance Station versions prior to 9.2.2-9575
  • Surveillance Station Export Key functionality

Discovery Timeline

  • 2026-05-27 - CVE-2024-47269 published to NVD
  • 2026-05-27 - Last updated in NVD database

Technical Details for CVE-2024-47269

Vulnerability Analysis

The vulnerability resides in the Export Key functionality of Synology Surveillance Station. When the application transmits sensitive key material during the export operation, the data travels in cleartext rather than through an encrypted channel. Any actor positioned to observe the network traffic can capture the exported information.

The issue is classified under [CWE-319] Cleartext Transmission of Sensitive Information. Confidentiality impact is high while integrity and availability remain unaffected. Exploitation requires administrator-level authentication on the Surveillance Station instance.

Root Cause

The root cause is the absence of transport-layer protection for key material handled by the Export Key feature. Sensitive data that should be confined to an encrypted channel is instead emitted in a readable form. This design choice exposes the data to passive interception on any segment the traffic traverses.

Attack Vector

An authenticated administrator initiates the Export Key operation. An attacker with the ability to observe traffic between the client and the Surveillance Station instance reads the exported key material from the wire. The attack does not require user interaction beyond the legitimate export action and does not alter system state.

No public proof-of-concept code is available for this vulnerability. Refer to the Synology Security Advisory SA-24-25 for vendor-provided technical detail.

Detection Methods for CVE-2024-47269

Indicators of Compromise

  • Unencrypted HTTP traffic containing Surveillance Station Export Key payloads observed in packet captures
  • Administrator session activity invoking the Export Key endpoint from unexpected source addresses
  • Surveillance Station instances running versions earlier than 9.2.2-11575 or 9.2.2-9575

Detection Strategies

  • Inspect network captures for Surveillance Station management traffic that lacks TLS encryption
  • Review Surveillance Station audit logs for Export Key operations and correlate with administrator session origins
  • Identify Surveillance Station versions across the estate and flag instances below the fixed releases

Monitoring Recommendations

  • Enable verbose logging on Surveillance Station for administrator actions, including key export events
  • Monitor for anomalous administrator logins, especially from new geographies or service accounts
  • Alert when Surveillance Station management interfaces are reachable over plaintext channels

How to Mitigate CVE-2024-47269

Immediate Actions Required

  • Upgrade Surveillance Station to version 9.2.2-11575 or 9.2.2-9575, depending on the deployed branch
  • Rotate any keys that were previously exported using the vulnerable functionality
  • Restrict administrator access to Surveillance Station to trusted networks and accounts

Patch Information

Synology addressed the vulnerability in Surveillance Station 9.2.2-11575 and 9.2.2-9575. Patch details are published in the Synology Security Advisory SA-24-25. Apply the appropriate fixed release for your branch.

Workarounds

  • Avoid using the Export Key functionality until the patched version is deployed
  • Confine Surveillance Station management traffic to encrypted VPN tunnels or isolated management VLANs
  • Enforce multi-factor authentication for all Surveillance Station administrator accounts to reduce credential compromise risk
bash
# Verify Surveillance Station package version on a Synology NAS
synopkg version SurveillanceStation

# Confirm the installed version is at or above the fixed release
# Expected: 9.2.2-11575 or 9.2.2-9575

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechSynology

  • SeverityMEDIUM

  • CVSS Score4.9

  • EPSS Probability0.02%

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

  • CVE-2026-2237: Synology Storage Manager Vulnerability

  • CVE-2024-47271: Synology Surveillance Station Exposure

  • CVE-2025-14713: Synology C2 Identity Credential Exposure
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