Skip to main content

JetBrains TeamCity CVE-2026-49374

| EUVDEUVD-2026-33382 HIGH
Missing Authorization (CWE-862)
2026-05-29 JetBrains GHSA-pqrm-v5f6-j44f
7.6
CVSS 3.1 · Vendor: JetBrains
Share

Severity by source

Vendor (JetBrains) PRIMARY
7.6 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L

Primary rating from Vendor (JetBrains) · only source for this CVE.

CVSS VectorVendor: JetBrains

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
Low

Lifecycle Timeline

3
Patch available
May 29, 2026 - 20:02 EUVD
Analysis Generated
May 29, 2026 - 18:51 vuln.today
CVE Published
May 29, 2026 - 18:15 nvd
HIGH 7.6

DescriptionCVE.org

In JetBrains TeamCity before 2026.1 improper permission checks exposed build configuration parameters

AnalysisAI

Information disclosure in JetBrains TeamCity prior to version 2026.1 allows authenticated low-privilege users to read sensitive build configuration parameters they should not have access to due to missing authorization checks. The flaw carries a CVSS 7.6 score driven by high confidentiality impact on a network-reachable CI/CD server, though no public exploit identified at time of analysis. Because TeamCity build parameters frequently contain secrets such as deployment credentials, signing keys, and API tokens, the disclosure can cascade into broader compromise of downstream systems.

Technical ContextAI

JetBrains TeamCity is a widely deployed continuous integration and build management server where build configurations carry parameters (typed values, passwords, environment variables, system properties) intended to be scoped by project-level role assignments. The root cause is CWE-862 Missing Authorization, meaning the server accepts a request to view or enumerate configuration parameters without verifying that the requesting account holds the permission required for the target project or build configuration. In TeamCity's permission model, parameters can be marked as 'password' type which masks them in the UI, but the underlying API surface must still enforce role-based access; when an authorization check is omitted at that layer, even masked secrets and project-private parameters can be returned to lower-privileged callers. The CPE confirms the affected product is the TeamCity application itself rather than a plugin or agent, and the issue affects all versions prior to 2026.1.

RemediationAI

Vendor-released patch: TeamCity 2026.1 - upgrade on-premises servers to 2026.1 or later as the primary fix, following the JetBrains upgrade guidance referenced from https://www.jetbrains.com/privacy-security/issues-fixed/. Where immediate upgrade is not feasible, reduce blast radius by auditing and tightening project-level role assignments so that only trusted users hold any project role, rotating any secrets that were stored as TeamCity parameters (deployment keys, registry credentials, signing tokens, cloud API keys) since they must be assumed disclosed, and moving high-value secrets out of build parameters into an external secrets manager fetched at build time with short-lived tokens. As a network-layer compensating control, restrict TeamCity web UI and REST API access to a VPN or SSO-gated reverse proxy to shrink the pool of accounts that can authenticate at all; the trade-off is added friction for remote contributors and CI integrations that call the REST API directly.

CVE-2024-27199 HIGH POC
7.3 Mar 04

Path traversal in JetBrains TeamCity before 2023.11.4 enables remote attackers to perform a limited set of administrativ

CVE-2026-63077 CRITICAL POC
9.8 Jul 27

Remote code execution in JetBrains TeamCity before 2026.1.3 and 2025.11.7 allows unauthenticated attackers to execute ar

CVE-2024-27198 CRITICAL POC
9.8 Mar 04

In JetBrains TeamCity before 2023.11.4 authentication bypass allowing to perform admin actions was possible. Rated criti

CVE-2023-42793 CRITICAL POC
9.8 Sep 19

In JetBrains TeamCity before 2023.05.4 authentication bypass leading to RCE on TeamCity Server was possible. Rated criti

CVE-2024-23917 CRITICAL POC
9.8 Feb 06

In JetBrains TeamCity before 2023.11.3 authentication bypass leading to RCE was possible. Rated critical severity (CVSS

CVE-2026-65906 CRITICAL
10.0 Jul 23

Remote code execution in JetBrains TeamCity before 2026.1.2 and 2025.11.6 allows an attacker to escape the Kotlin DSL sa

CVE-2024-41827 CRITICAL
9.8 Jul 22

In JetBrains TeamCity before 2024.07 access tokens could continue working after deletion or expiration. Rated critical s

CVE-2024-36470 CRITICAL
9.8 May 29

In JetBrains TeamCity before 2022.04.7, 2022.10.6, 2023.05.6, 2023.11.5 authentication bypass was possible in specific e

CVE-2023-34218 CRITICAL
9.8 May 31

In JetBrains TeamCity before 2023.05 bypass of permission checks allowing to perform admin actions was possible. Rated c

CVE-2022-25263 CRITICAL
9.8 Feb 25

JetBrains TeamCity before 2021.2.3 was vulnerable to OS command injection in the Agent Push feature configuration. Rated

CVE-2022-24340 CRITICAL
9.8 Feb 25

In JetBrains TeamCity before 2021.2.1, XXE during the parsing of the configuration file was possible. Rated critical sev

CVE-2022-24331 CRITICAL
9.8 Feb 25

In JetBrains TeamCity before 2021.1.4, GitLab authentication impersonation was possible. Rated critical severity (CVSS 9

Share

CVE-2026-49374 vulnerability details – vuln.today

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