The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-2023-49646

CVE-2023-49646: Zoom Meeting SDK DOS Vulnerability

CVE-2023-49646 is a denial of service vulnerability in Zoom Meeting Software Development Kit caused by improper authentication. This post covers the technical details, affected versions, impact, and mitigation.

Published: January 28, 2026

CVE-2023-49646 Overview

CVE-2023-49646 is an improper authentication vulnerability affecting multiple Zoom client applications and SDKs before version 5.16.5. This security flaw allows an authenticated user to conduct a denial of service attack via network access. The vulnerability stems from weaknesses in the authentication mechanisms (CWE-287: Improper Authentication) and improper verification of cryptographic signatures (CWE-347).

Critical Impact

An authenticated attacker can exploit this vulnerability to disrupt Zoom services for other users, potentially causing service outages across enterprise environments that rely on Zoom for critical communications.

Affected Products

  • Zoom Meeting Software Development Kit (versions before 5.16.5)
  • Zoom Video Software Development Kit (versions before 5.16.5)
  • Zoom Virtual Desktop Infrastructure (versions before 5.16.5)
  • Zoom Desktop Client for Windows, macOS, Linux (versions before 5.16.5)
  • Zoom Mobile App for iOS and Android (versions before 5.16.5)

Discovery Timeline

  • 2023-12-13 - CVE-2023-49646 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-49646

Vulnerability Analysis

This vulnerability represents an improper authentication flaw that can be exploited by users who have already authenticated to the Zoom platform. The vulnerability is associated with two CWE classifications: CWE-287 (Improper Authentication) and CWE-347 (Improper Verification of Cryptographic Signature), indicating that the authentication mechanism fails to properly validate certain security credentials or signatures.

The network-accessible nature of this vulnerability means attackers can exploit it remotely without requiring physical access to the target system. However, the requirement for prior authentication limits the attack surface to legitimate users or attackers who have obtained valid Zoom credentials.

Root Cause

The root cause of CVE-2023-49646 lies in the improper implementation of authentication controls within the Zoom client applications. Specifically, the vulnerability involves:

  1. Improper Authentication (CWE-287): The affected Zoom clients fail to adequately verify that an actor claiming a specific identity is genuinely that actor, allowing authenticated users to perform actions that should be restricted.

  2. Improper Verification of Cryptographic Signature (CWE-347): The software does not properly verify cryptographic signatures, which can allow attackers to forge or bypass authentication tokens.

Attack Vector

The attack vector for CVE-2023-49646 is network-based, requiring an authenticated user to initiate the attack. The exploitation scenario involves:

  1. An attacker first authenticates to a Zoom session using valid credentials
  2. The attacker then sends specially crafted requests that exploit the authentication weakness
  3. These requests bypass proper validation checks due to the cryptographic signature verification flaw
  4. The result is a denial of service condition affecting the availability of Zoom services

Since no verified exploit code is available for this vulnerability, the specific technical implementation of the attack remains limited to the information provided in Zoom's security bulletin. Organizations should review the Zoom Security Bulletin ZSB-23062 for additional technical details.

Detection Methods for CVE-2023-49646

Indicators of Compromise

  • Unusual network traffic patterns originating from authenticated Zoom clients
  • Abnormal authentication request volumes from individual user accounts
  • Service disruptions or availability issues affecting Zoom meeting sessions
  • Log entries showing repeated failed or malformed authentication attempts

Detection Strategies

  • Monitor Zoom client versions across the enterprise to identify installations running versions prior to 5.16.5
  • Implement network monitoring to detect anomalous traffic patterns to and from Zoom services
  • Enable detailed logging on Zoom clients and review for authentication anomalies
  • Deploy endpoint detection solutions to monitor Zoom application behavior

Monitoring Recommendations

  • Establish baseline metrics for normal Zoom authentication patterns and alert on deviations
  • Configure SIEM rules to correlate Zoom-related network activity with user behavior analytics
  • Monitor for unexpected Zoom service degradation that could indicate active exploitation
  • Track Zoom client update compliance across the organization through asset management tools

How to Mitigate CVE-2023-49646

Immediate Actions Required

  • Upgrade all Zoom clients to version 5.16.5 or later immediately
  • Inventory all systems running Zoom Meeting SDK, Video SDK, and VDI clients
  • Prioritize patching systems used in critical business communications
  • Review network access controls for Zoom traffic to limit potential attack surface

Patch Information

Zoom has released security updates to address this vulnerability. All affected products should be updated to version 5.16.5 or later. Detailed patch information is available in the Zoom Security Bulletin ZSB-23062.

The following products require updates:

  • Zoom Desktop Client (Windows, macOS, Linux)
  • Zoom Mobile App (iOS, Android)
  • Zoom Meeting Software Development Kit
  • Zoom Video Software Development Kit
  • Zoom Virtual Desktop Infrastructure

Workarounds

  • Restrict Zoom access to trusted network segments while awaiting patch deployment
  • Implement additional network monitoring for Zoom traffic to detect potential exploitation attempts
  • Consider temporary usage of Zoom web client as an alternative if client updates cannot be immediately deployed
  • Enable enhanced logging on Zoom installations to support incident response if needed
bash
# Configuration example
# Check Zoom client version on Windows systems
wmic product where "name like 'Zoom%%'" get name,version

# Check Zoom client version on macOS
defaults read /Applications/zoom.us.app/Contents/Info.plist CFBundleShortVersionString

# Check Zoom client version on Linux
zoom --version

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechZoom

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-347

  • CWE-287
  • Vendor Resources
  • Zoom Security Bulletin ZSB-23062
  • Related CVEs
  • CVE-2025-46785: Zoom Meeting SDK DoS Vulnerability

  • CVE-2024-45422: Zoom Meeting SDK DOS Vulnerability

  • CVE-2025-0146: Zoom Meeting SDK DOS Vulnerability

  • CVE-2023-39215: Zoom Meeting SDK DOS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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