Wingetlywingetly
← All apps

WebStorm (EAP)

by JetBrains s.r.o.v263.3889.67

Last updated

The smartest JavaScript IDE

Install with winget

$ winget install --id JetBrains.WebStorm.EAP --exact --version 263.3889.67

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

Silent install command for WebStorm (EAP)

WebStorm (EAP) uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
WebStorm-263.3889.67.exe /S

See the full silent install reference for WebStorm (EAP)

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

WebStorm is an integrated development environment for JavaScript and related technologies. Like other JetBrains IDEs, it makes your development experience more enjoyable, automating routine work and helping you handle complex tasks with ease.

Installers · v263.3889.67

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
NSIS
machineDirect
arm64EXE
NSIS
userDirect
arm64EXE
NSIS
machineDirect

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

Security

9 known CVEs via NVD

  • high7.8Fix in v2026.2.0CVE-2026-64807affects before 2026.2.0Jul 23, 2026

    In JetBrains WebStorm before 2026.2 arbitrary code execution was possible via a project-supplied linter configuration

  • high8.4Fix in v2026.2.0CVE-2026-64806affects before 2026.2.0Jul 23, 2026

    In JetBrains WebStorm before 2026.2 arbitrary code execution was possible before granting project trust via the configured Node.js interpreter

  • high8.4Fix in v2026.2.0CVE-2026-64805affects before 2026.2.0Jul 23, 2026

    In JetBrains WebStorm before 2026.2 arbitrary code execution was possible before granting project trust via project-local package-manager tooling

  • high8.4Fix in v2026.2.0CVE-2026-64804affects before 2026.2.0Jul 23, 2026

    In JetBrains WebStorm before 2026.2 arbitrary code execution was possible before granting project trust via project-local linter tooling

  • medium6.3Fix in v2024.3.0CVE-2024-52555affects before 2024.3.0Nov 15, 2024

    In JetBrains WebStorm before 2024.3 code execution in Untrusted Project mode was possible via type definitions installer script

  • critical9.3Fix in v2023.1.6CVE-2024-37051affects before 2023.1.6, 2023.2.7, 2023.3.7, 2024.1.4Jun 10, 2024

    GitHub access token could be exposed to third-party sites in JetBrains IDEs after version 2023.1 and less than: IntelliJ IDEA 2023.1.7, 2023.2.7, 2023.3.7, 2024.1.3, 2024.2 EAP3; Aqua 2024.1.2; CLion 2023.1.7, 2023.2.4, 2023.3.5, 2024.1.3, 2024.2 EAP2; DataGrip 2023.1.3, 2023.2....

  • critical9.8Patched in wingetCVE-2021-45977affects v2021.3.1Feb 25, 2022

    JetBrains IntelliJ IDEA 2021.3.1 Preview, IntelliJ IDEA 2021.3.1 RC, PyCharm Professional 2021.3.1 RC, GoLand 2021.3.1, PhpStorm 2021.3.1 Preview, PhpStorm 2021.3.1 RC, RubyMine 2021.3.1 Preview, RubyMine 2021.3.1 RC, CLion 2021.3.1, WebStorm 2021.3.1 Preview, and WebStorm 2021....

  • high7.5Fix in v2021.1CVE-2021-31898affects before 2021.1May 11, 2021

    In JetBrains WebStorm before 2021.1, HTTP requests were used instead of HTTPS.

Showing 8 of 9. Source: NVD, updated 5h 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

  • PyCharm Community EditionJetBrains s.r.o.
    JetBrains.PyCharm.Communityv2025.2.6.1

    The Python IDE for Professional Developers

  • PyCharmJetBrains s.r.o.
    JetBrains.PyCharmv2026.2.2

    The Python IDE for Professional Developers

  • IntelliJ IDEA Community EditionJetBrains s.r.o.
    JetBrains.IntelliJIDEA.Communityv2025.2.6.2

    The Leading Java and Kotlin IDE

  • IntelliJ IDEAJetBrains s.r.o.
    JetBrains.IntelliJIDEAv2026.2.2

    The Leading Java and Kotlin IDE

  • DataGripJetBrains s.r.o.
    JetBrains.DataGripv2026.2.5

    The Cross-Platform IDE for Databases & SQL by JetBrains

  • JetBrains dotUltimateJetBrains s.r.o.
    JetBrains.dotUltimatev2026.2.1

    All .NET tools, ReSharper C++, and JetBrains Rider, together in one pack

More from JetBrains s.r.o. or browse code, coding, css.

Frequently asked questions

How do I install WebStorm (EAP) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JetBrains.WebStorm.EAP --exact --version 263.3889.67. winget downloads the installer from JetBrains s.r.o. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WebStorm (EAP) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JetBrains.WebStorm.EAP --exact 263.3889.67 --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 WebStorm (EAP)?
WebStorm (EAP) uses EXE (NSIS). Run the downloaded installer with: WebStorm-263.3889.67.exe /S. The silent switches are /S.
How do I uninstall WebStorm (EAP) via winget?
Run: winget uninstall --id JetBrains.WebStorm.EAP --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WebStorm (EAP)'s Apps & Features entry.
Is WebStorm (EAP) free?
WebStorm (EAP) is distributed under Freeware. Refer to the publisher (https://www.jetbrains.com/webstorm/nextversion/) for the full license terms - Wingetly itself does not charge for installation.
Does WebStorm (EAP) 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 WebStorm (EAP) directly from the publisher.
How do I keep WebStorm (EAP) up to date?
Run winget upgrade --id JetBrains.WebStorm.EAP --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of WebStorm (EAP) from microsoft/winget-pkgs.

Recent versions

  • 263.3889.67latest
  • 262.10315.17
  • 262.9437.27
  • 262.8665.84
  • 262.8377.39
  • 262.8117.21
  • 262.7581.20
  • 262.7132.27
  • 262.6653.15
  • 262.6228.38