LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2026-63077: JetBrains TeamCity Deserialization of Untrusted Data Vulnerability

RBRecent Breaches Vulnerability Intelligence·Aug 5, 2026
CVSS 9.8 · Critical⚠ Actively exploited (CISA KEV)
9.8
CVSS score
Critical
Severity
Active
CISA KEV
No
Ransomware use
Aug 8, 2026
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2026-63077 to its Known Exploited Vulnerabilities catalog on Aug 5, 2026, with a federal patch deadline of Aug 8, 2026 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

In JetBrains TeamCity before 2026.1.3, 2025.11.7 unauthenticated remote code execution was possible via the agent polling protocol

CVE-2026-63077 is a deserialization of untrusted data vulnerability in JetBrains TeamCity that can allow unauthenticated remote code execution through the agent polling protocol. For IT and security teams running TeamCity as a CI/CD platform, this matters because successful abuse can give an attacker code execution on the server without prior authentication, putting build infrastructure, secrets, and connected systems at risk.

Public detail is limited to the vulnerability class and impact described above. Confirm exact affected builds, fixed releases, and deployment-specific notes against the vendor advisory before acting.

How it works

This issue is classed as CWE-502: deserialization of untrusted data. In products that accept serialized objects over a network protocol, the application may reconstruct objects from attacker-controlled input without sufficient validation. If that reconstruction can trigger dangerous object graphs or gadget chains, the result can be arbitrary code execution in the context of the TeamCity process.

According to the CISA summary, the flaw is reachable via the agent polling protocol and does not require authentication. An attacker who can reach that protocol endpoint may send crafted data that the server deserializes unsafely, leading to remote code execution. Specific exploit mechanics, payloads, or preconditions beyond this description are not provided in the given facts; treat any deeper technical claims as unconfirmed until verified against the vendor advisory and your own testing in a lab.

Am I affected? How to find it in your systems

JetBrains TeamCity is commonly deployed as an on-premises or self-hosted CI/CD server, often on internal networks but sometimes exposed to the internet for remote agents or integrations. Inventory every TeamCity server instance, including secondary nodes, disaster-recovery copies, and containers or VMs used for evaluation.

How to remediate

Patch first. Apply the vendor-supplied update for CVE-2026-63077 as named in the JetBrains TeamCity advisory, and verify the installed build matches a fixed release. Follow CISA’s direction to apply mitigations per vendor instructions and to align with BOD 26-04 prioritization and forensics triage requirements where they apply to your environment. For cloud-hosted or managed instances, follow applicable BOD 26-04 cloud guidance or discontinue use if mitigations cannot be applied.

If you can't patch immediately

Until the vendor update is installed, reduce exposure with compensating controls appropriate to an unauthenticated RCE on a CI/CD server.

If your data may have been exposed

Actively exploited remote code execution flaws on build servers can lead to theft of source code, pipeline secrets, cloud credentials, and downstream compromise. Known ransomware use is not documented for this CVE in the provided facts; still treat any confirmed exploitation as a potential breach. Preserve logs and disk images per your incident response plan and CISA forensics triage expectations, rotate secrets the server could reach, and review agent and pipeline trust relationships. You can run a free exposure scan of your email addresses against known breach datasets to see whether associated credentials or identities appear in prior public breaches while you complete internal investigation.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedJetBrains · TeamCity
WeaknessCWE-502
CVSS base score9.8 (Critical)
CVSS vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
PublishedJul 27, 2026
Added to CISA KEVAug 5, 2026
Federal patch deadlineAug 8, 2026
Known ransomware useNot documented
Check if your data is exposed →

References

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities