Wingetlywingetly
← All apps

JetBrains Hub

by JetBrainsv23.1.16990

Last updated

Identity management service for YouTrack and TeamCity

Install with winget

$ winget install --id JetBrains.Hub --exact --version 23.1.16990

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

Silent install command for JetBrains Hub

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

One-line silent install (x64, machine scope)
msiexec.exe /i hub-2023.1.16990.msi /quiet /norestart

See the full silent install reference for JetBrains Hub

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

Hub enables advanced user management for YouTrack Server and TeamCity, as well as other JetBrains and third-party services

Installers · v23.1.16990

ArchitectureTypeScopeInstallDownload
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

  • critical9.9Patched in wingetCVE-2026-56142affects before 2024.2.148429, 2024.3.148430, 2025.1.148120, +3 moreJun 19, 2026

    In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429 privilege escalation by attaching authentication details to accounts was possible

  • critical9.8Patched in wingetCVE-2026-56141affects before 2024.2.148429, 2024.3.148430, 2025.1.148120, +3 moreJun 19, 2026

    In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429 account takeover via predictable restore codes was possible

  • critical10.0Patched in wingetCVE-2026-50242affects before 2024.2.148429, 2024.3.148430, 2025.1.148120, +3 moreJun 19, 2026

    In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429 authentication bypass via direct database access leading to administrative access was possible

  • medium6.8Fix in v2025.3.128064CVE-2026-32229affects before 2025.3.128064Mar 11, 2026

    In JetBrains Hub before 2026.1 possible on sign-in account mismatch with non-SSO auth and 2FA disabled

  • critical9.1Fix in v2025.3.119807CVE-2026-25848affects before 2025.3.119807Feb 9, 2026

    In JetBrains Hub before 2025.3.119807 authentication bypass allowing administrative actions was possible

  • medium5.3Fix in v2025.3.104432CVE-2025-64683affects before 2025.3.104432Nov 10, 2025

    In JetBrains Hub before 2025.3.104432 information disclosure was possible via the Users API

  • low2.7Fix in v2025.3.104432CVE-2025-64682affects before 2025.3.104432Nov 10, 2025

    In JetBrains Hub before 2025.3.104432 a race condition allowed bypass of the Agent-user limit

  • low2.7Fix in v2025.3.104992CVE-2025-64681affects before 2025.3.104992Nov 10, 2025

    In JetBrains Hub before 2025.3.104992 a race condition allowed bypass of the user limit via invitations

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

  • JetBrains ToolboxJetBrains
    JetBrains.Toolboxv3.8.0.0

    Manage your IDEs the easy way.

  • JetBrains License ServiceJetBrains
    JetBrains.LicenseServicev1.0.53616

    License Server (FLS) is a Java-based application to manage JetBrains product licenses within your company network.

  • T
    TeamCityCLIJetBrains
    JetBrains.TeamCityCLIv1.5.0

    A command-line interface for TeamCity CI/CD server

  • JetBrains MPS (EAP)JetBrains
    JetBrains.MPS.EAPvMPS-262.9437.166

    The Domain-Specific Language Creator by JetBrains

  • JetBrains MPSJetBrains
    JetBrains.MPSv2026.1

    The Domain-Specific Language Creator by JetBrains

  • JetBrains YouTrackJetBrains
    JetBrains.YouTrackv23.1.16998

    Powerful project management for all your teams

More from JetBrains or browse jetbrains, teamcity, youtrack.

Frequently asked questions

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

Recent versions

  • 23.1.16990latest
  • 22.3.15573
  • 22.3.15499
  • 22.3.15481
  • 22.3.15453
  • 22.3.15435
  • 22.3.15362
  • 22.3.15354
  • 22.3.15322
  • 22.3.15181