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

CVE-2018-15961: Adobe ColdFusion Unrestricted File Upload Vulnerability

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

Adobe ColdFusion contains an unrestricted file upload vulnerability that could allow for code execution.

CVE-2018-15961 is an unrestricted file upload vulnerability in Adobe ColdFusion. An attacker who can reach a vulnerable instance may upload arbitrary files and achieve code execution on the server. For IT and security teams running ColdFusion, this matters because successful exploitation can give an outsider control of the application host and any data or systems it can reach.

Public detail is limited to the CWE-434 class and the CISA summary that the flaw can allow code execution. Confirm exact affected builds, fixed versions, and deployment notes against the vendor advisory before acting.

How it works

The weakness is CWE-434: unrestricted upload of file with dangerous type. In products like ColdFusion, upload handlers or administrative interfaces sometimes accept files without adequately checking type, extension, content, or destination path. An attacker who can submit a crafted upload may place a file the server will later execute or interpret, leading to remote code execution under the ColdFusion process identity.

Exact request paths, parameters, or file formats are not provided in the given facts. Treat any unauthenticated or weakly authenticated upload surface on ColdFusion as in scope until the vendor advisory and your own configuration review say otherwise. Do not rely on invented exploit details; validate behavior only in a controlled lab against the official fix information.

Am I affected? How to find it in your systems

Adobe ColdFusion typically runs as an application server for web and intranet applications, often behind a web server or reverse proxy, on Windows or Linux hosts in data centers or cloud VMs. Inventory steps:

For exploitation signs, examine web and application logs for anomalous file uploads (unexpected extensions, paths outside normal upload directories, or requests to newly created files), sudden appearance of scripts or binaries under web-accessible directories, and unusual process launches or outbound connections from the ColdFusion service account. Correlate with authentication logs if the upload path normally requires login. Absence of clear indicators does not prove safety; many upload attacks leave minimal noise.

How to remediate

Patch first. Apply the updates specified by Adobe for this CVE, following the vendor instructions referenced in the CISA required action. Confirm the fixed build is installed on every instance, including non-production and forgotten hosts.

After patching, harden upload handling for this class of weakness:

If you can't patch immediately

Reduce exposure until the vendor update can be applied:

These controls lower risk but do not replace the official update. Schedule patching as soon as practicable.

If your data may have been exposed

Actively exploited vulnerabilities of this type can lead to full host compromise and data theft. Known ransomware use is not documented for this CVE in the provided facts; still treat any confirmed exploitation as a potential breach. Isolate affected systems, preserve logs and disk images, rotate credentials accessible from the host, and follow your incident-response plan. As a quick personal check, you can run a free exposure scan of your email address against known breach data to see whether your credentials have appeared in prior incidents.

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

Details

AffectedAdobe · ColdFusion
WeaknessCWE-434
Added to CISA KEVNov 3, 2021
Federal patch deadlineMay 3, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities