Federal cybersecurity authorities have updated the Known Exploited Vulnerabilities (KEV) Catalog to include CVE-2026-63077, an active deserialization of untrusted data vulnerability affecting JetBrains TeamCity software. According to CISA Advisories, this specific flaw represents a confirmed attack vector currently being utilized by malicious actors in the wild, necessitating immediate attention from designated agencies.
The inclusion of this vulnerability follows established regulatory criteria regarding evidence of active exploitation. The flaw in JetBrains TeamCity allows for the deserialization of untrusted data, a method often employed by threat actors to gain unauthorized access or control over a target system.
Vulnerability Summary
| Attribute | Detail |
|---|---|
| CVE ID | CVE-2026-63077 |
| Software Product | JetBrains TeamCity |
| Vulnerability Type | Deserialization of Untrusted Data |
| Catalog Status | Known Exploited Vulnerability (KEV) |
Under Binding Operational Directive (BOD) 26-04, Federal Civilian Executive Branch (FCEB) agencies are required to prioritize the remediation of items listed in the KEV Catalog. The directive mandates that agencies must address high-risk vulnerabilities—particularly those located on publicly exposed assets that permit total system control post-exploitation—before proceeding to lower-risk updates. Furthermore, BOD 26-04 dictates that agencies must investigate whether their systems were compromised prior to the application of security patches.
While the mandates of BOD 26-04 are legally binding specifically for FCEB agencies, CISA maintains a broader recommendation for all private sector and state-level organizations to adopt similar risk-based management strategies. Organizations aware of other vulnerabilities currently being exploited but not yet captured in the KEV Catalog may submit documentation via the CISA KEV Nomination Form. Criteria for inclusion remains strict, requiring a valid CVE ID, verified evidence of real-world exploitation, and documented mitigation guidance.
Why It Matters
The addition of CVE-2026-63077 highlights the growing risks associated with CI/CD (Continuous Integration and Continuous Deployment) tools, which have become high-value targets for supply chain attacks. Because JetBrains TeamCity environments often contain sensitive source code, credentials, and deployment pipelines, a single deserialization vulnerability can grant an attacker a foothold into an entire enterprise’s software development lifecycle. For security teams, this shift necessitates moving beyond simple patch management toward a 'assume-breach' mentality, where the time between detection and remediation is effectively the only barrier to systemic failure.

Reader Discussion & Insights