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-2023-22880

CVE-2023-22880: Zoom Rooms Information Disclosure Flaw

CVE-2023-22880 is an information disclosure vulnerability in Zoom Rooms for Windows caused by Microsoft Edge WebView2 transmitting text to online spellcheck services. This article covers technical details, affected versions, and mitigation.

Published: February 4, 2026

CVE-2023-22880 Overview

CVE-2023-22880 is an information disclosure vulnerability affecting multiple Zoom products for Windows, including Zoom for Windows clients, Zoom Rooms for Windows clients, and Zoom VDI for Windows clients. The vulnerability stems from a problematic interaction between Zoom clients and the Microsoft Edge WebView2 runtime, where a recent update caused text to be transmitted to Microsoft's online Spellcheck service instead of using the local Windows Spellcheck feature.

This unintended data transmission creates a significant privacy concern as potentially sensitive information typed within Zoom applications—including meeting chats, messages, and other user input—could be sent to external Microsoft servers without user knowledge or consent.

Critical Impact

Sensitive user text input, including meeting content and private communications, may be inadvertently transmitted to external Microsoft servers through the WebView2 runtime spellcheck feature.

Affected Products

  • Zoom for Windows clients before version 5.13.3
  • Zoom Rooms for Windows clients before version 5.13.5
  • Zoom VDI for Windows clients before version 5.13.1

Discovery Timeline

  • 2023-03-16 - CVE-2023-22880 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2023-22880

Vulnerability Analysis

This information disclosure vulnerability (CWE-200) occurs due to an unexpected behavioral change in the Microsoft Edge WebView2 runtime component used by Zoom Windows clients. The WebView2 runtime is a Microsoft component that allows applications to embed web content using the Microsoft Edge rendering engine.

A Microsoft update to the WebView2 runtime changed the default spellcheck behavior, causing text entered within Zoom applications to be transmitted to Microsoft's cloud-based spellcheck service for processing. This represents a network-accessible information exposure path that requires no user interaction to trigger—any text typed by users in affected Zoom clients would automatically be sent to external servers.

The vulnerability has a high impact on confidentiality as sensitive meeting content, chat messages, and other user-entered text could be exposed. However, there is no impact on integrity or availability of the affected systems.

Root Cause

The root cause of this vulnerability lies in the interaction between Zoom's use of the Microsoft Edge WebView2 runtime and Microsoft's telemetry behavior changes. When Microsoft updated the WebView2 runtime, it altered the default spellcheck functionality to utilize cloud-based spelling correction services rather than the local Windows spellcheck capabilities. Zoom's client applications did not account for this behavioral change, resulting in unintended data transmission to Microsoft servers.

Attack Vector

The attack vector is network-based, requiring no privileges or user interaction. The vulnerability is exploited passively—simply by using an affected Zoom client, users inadvertently transmit their typed text to external servers. While this is not a traditional exploitation scenario involving malicious actors, it represents a significant privacy breach where:

  1. Users type content within Zoom applications (chat, meeting notes, etc.)
  2. The WebView2 runtime intercepts this text for spellcheck purposes
  3. Text is transmitted to Microsoft's online spellcheck service
  4. Potentially sensitive information is exposed to external servers without user consent

This vulnerability does not require any malicious code or exploitation attempt—it occurs automatically during normal application usage.

Detection Methods for CVE-2023-22880

Indicators of Compromise

  • Unexpected network connections from Zoom processes to Microsoft spellcheck service endpoints
  • Outbound HTTPS traffic from Zoom.exe, ZoomRooms.exe, or Zoom VDI client processes to Microsoft telemetry domains
  • WebView2 runtime versions prior to 109.0.1481.0 present on systems running affected Zoom clients

Detection Strategies

  • Monitor network traffic from Zoom client processes for connections to Microsoft spellcheck and telemetry endpoints
  • Audit installed Zoom client versions across enterprise environments to identify versions prior to 5.13.3 (Zoom), 5.13.5 (Zoom Rooms), or 5.13.1 (Zoom VDI)
  • Check Microsoft Edge WebView2 runtime version using system inventory tools to identify versions prior to 109.0.1481.0
  • Review application proxy logs for unusual data patterns originating from Zoom client processes

Monitoring Recommendations

  • Implement endpoint detection rules to alert on Zoom client versions matching affected version ranges
  • Deploy network monitoring to track external communications from video conferencing applications
  • Establish baseline network behavior for Zoom clients and alert on deviations indicating unexpected data transmission
  • Configure SentinelOne agents to monitor for WebView2 runtime component versions and flag outdated installations

How to Mitigate CVE-2023-22880

Immediate Actions Required

  • Update Zoom for Windows clients to version 5.13.3 or later immediately
  • Update Zoom Rooms for Windows clients to version 5.13.5 or later
  • Update Zoom VDI for Windows clients to version 5.13.1 or later
  • Alternatively, update Microsoft Edge WebView2 Runtime to version 109.0.1481.0 or later and restart Zoom applications

Patch Information

Zoom has released updated client versions that remediate this vulnerability by disabling the problematic spellcheck feature. The patches are available through Zoom's standard update channels and the Zoom Security Bulletin.

Organizations can also mitigate the vulnerability by updating the Microsoft Edge WebView2 Runtime to version 109.0.1481.0 or later, which modifies Microsoft's telemetry behavior to prevent the unintended data transmission. After updating the WebView2 runtime, Zoom applications must be restarted for the fix to take effect.

Workarounds

  • Restrict network access from Zoom clients to Microsoft spellcheck service endpoints at the firewall level as a temporary measure
  • Disable browser-based spellcheck features via Group Policy if organizational policies permit
  • Consider using Zoom web client or mobile clients temporarily while Windows clients are being updated
  • Implement network segmentation to limit exposure of sensitive meeting content during the remediation period
bash
# Verify Zoom client version on Windows systems
# Run in PowerShell to check installed Zoom version
Get-ItemProperty "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*" | Where-Object {$_.DisplayName -like "*Zoom*"} | Select-Object DisplayName, DisplayVersion

# Check WebView2 Runtime version
Get-ItemProperty "HKLM:\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\Clients\{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5}" | Select-Object pv

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechZoom

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.40%

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

  • NVD-CWE-noinfo
  • Vendor Resources
  • Zoom Security Bulletin
  • Related CVEs
  • CVE-2025-64739: Zoom SDK Information Disclosure Flaw

  • CVE-2024-45419: Zoom SDK Information Disclosure Flaw

  • CVE-2025-46788: Zoom Workplace Desktop Info Disclosure

  • CVE-2025-0142: Zoom Jenkins Plugin Information Disclosure
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