Summary
CVE-2026-48285 is a Server-Side Request Forgery (SSRF) vulnerability in Adobe ColdFusion, rated High severity with a CVSS v3.1 base score of 8.6. The flaw affects ColdFusion 2025 (Update 9 and earlier) and ColdFusion 2023 (Update 20 and earlier), and can be exploited remotely by an unauthenticated attacker without any user interaction, resulting in security feature bypass and unauthorized read access. Adobe addressed the vulnerability in security bulletin APSB26-68, released June 30, 2026.
Technical details
- Root cause: A Server-Side Request Forgery (SSRF) flaw (CWE-918) that allows an attacker to induce the ColdFusion server into making forged HTTP requests to internal or external resources on the attacker’s behalf.
- Trigger conditions: No authentication is required (PR:N), no user interaction is needed (UI:N), and attack complexity is Low (AC:L) — the vulnerability is directly exploitable by any network-reachable attacker.
- Attack vector: Network (AV:N); exploitable over the internet against any publicly exposed ColdFusion instance.
- Impact: Security feature bypass and unauthorized read access. The Changed scope (S:C) indicates exploitation can affect resources beyond the vulnerable ColdFusion component itself. Confidentiality impact is High (C:H); integrity and availability are not impacted.
Affected software
- Adobe ColdFusion 2025, versions 2025.9 (Update 9) and earlier
- Adobe ColdFusion 2023, versions 2023.20 (Update 20) and earlier
Severity
CVSS v3.1 Base Score: 8.6 (High)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Mitigation and recommended actions
- Immediate patch: Upgrade to Adobe ColdFusion 2025 Update 10 or Adobe ColdFusion 2023 Update 21, as provided in Adobe security bulletin APSB26-68.
- If immediate patching is not feasible: Restrict network-level access to ColdFusion servers to trusted IP ranges only, and apply web application firewall controls to limit outbound server-initiated requests. Monitor ColdFusion server logs for anomalous outbound HTTP activity indicative of SSRF probing.
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

