← Vulnerability feed

Vulnerability record · CVE-2016-4264 · published 1 September 2016

CVE-2016-4264: Adobe ColdFusion OOXML XXE allows arbitrary file read and SSRF

Adobe · Coldfusion

Adobe ColdFusion 10 (before Update 21) and 11 (before Update 10) mishandle XML external entity declarations in crafted OOXML spreadsheets processed by the OOXML feature. Because the parser resolves external entities, an attacker can read arbitrary files or force the server to make TCP requests to intranet hosts. The flaw is remotely reachable without authentication, making it a serious exposure for internet-facing ColdFusion instances.

8.6 CVSS 3.0 High EPSS 69% · top 0.7% CWE-611 · XML external entity (XXE)
8.6CVSS 3.0 base score, v2 6.4
69%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

The Office Open XML (OOXML) feature in Adobe ColdFusion 10 before Update 21 and 11 before Update 10 allows remote attackers to read arbitrary files or send TCP requests to intranet servers via a crafted OOXML spreadsheet containing an external entity declaration in conjunction with an entity reference, related to an XML External Entity (XXE) issue.

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

Automated analysis

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

high priorityUnauthenticated remote XXE with public exploit code and very high EPSS, but no KEV listing and impact limited to confidentiality and SSRF rather than code execution.

What it is

Adobe ColdFusion 10 (before Update 21) and 11 (before Update 10) mishandle XML external entity declarations in crafted OOXML spreadsheets processed by the OOXML feature. Because the parser resolves external entities, an attacker can read arbitrary files or force the server to make TCP requests to intranet hosts. The flaw is remotely reachable without authentication, making it a serious exposure for internet-facing ColdFusion instances.

Impact

An attacker gains read access to files on the ColdFusion server and can use the server as a proxy to reach internal network services. This can expose credentials, configuration and source code, and enable reconnaissance or lateral movement against intranet systems.

Attack surface

Reached remotely over the network by submitting a crafted OOXML spreadsheet to the affected OOXML processing feature; the CVSS vector shows no privileges and no user interaction required. No authentication is needed per the vector (PR:N, UI:N).

Exploitation

Public exploit code is referenced (Exploit-DB 40346 and a Legal Hackers advisory tagged Exploit), and EPSS is very high at 0.69 (99.3rd percentile), though the CVE is not listed in CISA KEV. This indicates active interest and easy weaponization rather than confirmed widespread exploitation.

What to do

  • Upgrade ColdFusion 10 to Update 21 or later and ColdFusion 11 to Update 10 or later per Adobe advisory APSB16-30.
  • Disable or restrict the OOXML spreadsheet processing feature if it is not required.
  • Configure the XML parser to disallow external entity resolution and DTD processing for OOXML input.
  • Restrict outbound network access from the ColdFusion server to internal hosts to limit SSRF reach.
  • If patching is delayed, place the instance behind a WAF or reverse proxy that blocks XXE payloads in uploaded spreadsheets.

Detection

  • Monitor ColdFusion logs and HTTP requests for OOXML/spreadsheet uploads containing DOCTYPE or ENTITY declarations.
  • Alert on unexpected outbound TCP connections from the ColdFusion server to internal addresses or unusual ports.
  • Watch for file read patterns or errors referencing system files (for example /etc/passwd, web.config) in ColdFusion error logs.
  • Use file integrity monitoring on ColdFusion configuration and web root directories for unexpected reads or changes.

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

Affected products

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

References

Track CVE-2016-4264 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-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%analysed

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