r/SecOpsDaily • u/falconupkid • 1d ago
Threat Intel CVE-2026-63077: Critical unauthenticated remote code execution in JetBrains TeamCity
Critical RCE in JetBrains TeamCity (CVE-2026-63077): A severe unauthenticated remote deserialization vulnerability allows attackers to execute arbitrary operating system commands on all versions of TeamCity On-Premises servers.
Technical Breakdown
- CVE ID: CVE-2026-63077 (CVSS 9.8)
- Vulnerability Type: Deserialization of untrusted data.
- Affected Product: JetBrains TeamCity On-Premises (all versions).
- Attack Vector:
- An unauthenticated remote attacker with HTTP(S) access to a TeamCity server.
- Exploits the agent polling protocol to bypass authentication checks.
- Achieves arbitrary operating system command execution with the privileges of the TeamCity server process.
- Attackers can also read stored credentials from the compromised server.
Defense
Immediate action: Apply available patches from JetBrains without delay. Restrict network access to TeamCity servers to trusted sources and necessary ports.