Description
In JetBrains TeamCity before 2026.1.3, 2025.11.7 unauthenticated remote code execution was possible via the agent polling protocol
Published: 2026-07-27
Score: 9.8 Critical
EPSS: 10.7% Moderate
KEV: Yes
Impact: n/a
Action: n/a
AI Analysis

Impact

JetBrains TeamCity versions before 2026.1.3 and 2025.11.7 contain an unauthenticated remote code execution flaw in the agent polling protocol. The vulnerability is a classic deserialization flaw (CWE-502), allowing an attacker to send crafted data that is executed by the TeamCity server. Consequently, an attacker can gain full control of the host where TeamCity is running, reading, modifying, or deleting any data, and installing malware or executing arbitrary commands. The flaw is assessed with a CVSS score of 9.8, indicating a critical risk.

Affected Systems

JetBrains TeamCity software before the releases 2026.1.3 and 2025.11.7 is vulnerable. Anyone running these legacy versions is at risk if the device is exposed to an outsider.

Risk and Exploitability

The flaw is reachable through the agent polling endpoint, which accepts input from remote agents without authentication. An attacker does not need local access or credentials; merely placing a malicious payload in the polling request will execute arbitrary code on the TeamCity server. The EPSS score is 11% and the vulnerability is listed in CISA KEV, but the high CVSS score and lack of authentication make exploitation highly attractive for adversaries.

Generated by OpenCVE AI on August 10, 2026 at 23:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade JetBrains TeamCity to version 2026.1.3 or later, or 2025.11.7 or newer.
  • Disable external agent connections on the TeamCity server or configure the server to accept agent connections only from trusted IP addresses.
  • Apply network or firewall rules to restrict access to the TeamCity server to known administrators and internal networks.
  • Monitor TeamCity logs for unexpected agent activity and set alerts for anomalous polling requests.

Generated by OpenCVE AI on August 10, 2026 at 23:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution via Agent Polling in JetBrains TeamCity

Wed, 05 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution via Agent Polling in JetBrains TeamCity

Wed, 05 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
References
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'active', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Metrics kev

{'dateAdded': '2026-08-05T00:00:00+00:00', 'dueDate': '2026-08-08T00:00:00+00:00'}


Mon, 03 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution via Agent Polling in JetBrains TeamCity

Thu, 30 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Title Unauthenticated Remote Code Execution via Agent Polling in JetBrains TeamCity

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Jetbrains
Jetbrains teamcity
Vendors & Products Jetbrains
Jetbrains teamcity
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Description In JetBrains TeamCity before 2026.1.3, 2025.11.7 unauthenticated remote code execution was possible via the agent polling protocol
Weaknesses CWE-502
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Jetbrains Teamcity
cve-icon MITRE

Status: PUBLISHED

Assigner: JetBrains

Published:

Updated: 2026-08-06T03:55:21.297Z

Reserved: 2026-07-15T15:12:38.892Z

Link: CVE-2026-63077

cve-icon Vulnrichment

Updated: 2026-07-27T17:30:49.851Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T17:16:38.830

Modified: 2026-08-06T05:17:05.170

Link: CVE-2026-63077

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T23:15:05Z

Weaknesses
  • CWE-502

    Deserialization of Untrusted Data