CVE-2024-47269
Analyzed Analyzed - Analysis Complete

Cleartext Transmission of Sensitive Data in Synology Surveillance Station

Vulnerability report for CVE-2024-47269, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-05-27

Last updated on: 2026-05-28

Assigner: Synology Inc.

Description

Cleartext transmission of sensitive information vulnerability in Export Key functionality in Synology Surveillance Station before 9.2.2-11575 and 9.2.2-9575 allows remote authenticated users with administrator privileges to obtain sensitive information via unspecified vectors.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-05-27
Last Modified
2026-05-28
Generated
2026-07-06
AI Q&A
2026-05-27
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
synology surveillance_station to 9.2.2-11575 (exc)
synology surveillance_station to 9.2.2-9575 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-319 The product transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Compliance Impact

The vulnerability involves cleartext transmission of sensitive information in Synology Surveillance Station, which could lead to unauthorized disclosure of sensitive data by remote authenticated administrators.

Such exposure of sensitive information may impact compliance with data protection regulations like GDPR and HIPAA, which require protection of sensitive data in transit to prevent unauthorized access or disclosure.

However, specific impacts on compliance or mitigation measures are not detailed in the provided information.

Executive Summary

This vulnerability involves the cleartext transmission of sensitive information in the Export Key functionality of Synology Surveillance Station versions before 9.2.2-11575 and 9.2.2-9575.

It allows remote authenticated users who have administrator privileges to obtain sensitive information through unspecified methods.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade Synology Surveillance Station to version 9.2.2-11575 or later for DSM 7.2 and 7.1, or version 9.2.2-9575 or later for DSM 6.2.

Detection Guidance

This vulnerability involves cleartext transmission of sensitive information in the Export Key functionality of Synology Surveillance Station before version 9.2.2-11575 and 9.2.2-9575. Detection would require monitoring network traffic for unencrypted sensitive data exchanges related to the Export Key feature.

Since the vulnerability requires remote authenticated users with administrator privileges, verifying the version of Synology Surveillance Station installed on your system is a primary step.

  • Check the installed version of Synology Surveillance Station to confirm if it is older than 9.2.2-11575 or 9.2.2-9575.
  • Use network monitoring tools (e.g., Wireshark or tcpdump) to capture and analyze traffic for any cleartext transmission of sensitive information related to the Export Key functionality.
  • Example command to check version via SSH on Synology device: `synopkg version SurveillanceStation`
  • Example command to capture network traffic on the relevant interface: `tcpdump -i eth0 -w capture.pcap` and then analyze with Wireshark for unencrypted sensitive data.
Impact Analysis

The vulnerability can lead to the exposure of sensitive information to remote attackers who have administrator access.

Since the information is transmitted in cleartext, it can be intercepted, potentially compromising confidentiality.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2024-47269. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart