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

CVE-2024-11399: Synology BeeDrive DoS Vulnerability

CVE-2024-11399 is a denial-of-service vulnerability in Synology BeeDrive's redis-server component that allows local attackers to disrupt service availability. This article covers technical details, affected versions, and mitigation.

Published: May 28, 2026

CVE-2024-11399 Overview

CVE-2024-11399 affects the redis-server component bundled with Synology BeeDrive for desktop versions prior to 1.3.2-13814. The flaw is classified as files or directories accessible to external parties [CWE-552]. Local users can leverage exposed resources to trigger a denial-of-service condition against the BeeDrive client. Exploitation requires local access to the host running BeeDrive but does not require authentication or user interaction. Synology addressed the issue in BeeDrive 1.3.2-13814 and published advisory SA-24-26 to document the fix.

Critical Impact

Local attackers can crash or disrupt the BeeDrive desktop client by abusing improperly restricted files or directories used by the embedded redis-server, resulting in loss of availability for the synchronization service.

Affected Products

  • Synology BeeDrive for desktop versions prior to 1.3.2-13814
  • Embedded redis-server component shipped with BeeDrive
  • Windows and macOS desktop installations of BeeDrive sync client

Discovery Timeline

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

Technical Details for CVE-2024-11399

Vulnerability Analysis

The vulnerability resides in the redis-server component used internally by Synology BeeDrive for desktop. BeeDrive embeds Redis to manage local state, queue operations, and coordinate synchronization between the desktop client and Synology cloud or NAS endpoints. The advisory categorizes the issue as exposure of files or directories to external parties, meaning resources used by redis-server are reachable by local actors who should not have access. A local user can abuse this exposure to interfere with the Redis instance and disrupt BeeDrive operation.

The attack vector is local, attack complexity is low, no privileges are required, and no user interaction is needed. Confidentiality is not affected, integrity sees limited impact, and availability is heavily impacted. The advisory does not detail the specific exposed paths or mechanism beyond stating that unspecified vectors enable denial-of-service.

Root Cause

The root cause is improper restriction of files or directories used by the embedded redis-server process. Resources such as Unix sockets, TCP listeners bound to loopback, configuration files, or working directories appear to be accessible to local non-privileged users. This violates least-privilege expectations for a desktop background service that should be scoped to a single user account.

Attack Vector

A local user on a system where Synology BeeDrive is installed interacts with the exposed redis-server resources to trigger a denial-of-service condition. The disruption affects the BeeDrive client and its synchronization tasks. The advisory states the vectors are unspecified, and no public proof-of-concept exploit has been published. The EPSS score remains very low, reflecting limited likelihood of widespread exploitation.

No verified exploit code is available for this vulnerability. Refer to the Synology Security Advisory SA-24-26 for vendor-supplied technical context.

Detection Methods for CVE-2024-11399

Indicators of Compromise

  • Unexpected termination or repeated restarts of the BeeDrive redis-server child process on desktop endpoints
  • BeeDrive synchronization failures or stalled sync queues following local user activity
  • Unauthorized local processes accessing BeeDrive working directories or Redis socket files

Detection Strategies

  • Inventory desktop endpoints to identify Synology BeeDrive installations and confirm whether the installed version is earlier than 1.3.2-13814
  • Monitor process telemetry for non-BeeDrive processes opening handles to BeeDrive Redis files, sockets, or loopback listeners
  • Alert on crash events and abnormal exit codes from the redis-server instance launched by the BeeDrive client

Monitoring Recommendations

  • Collect endpoint process creation and file access events for the BeeDrive installation directory and per-user application data paths
  • Track service health metrics for the BeeDrive client to detect availability degradation that may indicate exploitation attempts
  • Forward desktop endpoint logs to a centralized analytics platform to correlate local user activity with BeeDrive disruption events

How to Mitigate CVE-2024-11399

Immediate Actions Required

  • Upgrade Synology BeeDrive for desktop to version 1.3.2-13814 or later on every affected workstation
  • Identify hosts where multiple local user accounts share the same machine and prioritize patching those endpoints first
  • Validate that the BeeDrive auto-update mechanism is functional and not blocked by endpoint policy

Patch Information

Synology released the fix in BeeDrive for desktop 1.3.2-13814. The patch is documented in Synology Security Advisory SA-24-26. Administrators should download the updated installer from the Synology download portal and deploy it through standard software distribution tooling. Verify the installed version after deployment by checking the BeeDrive client About dialog or the installer registry entry.

Workarounds

  • Restrict shared local access on systems running BeeDrive until the patched version is installed
  • Limit BeeDrive installation to single-user workstations where additional local accounts are not provisioned
  • Uninstall BeeDrive on endpoints where it is not required pending verification of the patched release

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechRedis

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-552
  • Technical References
  • Synology Security Advisory SA-24-26
  • Related CVEs
  • CVE-2025-46819: Redis Database DoS Vulnerability

  • CVE-2025-21605: Redis Database DoS Vulnerability

  • CVE-2024-31228: Redis Database DOS Vulnerability

  • CVE-2025-48367: Redis Database DOS 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