Wingetlywingetly
← All apps

Webex

by Cisco Systems, Incv46.8.0.35631

Last updated

With industry leading video conferencing, calling, and contact center solutions, Webex fuels hybrid work for businesses of all sizes.

Install with winget

$ winget install --id Cisco.Webex.Bundle --exact --version 46.8.0.35631

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Webex

Webex uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, user scope)
msiexec.exe /i WebexBundle.msi /quiet /norestart ACCEPT_EULA=TRUE

See the full silent install reference for Webex

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Cisco Webex is an app for continuous teamwork. Move work forward in secure work spaces where everyone can contribute anytime with messaging, file sharing, white boarding, video meetings, calling, and more. It works on virtually any device, with these top benefits for mobile app users:

- Streamline Teamwork: One place for all the tools that help you do your job better and faster. Create spaces for you and another person or for a group working on a project.

- Make Better Decisions: Start and join meetings instantly. See everyone with an amazing HD video experience. Share your screen. Keep teamwork going in the connected work space.

- Stay Informed About All Your Work: Select from our growing catalog of integrations and bots to keep up to date with what's happening in other apps such as Box and Salesforce

- Find Anything Fast: Search for people, messages, and files across all your spaces - no need to switch accounts or views

- Bring The Experience Into Meeting Rooms: Pair your app to a Webex device, such as the Webex Board, to do things like wirelessly control meetings and save whiteboard drawings

- Work Securely: Built for business collaboration with end-to-end encryption

Installers · v46.8.0.35631

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
userDirect
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • medium6.1Patched in wingetCVE-2026-20233affects v43.11.0Jun 3, 2026

    A vulnerability in the web-based user interface of Cisco Webex Meetings could have allowed an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack. Cisco has addressed this vulnerability in the Webex Meetings service, and no customer action is needed....

  • medium5.4Patched in wingetCVE-2025-20328Sep 3, 2025

    A vulnerability in the user profile component of Cisco Webex Meetings could have allowed an authenticated, remote attacker with low privileges to conduct a cross-site scripting (XSS) attack against a user of the web-based interface. Cisco has addressed this vulnerability in the...

  • medium4.3Patched in wingetCVE-2025-20291Sep 3, 2025

    A vulnerability in Cisco Webex Meetings could have allowed an unauthenticated, remote attacker to redirect a targeted Webex Meetings user to an untrusted website. Cisco has addressed this vulnerability in the Cisco Webex Meetings service, and no customer action is needed. Thi...

  • medium4.3Patched in wingetCVE-2025-20255May 21, 2025

    A vulnerability in client join services of Cisco Webex Meetings could allow an unauthenticated, remote attacker to manipulate cached HTTP responses within the meeting join service. This vulnerability is due to improper handling of malicious HTTP requests to the affected servi...

  • medium6.1Patched in wingetCVE-2025-20250May 21, 2025

    A vulnerability in Cisco Webex could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack. A vulnerability is due to improper filtering of user-supplied input. An attacker could exploit this vulnerability by persuading a user to follow a ma...

  • medium6.1Patched in wingetCVE-2025-20247May 21, 2025

    A vulnerability in Cisco Webex could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack. A vulnerability is due to improper filtering of user-supplied input. An attacker could exploit this vulnerability by persuading a user to follow a ma...

  • medium6.1Patched in wingetCVE-2025-20246May 21, 2025

    A vulnerability in Cisco Webex could allow an unauthenticated, remote attacker to conduct a cross-site scripting (XSS) attack. A vulnerability is due to improper filtering of user-supplied input. An attacker could exploit this vulnerability by persuading a user to follow a ma...

  • medium4.3Patched in wingetCVE-2021-1410affects v39.8.4Nov 18, 2024

    A vulnerability in the distribution list feature of Cisco Webex Meetings could allow an authenticated, remote attacker to modify a distribution list that belongs to another user of their organization. The vulnerability is due to insufficient authorization enforcement for r...

Showing 8 of 25. Source: NVD, updated 1h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • Cisco Webex App VDI Plugin (with Citrix dependency)Cisco Systems, Inc
    Cisco.WebexVDIPlugin.Citrixv45.8.0.32928

    Virtual desktop plugin for the Webex desktop app.

  • WebexCisco Systems, Inc
    Cisco.Webexv46.9.0.35800

    With industry leading video conferencing, calling, and contact center solutions, Webex fuels hybrid work for businesses of all sizes.

  • Cisco JabberCisco Systems, Inc
    Cisco.Jabberv15.3.0.61167

    Cisco Jabber is an all-in-one communications tool for businesses. You use it to send instant messages, make phone calls, join meetings, and manage your contacts.

  • Cloud PBX 2.0Cisco Systems, Inc
    Telekom.CloudPBXv46.7.0.35472

    Cloud PBX 2.0 ist Ihre benutzerfreundliche und sichere App zum Telefonieren (inkl. Videotelefonie), Schreiben von Nachrichten, Abhalten von Meetings und Arbeiten in einem.

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canary.x86v1.0.328

    Your Place to Talk and Hang Out

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canaryv1.0.1169

    Your Place to Talk and Hang Out

More from Cisco Systems, Inc or browse chat, collaborate, collaboration.

Frequently asked questions

How do I install Webex on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Cisco.Webex.Bundle --exact --version 46.8.0.35631. winget downloads the installer from Cisco Systems, Inc and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Webex silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Cisco.Webex.Bundle --exact 46.8.0.35631 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Webex?
Webex uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i WebexBundle.msi /quiet /norestart ACCEPT_EULA=TRUE. The silent switches are /quiet /norestart.
How do I uninstall Webex via winget?
Run: winget uninstall --id Cisco.Webex.Bundle --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Webex's Apps & Features entry.
Is Webex free?
Webex is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Webex work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Webex directly from the publisher.
How do I keep Webex up to date?
Run winget upgrade --id Cisco.Webex.Bundle --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Webex from microsoft/winget-pkgs.