Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Primary rating from Vendor (adobe) · only source for this CVE.
CVSS VectorVendor: adobe
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Lifecycle Timeline
1DescriptionCVE.org
ColdFusion versions 2023.19, 2025.8 and earlier are affected by an Improper Restriction of XML External Entity Reference ('XXE') vulnerability that could lead to arbitrary file system read. An attacker could exploit this vulnerability to access sensitive files and directories outside the intended access scope. Exploitation of this issue requires user interaction in that a victim must open a malicious file. Scope is changed.
AnalysisAI
Arbitrary file read in Adobe ColdFusion 2023.19, 2025.8 and earlier allows remote unauthenticated attackers to exfiltrate sensitive files from the host filesystem via a malicious XML document that a victim opens through the application. The scope-changed CVSS 7.4 reflects that exploitation can impact resources beyond ColdFusion's own security context, though success hinges on user interaction. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.
Technical ContextAI
Adobe ColdFusion is a commercial Java-based application server and rapid web development platform widely used in enterprise and government environments for building dynamic web applications. CWE-611 (Improper Restriction of XML External Entity Reference) occurs when an XML parser processes input that defines external entities (e.g., SYSTEM identifiers referencing file:// URIs) without disabling DOCTYPE/external entity resolution. In ColdFusion's XML processing pipeline - used by tags and functions such as XmlParse, XmlSearch, and CFC SOAP/WSDL handling - an attacker can craft an XML payload that, when parsed, forces the underlying parser to dereference local files and return their contents inline or via out-of-band channels. The scope-change (S:C) in the CVSS vector indicates the entity resolution operates with privileges allowing access to resources outside the vulnerable component's normal authorization boundary, consistent with the JVM process reading arbitrary files on the host.
RemediationAI
Apply the vendor-released patches referenced in Adobe Security Bulletin APSB26-64 (https://helpx.adobe.com/security/products/coldfusion/apsb26-64.html); the bulletin supersedes ColdFusion 2023 update 19 and 2025 update 8, so upgrade to the next cumulative update Adobe publishes against this bulletin and validate the post-install build number against the advisory. Until patching is complete, compensating controls include disabling DOCTYPE processing globally in the ColdFusion Administrator's XML settings where exposed, restricting which user roles can upload or submit XML-bearing content (CFM uploads, SOAP endpoints, WSDL parsers), and training operators not to open untrusted XML, CFM, or WSDL files in development tooling - accepting that disabling DOCTYPE may break legitimate integrations that rely on external schema resolution. Additionally, place ColdFusion behind a WAF rule that strips or rejects DOCTYPE declarations on inbound XML, and rotate any datasource passwords, administrator credentials, and signing keys stored on disk if the system has been internet-exposed prior to patching, as confidentiality impact assumes file read of secrets.
More in Coldfusion
View allUnspecified vulnerability in Adobe ColdFusion 9.0, 9.0.1, 9.0.2, and 10 allows remote attackers to read arbitrary files
Path traversal in Adobe ColdFusion 2025.9, 2023.20 and earlier enables remote, unauthenticated attackers to write or acc
The Office Open XML (OOXML) feature in Adobe ColdFusion 10 before Update 21 and 11 before Update 10 allows remote attack
Adobe ColdFusion versions July 12 release (2018.0.0.310739), Update 6 and earlier, and Update 14 and earlier have an unr
Adobe ColdFusion versions 2018 Update 15 (and earlier) and 2021 Update 5 (and earlier) are affected by an Improper Acces
ColdFusion versions 2023.12, 2021.18, 2025.0 and earlier are affected by a Deserialization of Untrusted Data vulnerabili
Adobe ColdFusion has an Untrusted Data Deserialization vulnerability. Rated critical severity (CVSS 9.8), this vulnerabi
Adobe ColdFusion has an Untrusted Data Deserialization vulnerability. Rated critical severity (CVSS 9.8), this vulnerabi
Adobe ColdFusion versions 2023.5 (and earlier) and 2021.11 (and earlier) are affected by an Deserialization of Untrusted
ColdFusion versions 2023.12, 2021.18, 2025.0 and earlier are affected by a Deserialization of Untrusted Data vulnerabili
Unspecified vulnerability in Adobe ColdFusion 9.0 before Update 11, 9.0.1 before Update 10, 9.0.2 before Update 5, and 1
Path traversal in Adobe ColdFusion 2025.9, 2023.20 and all earlier releases lets remote attackers (PR:N) read arbitrary
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35831
GHSA-3mwf-3w9j-82vf