Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2025-58133

CVE-2025-58133: Zoom Rooms Auth Bypass Vulnerability

CVE-2025-58133 is an authentication bypass vulnerability in Zoom Rooms Clients that allows unauthenticated attackers to access sensitive information. This article covers the technical details, affected versions, and mitigation.

Published: April 1, 2026

CVE-2025-58133 Overview

CVE-2025-58133 is an authentication bypass vulnerability affecting Zoom Rooms Clients before version 6.5.1. This flaw may allow an unauthenticated user to conduct a disclosure of sensitive information via network access. The vulnerability is classified under CWE-288 (Authentication Bypass Using an Alternate Path or Channel), indicating that attackers can circumvent normal authentication mechanisms to gain unauthorized access to protected resources.

Critical Impact

Unauthenticated attackers can exploit this vulnerability remotely over the network to access sensitive information without valid credentials, potentially compromising confidential meeting data and organizational communications.

Affected Products

  • Zoom Rooms for Android (versions before 6.5.1)
  • Zoom Rooms for iPadOS (versions before 6.5.1)
  • Zoom Rooms for iOS (versions before 6.5.1)
  • Zoom Rooms for macOS (versions before 6.5.1)
  • Zoom Rooms for Windows (versions before 6.5.1)

Discovery Timeline

  • 2025-10-15 - CVE-2025-58133 published to NVD
  • 2025-10-21 - Last updated in NVD database

Technical Details for CVE-2025-58133

Vulnerability Analysis

This authentication bypass vulnerability (CWE-288) exists in Zoom Rooms Clients where the authentication mechanism can be circumvented through an alternate path or channel. The vulnerability allows unauthenticated users to access protected resources that should require valid credentials.

The flaw enables remote attackers to bypass authentication controls entirely, providing direct access to sensitive information without proper authorization. This type of vulnerability typically occurs when an application provides multiple authentication paths but fails to consistently enforce security checks across all of them, or when certain endpoints or functions inadvertently expose data without requiring authentication.

Given the cross-platform nature of the affected software (Android, iPadOS, iOS, macOS, and Windows), organizations using Zoom Rooms in meeting spaces and conference rooms are at heightened risk of information disclosure if running vulnerable versions.

Root Cause

The root cause is an authentication bypass using an alternate path or channel (CWE-288). This vulnerability class occurs when software does not properly authenticate users when they access resources through an unprotected alternative pathway. In the context of Zoom Rooms Clients, this may involve API endpoints, service interfaces, or internal communication channels that fail to verify user identity before disclosing information.

Attack Vector

The attack vector is network-based, requiring no user interaction and no prior authentication. An attacker with network access to a vulnerable Zoom Rooms Client can exploit this flaw remotely. The attack does not require any privileges, making it accessible to any network-adjacent or remote attacker depending on the deployment configuration.

The exploitation scenario involves an attacker identifying a vulnerable Zoom Rooms Client on the network and leveraging the authentication bypass to access information that should be protected. This could include meeting details, configuration data, or other sensitive organizational information managed by the Zoom Rooms application.

For detailed technical information about this vulnerability, refer to the Zoom Security Bulletin ZSB-25039.

Detection Methods for CVE-2025-58133

Indicators of Compromise

  • Unusual network connections to Zoom Rooms Clients from unauthorized IP addresses
  • Unexpected API requests or authentication attempts to Zoom Rooms endpoints
  • Access logs showing unauthenticated requests successfully retrieving protected resources
  • Anomalous data transfer patterns from Zoom Rooms Client systems

Detection Strategies

  • Monitor network traffic to and from Zoom Rooms devices for unusual patterns or unauthorized access attempts
  • Implement network segmentation and audit access to Zoom Rooms Client systems
  • Review application logs for authentication failures followed by successful data access
  • Deploy endpoint detection and response (EDR) solutions to identify exploitation attempts on Zoom Rooms endpoints

Monitoring Recommendations

  • Enable comprehensive logging on all Zoom Rooms Client installations
  • Configure alerts for authentication anomalies and unauthorized access patterns
  • Perform regular vulnerability assessments to identify unpatched Zoom Rooms Clients in the environment
  • Monitor for Zoom security bulletins and apply updates promptly

How to Mitigate CVE-2025-58133

Immediate Actions Required

  • Update all Zoom Rooms Clients to version 6.5.1 or later immediately
  • Audit your environment to identify all instances of Zoom Rooms across platforms (Android, iPadOS, iOS, macOS, Windows)
  • Restrict network access to Zoom Rooms devices until patches are applied
  • Review access logs for any signs of prior exploitation

Patch Information

Zoom has addressed this vulnerability in Zoom Rooms Client version 6.5.1. Organizations should update to this version or later across all affected platforms (Android, iPadOS, iOS, macOS, and Windows). The official security advisory and patch details are available in the Zoom Security Bulletin ZSB-25039.

Workarounds

  • Implement network segmentation to isolate Zoom Rooms devices from untrusted network segments
  • Deploy firewall rules to restrict network access to Zoom Rooms Clients to authorized sources only
  • Enable additional monitoring and logging on Zoom Rooms systems pending patch deployment
  • Consider temporarily disabling Zoom Rooms services in high-security environments until patches are applied

Network administrators should ensure Zoom Rooms devices are placed on dedicated network segments with appropriate access controls while awaiting the update deployment.

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechZoom Rooms

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.14%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-288
  • Vendor Resources
  • Zoom Security Bulletin ZSB-25039
  • Related CVEs
  • CVE-2026-30901: Zoom Rooms Privilege Escalation Flaw

  • CVE-2024-27240: Zoom Rooms Privilege Escalation Flaw

  • CVE-2024-39825: Zoom Rooms Privilege Escalation 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