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
    • 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-28597

CVE-2023-28597: Zoom Rooms RCE Vulnerability

CVE-2023-28597 is a remote code execution vulnerability in Zoom Rooms that allows attackers to execute malicious code via SMB server attacks. This article covers technical details, affected versions, impact, and mitigation.

Published: January 28, 2026

CVE-2023-28597 Overview

CVE-2023-28597 is an improper trust boundary implementation vulnerability affecting Zoom clients prior to version 5.13.5. The vulnerability exists in how Zoom handles local recordings saved to SMB (Server Message Block) network locations. When a victim saves a local recording to an SMB location and later opens it using a link from Zoom's web portal, an attacker positioned on an adjacent network can exploit this trust boundary flaw to execute arbitrary code on the victim's system.

Critical Impact

An attacker on an adjacent network can gain complete access to a user's device and data through remote code execution by setting up a malicious SMB server that responds to Zoom client requests with attacker-controlled executables.

Affected Products

  • Zoom Rooms for Windows, macOS, Linux, iOS, and Android (versions prior to 5.13.5)
  • Zoom Client for Windows, macOS, Linux, iOS, and Android (versions prior to 5.13.5)
  • Zoom Virtual Desktop Infrastructure (VDI) (versions prior to 5.13.5)

Discovery Timeline

  • 2023-03-27 - CVE-2023-28597 published to NVD
  • 2025-02-19 - Last updated in NVD database

Technical Details for CVE-2023-28597

Vulnerability Analysis

This vulnerability stems from CWE-501: Trust Boundary Violation, where the Zoom client fails to properly validate the trust boundary between the application and external network resources. The flaw manifests when users interact with locally recorded content that has been saved to SMB file shares.

The attack scenario requires the attacker to be positioned on an adjacent network segment relative to the victim. This positioning allows the attacker to intercept or respond to SMB requests initiated by the Zoom client. The complexity of this attack is considered high due to the network positioning requirements and the specific user actions needed to trigger the vulnerability.

When exploited, this vulnerability provides full compromise of confidentiality, integrity, and availability on the target system, as the attacker can execute arbitrary code with the privileges of the Zoom application user.

Root Cause

The root cause of CVE-2023-28597 lies in improper trust boundary implementation within the Zoom client's handling of SMB-based recording locations. The application fails to adequately verify the authenticity and integrity of executables retrieved from SMB shares when processing recording links from Zoom's web portal. This trust boundary violation allows malicious content from untrusted network sources to be executed as if it were legitimate Zoom content.

Attack Vector

The attack requires an adjacent network position, meaning the attacker must be on the same local network segment as the victim or have the ability to intercept network traffic between the victim and legitimate SMB servers. The attack chain proceeds as follows:

  1. The victim saves a Zoom local recording to an SMB network share
  2. The attacker, positioned on an adjacent network, sets up a rogue SMB server
  3. When the victim later accesses the recording via a link from Zoom's web portal, the malicious SMB server responds to the client's request
  4. The Zoom client executes attacker-controlled content due to the improper trust boundary implementation
  5. The attacker achieves remote code execution on the victim's system

This attack requires no user interaction beyond the victim's normal workflow of accessing their saved recordings, and no privileges are required by the attacker to position their malicious SMB server.

Detection Methods for CVE-2023-28597

Indicators of Compromise

  • Unusual SMB traffic patterns from Zoom client processes to unexpected or unknown SMB servers
  • Zoom client processes spawning unexpected child processes or executing unsigned binaries
  • Network connections from Zoom processes to non-corporate SMB servers
  • Suspicious executable files appearing in SMB share locations containing Zoom recordings

Detection Strategies

  • Monitor for Zoom client processes making SMB connections to servers outside the organization's trusted infrastructure
  • Implement endpoint detection rules to alert on Zoom processes executing files from network shares with untrusted origins
  • Deploy network-level monitoring to identify rogue SMB servers responding to client requests
  • Create behavioral detection rules for process chains involving Zoom and unexpected executable launches

Monitoring Recommendations

  • Enable detailed logging of SMB traffic at the network perimeter and internal network segments
  • Configure endpoint detection and response (EDR) solutions to monitor Zoom client file operations and network activity
  • Implement network segmentation monitoring to detect lateral movement or rogue server deployment
  • Review Zoom client versions across the enterprise to identify unpatched installations

How to Mitigate CVE-2023-28597

Immediate Actions Required

  • Upgrade all Zoom clients (Rooms, Desktop, VDI) to version 5.13.5 or later immediately
  • Audit the organization for any instances of Zoom recordings stored on SMB shares
  • Implement network segmentation to limit exposure to adjacent network attacks
  • Consider temporarily disabling the ability to save recordings to network locations until patching is complete

Patch Information

Zoom has addressed this vulnerability in client version 5.13.5 and later releases. Organizations should update all Zoom products including Zoom Rooms, Zoom desktop clients, and Zoom VDI clients to the patched versions. The Zoom Security Bulletin provides official guidance and download links for the latest secure versions.

Enterprise administrators can deploy updates through Zoom's mass deployment packages or through their existing software distribution infrastructure.

Workarounds

  • Restrict Zoom recording storage to local drives only, avoiding SMB network shares until patching is complete
  • Implement strict SMB signing and authentication requirements to prevent rogue server connections
  • Deploy network access controls to limit the ability of unauthorized devices to respond to SMB requests
  • Block SMB traffic at network segment boundaries where feasible to reduce adjacent network attack surface
bash
# Windows Group Policy - Enforce SMB Signing to mitigate rogue server attacks
# Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options
# Microsoft network client: Digitally sign communications (always) = Enabled

# PowerShell: Verify SMB signing is enforced
Get-SmbClientConfiguration | Select-Object RequireSecuritySignature

# Set SMB client to require signing
Set-SmbClientConfiguration -RequireSecuritySignature $true -Force

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechZoom

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.59%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Zoom Security Bulletin
  • Related CVEs
  • CVE-2026-22844: Zoom Node MMR Command Injection RCE Flaw

  • CVE-2022-28766: Zoom Meetings DLL Injection RCE Vulnerability

  • CVE-2022-22788: Zoom Meetings DLL Injection RCE Vulnerability

  • CVE-2026-30903: Zoom Workplace Privilege Escalation Flaw
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