Skip to main content

JetBrains Hub EUVDEUVD-2026-38008

| CVE-2026-50242 CRITICAL
Missing Authentication for Critical Function (CWE-306)
2026-06-19 JetBrains GHSA-xqpc-xqhc-3crx
9.8
CVSS 3.1 · NVD
Share

Severity by source

Vendor (JetBrains) PRIMARY
CRITICAL
qualitative
NVD
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
7.2 HIGH

Description ties the bypass to 'direct database access,' a privileged prerequisite, so PR:H rather than vendor's PR:N; once met, complexity is low and impact is total (C/I/A:H).

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (JetBrains).

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

7
Analysis Updated
Jun 26, 2026 - 13:28 vuln.today
v3 (cvss_changed)
Analysis Updated
Jun 26, 2026 - 13:27 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Jun 26, 2026 - 13:22 vuln.today
cvss_changed
CVSS changed
Jun 26, 2026 - 13:22 NVD
10.0 (CRITICAL) 9.8 (CRITICAL)
Patch available
Jun 19, 2026 - 14:31 EUVD
Analysis Generated
Jun 19, 2026 - 13:02 vuln.today
CVE Published
Jun 19, 2026 - 11:49 cve.org
CRITICAL 10.0

DescriptionNVD

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

AnalysisAI

Authentication bypass in JetBrains Hub (the identity and account-management server behind TeamCity, YouTrack, and other JetBrains tools) lets an actor obtain administrative access by going through direct database access, per JetBrains' own advisory. Classified under CWE-306 (Missing Authentication for a Critical Function) and vendor-scored CVSS 9.8, it affects all builds before the fixed 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, and 2024.2.148429 releases. There is no public exploit identified at time of analysis and the EPSS probability is low (0.44%, 35th percentile), but full administrative compromise is the stated technical impact.

Technical ContextAI

JetBrains Hub is a centralized authentication and user/account management service providing single sign-on and permission management across the JetBrains ecosystem (TeamCity CI/CD, YouTrack issue tracking, and related tools). The root cause is CWE-306, Missing Authentication for a Critical Function: a privileged path - here described as 'direct database access' - does not enforce the authentication checks that gate administrative functionality, so identity/authorization can be established without completing normal login. Because Hub is the trust anchor for the products federating to it, a defect that yields administrative access to Hub effectively undermines authentication for everything that relies on it. The single affected CPE is cpe:2.3:a:jetbrains:hub:*:*:*:*:*:*:*:*.

RemediationAI

Apply the vendor-released patch by upgrading JetBrains Hub to the fixed build on your release line: 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, or 2024.2.148429 (whichever matches your major version); details are on JetBrains' fixed-issues page at https://www.jetbrains.com/privacy-security/issues-fixed/. Until you can patch, restrict network and host access to Hub's backend database - ensure the database listens only on localhost or a tightly firewalled segment, is not exposed to general application/user networks, and uses strong, rotated credentials - since the bypass is described as occurring 'via direct database access'; this hardening has minimal functional impact when Hub and its DB are co-located but will break setups relying on remote DB connectivity, which should then be confined to an isolated management segment. Additionally place Hub's web/admin interface behind a VPN or IP allowlist and audit existing admin accounts and sessions for unexpected entries; note IP allowlisting can disrupt legitimate distributed access and should be scoped to known operator ranges.

More in Hub

View all
CVE-2026-73561 HIGH POC
7.5 Aug 13

Resource exhaustion DoS in @anephenix/hub (npm) before 0.2.16 allows any unauthenticated remote client to exhaust server

CVE-2026-47690 HIGH POC
7.5 Jul 21

Privileged GITHUB_TOKEN exfiltration in the meltano/hub repository allows any unauthenticated attacker who can open a pu

CVE-2025-65784 MEDIUM POC
6.5 Jan 13

Insecure permissions in Hubert Imoveis e Administracao Ltda Hub v2.0 1.27.3 allows authenticated attackers with low-leve

CVE-2026-56141 CRITICAL
9.8 Jun 19

Account takeover in JetBrains Hub is possible through predictable restore codes, affecting all versions prior to 2026.1.

CVE-2025-65783 CRITICAL
9.8 Jan 13

Hub v2.0 property management system allows unauthenticated arbitrary file upload via /utils/uploadFile. Malicious PDF fi

CVE-2022-25262 CRITICAL
9.8 Feb 25

In JetBrains Hub before 2022.1.14434, SAML request takeover was possible. Rated critical severity (CVSS 9.8), this vulne

CVE-2021-43183 CRITICAL
9.8 Nov 09

In JetBrains Hub before 2021.1.13690, the authentication throttling mechanism could be bypassed. Rated critical severity

CVE-2021-36209 CRITICAL
9.8 Aug 06

In JetBrains Hub before 2021.1.13389, account takeover was possible during password reset. Rated critical severity (CVSS

CVE-2026-25848 CRITICAL
9.1 Feb 09

JetBrains Hub before 2025.3.119807 has an authentication bypass allowing administrative actions without proper credentia

CVE-2022-25260 CRITICAL
9.1 Feb 25

JetBrains Hub before 2021.1.14276 was vulnerable to blind Server-Side Request Forgery (SSRF). Rated critical severity (C

CVE-2026-56142 HIGH
8.8 Jun 19

Privilege escalation in JetBrains Hub (versions prior to 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024

CVE-2014-0177 LOW POC
3.6 May 27

The am function in lib/hub/commands.rb in hub before 1.12.1 allows local users to overwrite arbitrary files via a symlin

Share

EUVD-2026-38008 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy