JetBrains TeamCity
CVE-2024-27199
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
1DescriptionCVE.org
In JetBrains TeamCity before 2023.11.4 path traversal allowing to perform limited admin actions was possible
AnalysisAI
Path traversal in JetBrains TeamCity before 2023.11.4 enables remote attackers to perform a limited set of administrative actions by bypassing authentication controls on specific endpoints. This vulnerability is confirmed actively exploited (CISA KEV) with publicly available exploit code, and carries an EPSS score of 82.47% (99th percentile), placing it among the highest-probability exploitation targets currently tracked.
Technical ContextAI
JetBrains TeamCity is a widely deployed continuous integration and build management server used in CI/CD pipelines, often holding source code access, deployment credentials, and signing keys. The root cause is CWE-23 (Relative Path Traversal), where insufficient validation of user-supplied path components allows attackers to reach endpoints or resources outside the intended directory scope. In this case, the traversal targets administrative servlet paths, allowing requests that should require admin authentication to reach handlers without proper authorization checks. The affected component is identified by CPE cpe:2.3:a:jetbrains:teamcity for all versions prior to 2023.11.4.
RemediationAI
Vendor-released patch: upgrade to JetBrains TeamCity 2023.11.4 or later, which is the primary and recommended remediation per the JetBrains advisory referenced by the cve@jetbrains.com disclosure. For environments that cannot patch immediately, restrict network access to the TeamCity web interface by placing it behind a VPN or IP-allowlisted reverse proxy so only trusted operator networks can reach administrative endpoints - the trade-off is that remote developers and external integrations lose direct access until patched. Additionally, audit administrative accounts, recently created users, and authentication tokens for unauthorized changes after exposure, and rotate any credentials, SSH keys, or signing material stored in TeamCity given that exploitation is confirmed in the wild.
Remote code execution in JetBrains TeamCity before 2026.1.3 and 2025.11.7 allows unauthenticated attackers to execute ar
In JetBrains TeamCity before 2023.11.4 authentication bypass allowing to perform admin actions was possible. Rated criti
In JetBrains TeamCity before 2023.05.4 authentication bypass leading to RCE on TeamCity Server was possible. Rated criti
In JetBrains TeamCity before 2023.11.3 authentication bypass leading to RCE was possible. Rated critical severity (CVSS
Remote code execution in JetBrains TeamCity before 2026.1.2 and 2025.11.6 allows an attacker to escape the Kotlin DSL sa
In JetBrains TeamCity before 2024.07 access tokens could continue working after deletion or expiration. Rated critical s
In JetBrains TeamCity before 2022.04.7, 2022.10.6, 2023.05.6, 2023.11.5 authentication bypass was possible in specific e
In JetBrains TeamCity before 2023.05 bypass of permission checks allowing to perform admin actions was possible. Rated c
JetBrains TeamCity before 2021.2.3 was vulnerable to OS command injection in the Agent Push feature configuration. Rated
In JetBrains TeamCity before 2021.2.1, XXE during the parsing of the configuration file was possible. Rated critical sev
In JetBrains TeamCity before 2021.1.4, GitLab authentication impersonation was possible. Rated critical severity (CVSS 9
In JetBrains TeamCity before 2021.1.3, the X-Frame-Options header is missing in some cases. Rated critical severity (CVS
Same weakness CWE-23 – Relative Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today