← Vulnerability feed

Vulnerability record · CVE-2018-4939 · published 19 May 2018

CVE-2018-4939: Adobe ColdFusion Deserialization of Untrusted Data Enables Code Execution

Adobe · Coldfusion

Adobe ColdFusion Update 5 and earlier and ColdFusion 11 Update 13 and earlier contain a deserialization of untrusted data flaw (CWE-502). A remote, unauthenticated attacker can supply crafted serialized data that the server deserializes, leading to arbitrary code execution. The flaw is critical because it requires no privileges or user interaction and can fully compromise the host.

9.8 CVSS 3.1 Critical CISA KEV since 3 Nov 2021 EPSS 62% · top 0.9% CWE-502 · Deserialization of untrusted data
9.8CVSS 3.1 base score, v2 10.0
62%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
5References
17 Jun 2026Last modified by NVD

Description

Adobe ColdFusion Update 5 and earlier versions, ColdFusion 11 Update 13 and earlier versions have an exploitable Deserialization of Untrusted Data 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 17 September 2026. Confidence: high.

critical priorityCVSS 9.8 with no authentication or user interaction, confirmed exploitation in CISA KEV, and a very high EPSS score make this an urgent patch-first vulnerability.

What it is

Adobe ColdFusion Update 5 and earlier and ColdFusion 11 Update 13 and earlier contain a deserialization of untrusted data flaw (CWE-502). A remote, unauthenticated attacker can supply crafted serialized data that the server deserializes, leading to arbitrary code execution. The flaw is critical because it requires no privileges or user interaction and can fully compromise the host.

Impact

Successful exploitation allows arbitrary code execution in the context of the ColdFusion service, giving the attacker full control of the affected server. This can lead to data theft, lateral movement, and persistent compromise of the host.

Attack surface

The vulnerability is network-reachable (CVSS vector AV:N) with no authentication (PR:N) and no user interaction (UI:N), meaning any remote attacker who can reach the ColdFusion service can attempt it. The description does not specify the exact endpoint or protocol, so defenders should treat all externally exposed ColdFusion interfaces as potentially reachable.

Exploitation

CVE-2018-4939 is listed in CISA's Known Exploited Vulnerabilities catalog (added 2021-11-03), confirming active exploitation in the wild. EPSS gives a 30-day exploitation probability of 0.6208 (99.1st percentile), indicating very high likelihood of attempted exploitation.

What to do

  • Apply the vendor update per Adobe security bulletin APSB18-14 immediately; this is the only complete fix.
  • If patching cannot be done at once, restrict network access to ColdFusion services to trusted hosts only and remove direct internet exposure.
  • Disable or restrict unused ColdFusion remote development and RMI/AMF endpoints that may accept serialized data.
  • Monitor Adobe advisories for any follow-up updates and verify the installed ColdFusion build against the fixed versions.
  • Run the ColdFusion service with least privilege and isolate it from sensitive internal networks to limit post-exploitation impact.

Detection

  • Monitor ColdFusion server logs and web access logs for requests containing serialized Java object markers (for example, hex 0xACED or base64 'rO0') to ColdFusion endpoints.
  • Alert on unexpected child processes spawned by the ColdFusion service (java.exe/cfusion.exe) such as cmd.exe, powershell.exe, or /bin/sh.
  • Hunt for outbound network connections from the ColdFusion host to unusual external IPs or ports, which may indicate post-exploitation command and control.
  • Review file system changes in ColdFusion web roots and temporary directories for dropped webshells or JSP files created outside normal deployment windows.

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-4939 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Adobe ColdFusion Deserialization of Untrusted Data 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

Track CVE-2018-4939 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-15961Adobe ColdFusion unrestricted file upload leads to code executionAdobe ColdFusion (July 12 release 2018.0.0.310739, Update 6 and earlier, and Update 14 and earlier) allows unrestricted file uploads. An uploaded fil…KEVEPSS 100%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-4939), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.