Wingetlywingetly
← All apps

Cursor

by Anyspherev3.19.7

Last updated

The AI Code Editor

Install with winget

$ winget install --id Anysphere.Cursor --exact --version 3.19.7

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

Silent install command for Cursor

Cursor uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
CursorUserSetup-x64-3.19.7.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /mergetasks=!runcode

See the full silent install reference for Cursor

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

Cursor is a new, intelligent IDE, empowered by seamless integrations with AI. Built upon VSCode, Cursor is quick to learn, but can make you extraordinarily productive.

Installers · v3.19.7

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect
x64EXE
Inno Setup
machineDirect
arm64EXE
Inno Setup
userDirect
arm64EXE
Inno Setup
machineDirect

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

Security

21 known CVEs via NVD

  • critical9.8Patched in wingetCVE-2026-50549affects before 3.0Jun 25, 2026

    Cursor is a code editor built for programming with AI. Prior to 3.0, Cursor runs agent terminal commands in a sandbox by default. Before a Write, the agent canonicalizes the target path to confirm it stays inside the workspace, but when canonicalization fails it falls back to th...

  • critical9.8Patched in wingetCVE-2026-50548affects before 3.0Jun 25, 2026

    Cursor is a code editor built for programming with AI. Prior to 3.0, Cursor runs agent terminal commands in a sandbox by default, and the sandbox grants write access to the command's working directory. A flaw was identified in how the agent could modify the working_directory par...

  • high8.8Patched in wingetCVE-2026-31854affects before 2.0Mar 11, 2026

    Cursor is a code editor built for programming with AI. Prior to 2.0 ,if a visited website contains maliciously crafted instructions, the model may attempt to follow them in order to “assist” the user. When combined with a bypass of the command whitelist mechanism, such indirect...

  • high8.0Patched in wingetCVE-2026-26268affects before 2.5Feb 13, 2026

    Cursor is a code editor built for programming with AI. Sandbox escape via writing .git configuration was possible in versions prior to 2.5. A malicious agent (ie prompt injection) could write to improperly protected .git settings, including git hooks, which may cause out-of-sand...

  • critical9.8Patched in wingetCVE-2026-22708affects before 2.3Jan 14, 2026

    Cursor is a code editor built for programming with AI. Prior to 2.3, hen the Cursor Agent is running in Auto-Run Mode with Allowlist mode enabled, certain shell built-ins can still be executed without appearing in the allowlist and without requiring user approval. This allows an...

  • high7.5Patched in wingetCVE-2025-64110affects before 2.0Nov 4, 2025

    Cursor is a code editor built for programming with AI. In versions 1.7.23 and below, a logic bug allows a malicious agent to read sensitive files that should be protected via cursorignore. An attacker who has already achieved prompt injection, or a malicious model, could create...

  • high8.8Patched in wingetCVE-2025-64108affects before 2.0Nov 4, 2025

    Cursor is a code editor built for programming with AI. In versions 1.7.44 and below, various NTFS path quirks allow a prompt injection attacker to circumvent sensitive file protections and overwrite files which Cursor requires human approval to overwrite. Modification of some of...

  • high8.8Patched in wingetCVE-2025-64107affects before 2.0Nov 4, 2025

    Cursor is a code editor built for programming with AI. In versions 1.7.52 and below, manipulating internal settings may lead to RCE. Cursor detects path manipulation via forward slashes (./.cursor/./././././mcp.json etc.), and requires human approval to complete the operation. H...

Showing 8 of 21. 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

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.268

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

  • LM StudioLM Studio
    ElementLabs.LMStudiov0.4.24+1

    Discover, download, and run local LLMs

  • ClaudeAnthropic, PBC
    Anthropic.Claudev1.44121.2

    Your AI partner on desktop. Fast, focused, and designed for deep work.

More from Anysphere or browse ai, code, coding.

Frequently asked questions

How do I install Cursor on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Anysphere.Cursor --exact --version 3.19.7. winget downloads the installer from Anysphere and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Cursor silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Anysphere.Cursor --exact 3.19.7 --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 Cursor?
Cursor uses EXE (Inno Setup). Run the downloaded installer with: CursorUserSetup-x64-3.19.7.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /mergetasks=!runcode. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Cursor via winget?
Run: winget uninstall --id Anysphere.Cursor --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Cursor's Apps & Features entry.
Is Cursor free?
Cursor is distributed under Proprietary. Refer to the publisher (https://www.cursor.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Cursor 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 Cursor directly from the publisher.
How do I keep Cursor up to date?
Run winget upgrade --id Anysphere.Cursor --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Cursor from microsoft/winget-pkgs.

Recent versions

  • 3.19.7latest
  • 3.18.25
  • 3.14.27
  • 3.14.7
  • 3.13.25
  • 3.13.21
  • 3.13.10
  • 3.12.30
  • 3.12.29
  • 3.12.17