Skip to content
Threat Feed
critical advisory

Critical Vulnerabilities in Johnson Controls C-CURE 9000 and victor

Multiple vulnerabilities in Johnson Controls C-CURE 9000 and victor application servers, including .NET deserialization (CVE-2026-21655), allow unauthenticated remote code execution and unauthorized information disclosure.

CVE search metadata

CVE search record: CVE-2026-21655. EPSS: 0.17%. KEV: no. Product: C-CURE 9000, victor Application Server, victor, victor Web. Brief: Critical Vulnerabilities in Johnson Controls C-CURE 9000 and victor. Brief link: https://feed.craftedsignal.io/briefs/2026-08-johnson-controls-vulnerabilities/

CVE search record: CVE-2026-21653. EPSS: 0.23%. KEV: no. Product: C-CURE 9000, victor Application Server, victor, victor Web. Brief: Critical Vulnerabilities in Johnson Controls C-CURE 9000 and victor. Brief link: https://feed.craftedsignal.io/briefs/2026-08-johnson-controls-vulnerabilities/

CVE search record: CVE-2026-34496. EPSS: 0.21%. KEV: no. Product: C-CURE 9000, victor Application Server, victor, victor Web. Brief: Critical Vulnerabilities in Johnson Controls C-CURE 9000 and victor. Brief link: https://feed.craftedsignal.io/briefs/2026-08-johnson-controls-vulnerabilities/

Johnson Controls has disclosed multiple critical vulnerabilities affecting the C-CURE 9000 and victor application server platforms. The most severe flaw, CVE-2026-21655, involves a .NET deserialization vulnerability that allows an unauthenticated attacker on an adjacent network to execute arbitrary code with elevated privileges. Additionally, CVE-2026-21653 permits Server-Side Request Forgery (SSRF) within the victor Web application, while CVE-2026-34496 allows low-privileged users to access restricted pages, including logs and user configurations.

These vulnerabilities impact physical security systems globally, particularly within the Critical Manufacturing sector. Attackers can leverage these flaws to gain full control over the application server process, potentially impacting physical security controls or exfiltrating sensitive system data. Johnson Controls recommends immediate upgrades to C-CURE 9000 v3.20, victor Application Server v4.20, or victor v8.0 to remediate these issues.

Impact

Successful exploitation of these vulnerabilities could result in complete system compromise, including unauthorized remote code execution on the application server and connected client workstations. An attacker could bypass authentication to view sensitive audit logs and user account information, or pivot within the internal network to gain further control over physical security infrastructure. Given the CVSS score of 9.6, these vulnerabilities represent a significant risk to the integrity and confidentiality of industrial security environments.

Recommendation

  • Upgrade all instances of C-CURE 9000, victor Application Server, and victor to the latest patched versions as specified in the JCI-PSA-2026-07, JCI-PSA-2026-13, and JCI-PSA-2026-16 advisories.
  • Implement strict firewall rules to block all unnecessary inbound connections to port 8999 from untrusted or non-essential network segments.
  • Deploy IDS/IPS signatures tuned to detect known .NET deserialization exploit payloads (e.g., ysoserial.net patterns) targeting the identified application services.
  • Enforce application whitelisting on all application server hosts to restrict the execution of unauthorized binaries.
  • Audit the application server process SoftwareHouse.CrossFire.Server.exe for anomalous process creation or unauthorized child process execution.
  • Disable the ClientConnectionManager_NF.SynchronousServerNotification callback interface if it is not required for daily business operations.

Immediate actions

Inventory all C-CURE 9000 and victor instances.

IT Operations 24h

Mitigations

Block all inbound traffic to port 8999 from untrusted network segments.

immediate IT Operations

CVE-2026-21655

Detection coverage 1

Detect Anomalous Process Execution by CrossFire Server

high

Detects potentially malicious child processes spawned by SoftwareHouse.CrossFire.Server.exe, which may indicate post-exploitation activity following CVE-2026-21655.

sigma tactics: execution techniques: T1059 sources: process_creation, windows

Detection queries are available on the platform. Get full rules →