← Vulnerability feed

Vulnerability record · CVE-2018-15961 · published 25 September 2018

CVE-2018-15961: Adobe ColdFusion unrestricted file upload leads to code execution

Adobe · Coldfusion

Adobe ColdFusion (July 12 release 2018.0.0.310739, Update 6 and earlier, and Update 14 and earlier) allows unrestricted file uploads. An uploaded file can be placed and executed, giving arbitrary code execution on the server. The flaw is remotely reachable without authentication or user interaction, making it a severe risk for exposed ColdFusion instances.

9.8 CVSS 3.1 Critical CISA KEV since 3 Nov 2021 EPSS 100% · top 0.1% CWE-434 · Unrestricted file upload
9.8CVSS 3.1 base score, v2 10.0
100%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
9References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Adobe ColdFusion versions July 12 release (2018.0.0.310739), Update 6 and earlier, and Update 14 and earlier have an unrestricted file upload vulnerability. Successful exploitation could lead to arbitrary code execution.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 16 September 2026. Confidence: high.

critical priorityUnauthenticated remote code execution with a near-maximum EPSS score, a public exploit, and confirmed inclusion in CISA KEV.

What it is

Adobe ColdFusion (July 12 release 2018.0.0.310739, Update 6 and earlier, and Update 14 and earlier) allows unrestricted file uploads. An uploaded file can be placed and executed, giving arbitrary code execution on the server. The flaw is remotely reachable without authentication or user interaction, making it a severe risk for exposed ColdFusion instances.

Impact

An attacker gains arbitrary code execution in the context of the ColdFusion server process, which can lead to full server compromise, data theft, and use of the host as a foothold.

Attack surface

Reachable over the network via the ColdFusion web interface; the CVSS vector shows no privileges required and no user interaction, so an unauthenticated remote attacker can attempt it directly.

Exploitation

Listed in CISA KEV since 2021-11-03 with a required action to apply vendor updates, and EPSS is near the top of the distribution (0.9995, 99.973rd percentile). A public Exploit-DB entry (45979) exists, so exploitation is practical and observed.

What to do

  • Apply the Adobe ColdFusion update referenced in advisory APSB18-33 (or later) to all affected installations.
  • If patching cannot be done immediately, restrict network access to ColdFusion administrative and upload endpoints to trusted hosts only.
  • Disable or remove unused upload functionality and validate file types and extensions on the server side.
  • Run ColdFusion with least privilege and isolate it from sensitive internal systems.
  • Monitor for unexpected files written to web-accessible directories and remove any found.

Detection

  • Alert on new or modified executable files (for example .jsp, .cfm, .jspx) appearing in ColdFusion web roots or upload directories.
  • Review web server and ColdFusion logs for POST requests to upload endpoints followed by requests to the uploaded file.
  • Hunt for outbound connections or child processes spawned by the ColdFusion service that are unusual for the environment.
  • Correlate file-write events in ColdFusion directories with subsequent process creation on the same host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2018-15961 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Adobe ColdFusion Unrestricted File Upload Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 3 May 2022.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://www.securityfocus.com/bid/105314 Broken LinkThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1041621 Broken LinkThird Party AdvisoryVDB Entry
https://helpx.adobe.com/security/products/coldfusion/apsb18-33.html Vendor Advisory
https://www.exploit-db.com/exploits/45979/ ExploitThird Party AdvisoryVDB Entry
http://www.securityfocus.com/bid/105314 Broken LinkThird Party AdvisoryVDB Entry
http://www.securitytracker.com/id/1041621 Broken LinkThird Party AdvisoryVDB Entry
https://helpx.adobe.com/security/products/coldfusion/apsb18-33.html Vendor Advisory
https://www.exploit-db.com/exploits/45979/ ExploitThird Party AdvisoryVDB Entry
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2018-15961 Third Party AdvisoryUS Government Resource

Track CVE-2018-15961 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2026-48282Adobe ColdFusion path traversal leads to remote code executionColdFusion versions 2025.9, 2023.20 and earlier contain a path traversal flaw (CWE-22) that allows an unauthenticated remote attacker to reach files …KEVEPSS 42%analysed9.8CVE-2023-38203Adobe ColdFusion untrusted data deserialization allows remote code executionAdobe ColdFusion 2018u17, 2021u7, and 2023u1 (and earlier) are affected by a deserialization of untrusted data flaw that can lead to arbitrary code e…KEVEPSS 97%analysed9.8CVE-2023-29300Adobe ColdFusion untrusted data deserialization allows code executionAdobe ColdFusion 2018u16 and earlier, 2021u6 and earlier, and 2023.0.0.330468 and earlier deserialize untrusted data, which can lead to arbitrary cod…KEVEPSS 100%analysed9.8CVE-2023-26359Adobe ColdFusion untrusted data deserialization allows code executionAdobe ColdFusion 2018 Update 15 and earlier and 2021 Update 5 and earlier deserialize untrusted data, which can lead to arbitrary code execution in t…KEVEPSS 17%analysed9.8CVE-2018-4939Adobe ColdFusion Deserialization of Untrusted Data Enables Code ExecutionAdobe ColdFusion Update 5 and earlier and ColdFusion 11 Update 13 and earlier contain a deserialization of untrusted data flaw (CWE-502). A remote, u…KEVEPSS 62%analysed9.8CVE-2017-3066Adobe ColdFusion Java deserialization in Apache BlazeDS allows RCEAdobe ColdFusion 2016 Update 3 and earlier, ColdFusion 11 Update 11 and earlier, and ColdFusion 10 Update 22 and earlier contain a Java deserializati…KEVEPSS 91%analysed9.8CVE-2013-0632Adobe ColdFusion RDS default password authentication bypassAdobe ColdFusion 9.0 through 10 ships administrator.cfc with an RDS component that accepts a default empty password. An attacker can log in to RDS wi…KEVEPSS 94%analysed9.8CVE-2013-0625Adobe ColdFusion authentication bypass when no password is setAdobe ColdFusion 9.0, 9.0.1 and 9.0.2 allow remote attackers to bypass authentication when a password is not configured, and possibly execute arbitra…KEVEPSS 94%analysed

Source: NIST National Vulnerability Database (record CVE-2018-15961), CISA KEV, FIRST EPSS (scores of 2026-09-24). This page is refreshed as NVD updates the record.