Wingetlywingetly
← All apps

3CX

by 3CX Software DMCCv20.0.1190.0

Last updated

The 3CX Softphone notifies users in real-time of incoming calls and enables easy call management from their desktop. Users can set their status, view CRM & phonebook entries as well as access their BLF panel for fast calling.

Install with winget

$ winget install --id 3CX.Softphone --exact --version 20.0.1190.0

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

Silent install command for 3CX

3CX uses MSIX. The silent install switches are (no switches needed).

One-line silent install (x64)
Add-AppxPackage -Path .\3CX.msix

See the full silent install reference for 3CX

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.

Installers · v20.0.1190.0

ArchitectureTypeScopeInstallDownload
x64MSIX-Direct

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

Security

8 known CVEs via NVD

  • high7.8Patched in wingetCVE-2023-27362affects before 18.0.8.917May 2, 2024

    3CX Uncontrolled Search Path Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of 3CX. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exp...

  • critical9.8Patched in wingetCVE-2023-49954affects before 18.0.9.23, 20.0.0.1494Dec 24, 2023

    The CRM Integration in 3CX before 18.0.9.23 and 20 before 20.0.0.1494 allows SQL Injection via a first name, search string, or email address.

  • high7.5Patched in wingetCVE-2022-48483affects before 18.0.3.461May 1, 2023

    3CX before 18 Hotfix 1 build 18.0.3.461 on Windows allows unauthenticated remote attackers to read %WINDIR%\system32 files via /Electron/download directory traversal in conjunction with a path component that has a drive letter and uses backslash characters. NOTE: this issue exis...

  • high7.5Patched in wingetCVE-2022-48482affects before 18.0.2.315May 1, 2023

    3CX before 18 Update 2 Security Hotfix build 18.0.2.315 on Windows allows unauthenticated remote attackers to read certain files via /Electron/download directory traversal. Files may have credentials, full backups, call recordings, and chat logs.

  • high7.8Patched in wingetCVE-2023-29059affects v18.12.402Mar 30, 2023

    3CX DesktopApp through 18.12.416 has embedded malicious code, as exploited in the wild in March 2023. This affects versions 18.12.407 and 18.12.416 of the 3CX DesktopApp Electron Windows application shipped in Update 7, and versions 18.11.1213, 18.12.402, 18.12.407, and 18.12.41...

  • critical9.8Patched in wingetCVE-2022-28005affects <=18.0.3.450May 6, 2022

    An issue was discovered in the 3CX Phone System Management Console prior to version 18 Update 3 FINAL. An unauthenticated attacker could abuse improperly secured access to arbitrary files on the server (via /Electron/download directory traversal in conjunction with a path compon...

  • medium6.5Fix availableCVE-2021-45491affects <=2022-03-17Mar 27, 2022

    3CX System through 2022-03-17 stores cleartext passwords in a database.

  • critical9.1Fix availableCVE-2021-45490affects <=18.0.4Mar 27, 2022

    The client applications in 3CX on Windows, the 3CX app for iOS, and the 3CX application for Android through 2022-03-17 lack SSL certificate validation.

Source: NVD, updated 4h 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

  • MicroSIP (Lite)www.microsip.org
    MicroSIP.MicroSIP.Litev3.22.12

    Open source portable SIP softphone based on PJSIP stack for Windows OS.

  • MicroSIPwww.microsip.org
    MicroSIP.MicroSIPv3.22.12

    Open source portable SIP softphone based on PJSIP stack for Windows OS.

  • Linkus LiteYeastar Information Technology Co., Ltd.
    Yeastar.Linkus.Litev2.7.13

    Desktop UC. Just the Way You Need it.

  • Sangoma PhoneSangoma Technologies, Inc.
    Sangoma.SangomaPhonev4.2.0

    The next generation desktop softphone app for FreePBX and PBXact!

  • Linkus Desktop ClientYeastar Digital Technology Co., Ltd.
    Yeastar.Linkus.Desktop.MSIv1.25.4.0

    Turn your computer into a feature-rich phone and make calls from it.

  • Linkus Desktop ClientYeastar Digital Technology Co., Ltd.
    Yeastar.Linkus.Desktopv1.25.4

    Turn your computer into a feature-rich phone and make calls from it.

More from 3CX Software DMCC or browse sip, softphone, telephone.

Frequently asked questions

How do I install 3CX on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id 3CX.Softphone --exact --version 20.0.1190.0. winget downloads the installer from 3CX Software DMCC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install 3CX silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id 3CX.Softphone --exact 20.0.1190.0 --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 3CX?
3CX uses MSIX. MSIX packages install silently by default - no switches are needed (Add-AppxPackage -Path .\3CX.msix).
How do I uninstall 3CX via winget?
Run: winget uninstall --id 3CX.Softphone --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from 3CX's Apps & Features entry.
Is 3CX free?
3CX is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does 3CX 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 3CX directly from the publisher.
How do I keep 3CX up to date?
Run winget upgrade --id 3CX.Softphone --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of 3CX from microsoft/winget-pkgs.

Recent versions

  • 20.0.1190.0latest
  • 18.13.959
  • 18.12.425
  • 16.3.0.264