JetBrains TeamCity vulnerability allows privilege escalation, API exposure (CVE-2026-44413)
Vulnerabilities mentionedAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2023-42793 | Authentication bypass in JetBrains TeamCity enables unauthenticated RCE JetBrains TeamCity Server, a widely used CI/CD build server, contains an authentication bypass vulnerability (CWE-288) that lets a remote, unauthenticated attacker gain administrative access without valid credentials. By sending crafted requests to the TeamCity server over the network, the attacker bypasses authentication and can then execute arbitrary code on the server via administrative and build features, achieving full remote code execution. An attacker gains control of the build server and, with it, access to source code, build artifacts, stored secrets and credentials, and a foothold for lateral movement or ransomware deployment. Any organization running an affected TeamCity Server is affected, especially instances reachable from the internet. Exploitation is confirmed in the wild: CISA added the flaw to its KEV catalog on 2023-10-04 with known ransomware use, and EPSS assigns a 100% probability of exploitation within 30 days. Do: Upgrade TeamCity Server to 2023.05.4 or later per JetBrains' instructions, or apply vendor mitigations or discontinue use if patching is not possible (per the CISA KEV required action). Also take unpatched instances off the public internet, and hunt for signs of compromise such as unauthorized administrator accounts, unexpected changes in audit logs and build configurations, and stored secrets or tokens that may have been stolen, given known ransomware exploitation. | 9.8 | 100% | KEV ransomware PoC ×2 |
| largeTens of thousands of TeamCity Server deployments, of which several thousand are internet-exposed | |
| CVE-2024-27198 +1 in the same advisory: …27199 | Authentication Bypass in JetBrains TeamCity CI/CD Server CVE-2024-27198 is an authentication bypass (CWE-288) in JetBrains TeamCity, JetBrains' self-hosted on-premises continuous integration/continuous delivery (CI/CD) server, that allows an unauthenticated attacker to circumvent login and perform administrative actions. It is triggered by sending specially crafted requests to the TeamCity web interface that dodge the authentication check, after which the attacker gains full administrator access. With admin access, an attacker can create administrative accounts, alter build configurations, plant code that runs on the server and its build agents, and reach source code, credentials, and secrets stored in the CI/CD environment, which ransomware operators have already used as an entry point. Any TeamCity deployment an attacker can reach over the network is affected, with internet-facing instances at the highest risk. Exploitation is confirmed in the wild: CISA added the flaw to the KEV catalog on 2024-03-07 with known ransomware use, and EPSS estimates a 99.9% probability of exploitation within 30 days. Do: Upgrade immediately to the patched TeamCity release per JetBrains' advisory (2023.11.4 or later fixes this vulnerability), or apply vendor mitigations or discontinue use per CISA guidance if patching is not possible. Audit instances for unexpected administrator accounts, modified build configurations, and other signs of compromise, since ransomware operators are known to be actively exploiting this bug. Restrict TeamCity's network exposure to trusted users and networks until the update is applied. | 9.8 group max | 100% | KEV ransomware |
| largetens of thousands of internet-exposed TeamCity servers (roughly 20,000–30,000 per public scans at disclosure) | |
| CVE-2026-44413 | In JetBrains TeamCity before 2026.1 2025.11.5 authenticated users could expose server API to unauthorised access In JetBrains TeamCity before 2026.1 2025.11.5 authenticated users could expose server API to unauthorised access NVD description · AI analysis pending | 7.5 | <1% |
| — |
Full article337 words · extracted from helpnetsecurity.com · click to collapse
JetBrains has patched a high-severity vulnerability (CVE-2026-44413) in TeamCity, its popular continuous integration and continuous delivery platform, and is urging organizations with on-premises and self-managed deployments to upgrade to the fixed version or implement a security patch.

About CVE-2026-44413
CVE-2026-44413 allows for privilege escalation, and may allow attackers to expose some parts of the TeamCity server API to unauthorized users.
TeamCity’s REST API is extensive, with many endpoints, some of which may expose sensitive information such as API tokens; Git credentials; secrets and passwords used in builds; build logs; usernames, email addresses and user roles.
Some of these secrets may be leveraged to access cloud infrastructure or source code repositories, and potentially compromise software delivery pipelines.
While exploitation of CVE-2026-44413 requires access to a TeamCity account, those can be acquired via brute force or credential stuffing attacks, from leaks of credentials stolen in previous breaches, or through social engineering.
Also, TeamCity instances occasionally have enabled “guest access”, allowing anyone to log in without credentials.
Update or patch
The vulnerability affects TeamCity On-Premises versions 2025.11.4 and earlier, and has been fixed in version 2026.1. The company also released a security patch plugin that can be installed on TeamCity versions 2017.1 and later.
“This vulnerability affects all TeamCity installations where the firewall permits inbound connections on ports other than the standard HTTP/HTTPS one used by TeamCity, or where build agents are running on the same host as the TeamCity server,” JetBrains added.
“As a general best practice, we strongly recommend restricting inbound network access to only required ports.”
In the past, JetBrains TeamCity on-premises servers have been targeted by both state-sponsored and financially motivated threat actors, leveraging authentication bypass (CVE-2023-42793, CVE-2024-27198) and patch traversal (CVE-2024-27199) vulnerabilities.
CVE-2026-44413 was privately reported by researcher Martin Orem of offensive security services provider Binary House, and there’s currently no mention of it being exploited by attackers.

Subscribe to our breaking news e-mail alert to never miss out on the latest breaches, vulnerabilities and cybersecurity threats. Subscribe here!

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.helpnetsecurity.com/2026/05/12/jetbrains-teamcity-vulnerability-cve-2026-44413/