LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2023-26360: Adobe ColdFusion Deserialization of Untrusted Data Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 15, 2023
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Apr 5, 2023
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2023-26360 to its Known Exploited Vulnerabilities catalog on Mar 15, 2023, with a federal patch deadline of Apr 5, 2023 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Adobe ColdFusion contains a deserialization of untrusted data vulnerability that allows for remote code execution.

CVE-2023-26360 is a vulnerability in Adobe ColdFusion involving deserialization of untrusted data that can allow remote code execution. Successful abuse of this flaw can let an attacker run code on the server hosting ColdFusion, potentially leading to full system compromise, data theft, or further lateral movement.

IT and security teams running ColdFusion should treat this as a high-priority item for inventory and remediation. Confirm all technical details, including exact impact and fixed releases, against the official Adobe vendor advisory rather than relying on secondary summaries.

How it works

The vulnerability is described as a deserialization of untrusted data issue in Adobe ColdFusion, associated with CWE-284. In this class of weakness, the application accepts serialized data from an untrusted source and reconstructs objects from it without adequate validation or access controls.

An attacker who can reach the vulnerable ColdFusion interface can supply crafted input that the deserialization process mishandles. When the application processes that input, it can result in remote code execution under the privileges of the ColdFusion process. Specific exploit mechanics, payloads, or required preconditions are not detailed here and must be confirmed against the vendor advisory; defenders should assume network-accessible ColdFusion endpoints are the primary attack surface for this class of flaw.

Am I affected? How to find it in your systems

Adobe ColdFusion is commonly deployed as an application server for CFML-based web applications, often running on Windows or Linux hosts behind a web server or reverse proxy. It may appear in development, staging, or production environments that host dynamic web content, administrative portals, or internal business applications.

To inventory:

For signs of exploitation, examine ColdFusion and web-server logs for anomalous requests that contain serialized data structures, unexpected process creation, or outbound connections originating from the ColdFusion service account. Correlate with endpoint detection and response (EDR) telemetry for unusual child processes or file writes under the ColdFusion installation directory. Absence of such indicators does not guarantee safety; proactive version checking remains essential.

How to remediate

The primary remediation is to apply the updates provided by Adobe exactly as described in the vendor advisory. CISA’s required action is to apply updates per vendor instructions; follow Adobe’s guidance for the specific ColdFusion release you run, including any post-install configuration steps or service restarts.

After patching:

If you can't patch immediately

Until the vendor update can be applied, reduce exposure with compensating controls appropriate to a remote-code-execution deserialization flaw:

These measures lower risk but do not eliminate it; schedule the official patch as soon as operational constraints allow.

If your data may have been exposed

Vulnerabilities that enable remote code execution are frequently leveraged in breaches. If your ColdFusion environment was reachable and unpatched during the period of exposure, assume an attacker could have obtained code execution and potentially accessed data processed by the application. Review system and application logs for indicators of compromise, rotate credentials that may have been present on the host, and follow your incident-response plan. As an additional step, individuals can run a free exposure scan of their email address to check whether that address appears in known breach data sets.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedAdobe · ColdFusion
WeaknessCWE-284
Added to CISA KEVMar 15, 2023
Federal patch deadlineApr 5, 2023
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities