Summary
CVE-2026-48362 is a critical OS command injection vulnerability (CWE-78) in Adobe ColdFusion that allows an unauthenticated, remote attacker to achieve arbitrary code execution in the context of the current user, with no user interaction required. The vulnerability affects ColdFusion 2025 and ColdFusion 2023 and carries the maximum CVSS v3.1 base score of 10.0.
Technical details
- Root cause: Improper neutralization of special elements used in an OS command (CWE-78), allowing attacker-supplied input to be interpreted as OS commands by the ColdFusion server.
- Trigger conditions: No authentication or user interaction is required to exploit the flaw.
- Attack vector: Network — exploitable remotely over the network against internet-exposed ColdFusion instances.
- Impact: Full compromise of confidentiality, integrity, and availability (all rated High); the CVSS vector’s Scope: Changed (S:C) indicates the vulnerability can impact resources beyond the vulnerable component itself, consistent with arbitrary code execution on the underlying host.
Affected software
- Adobe ColdFusion 2025 — versions 0 through 2025.0.11 (fixed in 2025.0.12)
- Adobe ColdFusion 2023 — versions 0 through 2023.0.22 (fixed in 2023.0.23)
Severity
- CVSS v3.1 Base Score: 10.0 (Critical)
- Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Mitigation and recommended actions
- Immediate: Upgrade Adobe ColdFusion 2025 to version 2025.0.12 or later, and Adobe ColdFusion 2023 to version 2023.0.23 or later, per Adobe’s security bulletin APSB26-90.
- If patching cannot be performed immediately: Restrict network access to ColdFusion administrative and application endpoints, place instances behind a firewall or VPN, and monitor for anomalous process execution or outbound connections from the ColdFusion server as an interim compensating control until the patch is applied.

