Severity by source
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:L/VA:L/SC:H/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-reachable SSRF needing high privileges (PR:H) and a specific condition (AC:H mapping the 4.0 AT:P), with scope change (S:C) since forged requests hit other systems; high confidentiality, limited integrity/availability.
Primary rating from Vendor (jci).
CVSS VectorVendor: jci
Lifecycle Timeline
2DescriptionCVE.org
Victor SSRF vulnerability in Johnson Controls CCure 9000 and victor application server allows Server Side Request Forgery.
This issue affects CCure 9000 and victor application server: from 2.9 through 3.0.
AnalysisAI
Server-Side Request Forgery in Johnson Controls CCure 9000 and the victor application server (versions 2.9 through 3.0) allows a high-privileged authenticated attacker to coerce the server into issuing crafted requests to internal or external systems. Exploitation can expose internal network resources and pivot into otherwise unreachable back-end services, with high confidentiality impact and a scope change that affects downstream systems. This is a vendor-reported (jci) issue with no public exploit identified at time of analysis and no CISA KEV listing.
Technical ContextAI
CCure 9000 is Johnson Controls' enterprise physical access control and security management platform, and the victor application server is the companion video/event management application server. The flaw is a Server-Side Request Forgery weakness (CWE-918 class, though the input lists CWE as N/A) in which the application server takes an attacker-influenced URL or address and performs a request to it without sufficient validation of the destination. Because these servers typically sit inside a trusted management network with connectivity to controllers, databases, and other appliances, an SSRF primitive lets the server act as a proxy into that trusted zone. The CVSS 4.0 subsequent-system metrics (SC:H/SI:H) reflect that the coerced requests reach systems beyond the vulnerable application itself.
RemediationAI
No exact fixed version is provided in the available data, so consult the Johnson Controls Trust Center advisory (https://www.johnsoncontrols.com/trust-center/cybersecurity/security-advisories) for the specific patched release covering CCure 9000 and victor application server and upgrade beyond the affected 2.9-3.0 range; patch status: patch available per vendor advisory, with no independently confirmed fix version. As compensating controls until patching, restrict network access to the application server management interface to a dedicated administrative VLAN and trusted operator hosts only, apply strict egress filtering / an allow-list so the server can only reach the specific internal systems it legitimately needs (blocking SSRF pivots to arbitrary internal addresses and cloud metadata endpoints), and tightly limit and audit the high-privilege accounts required to reach the vulnerable function since exploitation needs PR:H. The trade-off of aggressive egress filtering is potential disruption to legitimate integrations (video servers, directory services, controllers), so validate the allow-list against documented dependencies before enforcing.
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48425
GHSA-v48g-g9wj-ffhr