Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N
Network-reachable, unauthenticated, no-interaction traversal yields PR:N/UI:N/AC:L; reading files outside the web-root scope justifies S:C with C:H, limited write I:L, and no availability impact.
Primary rating from Vendor (adobe).
CVSS VectorVendor: adobe
Lifecycle Timeline
2DescriptionCVE.org
ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability that could lead to arbitrary file system read and limited write access. An attacker could exploit this vulnerability to access sensitive files and directories outside the intended access scope. Exploitation of this issue does not require user interaction. Scope is changed.
AnalysisAI
Path traversal in Adobe ColdFusion 2025.9, 2023.20 and all earlier releases lets remote attackers (PR:N) read arbitrary files outside the intended web scope and perform limited writes, with no user interaction required. The scope-change (S:C) and high confidentiality impact drive a 9.3 critical rating, meaning a successful read can expose secrets - configuration, credentials, and source - that compromise components beyond ColdFusion itself. No public exploit is identified at time of analysis and the issue is not in CISA KEV, but ColdFusion's history of weaponized path-traversal and file-disclosure bugs makes prompt patching prudent.
Technical ContextAI
Adobe ColdFusion is a commercial Java-based application server and rapid web-development platform (CFML) historically targeted in attacks against internet-facing servers. The flaw is CWE-22, Improper Limitation of a Pathname to a Restricted Directory, where attacker-controlled path input is insufficiently canonicalized or constrained, allowing '../' style traversal sequences (or absolute paths) to escape the intended directory and resolve filesystem locations outside the web root. The affected component per CPE is cpe:2.3:a:adobe:coldfusion across all version branches up to 2025.9 and 2023.20, and the resulting primitive is arbitrary file read plus limited write, which on ColdFusion typically threatens configuration files, datasource credentials, password hashes, and potentially seed files used for deserialization or admin access.
RemediationAI
Apply the security updates published in Adobe Security Bulletin APSB26-68 (https://helpx.adobe.com/security/products/coldfusion/apsb26-68.html), upgrading to the fixed update level above 2025.9 and 2023.20 for your respective branch; consult the bulletin for the exact patched build numbers, as Patch available per vendor advisory and the precise fix version should be taken from Adobe rather than assumed. If immediate patching is not possible, reduce exposure by removing the ColdFusion administrator and internal endpoints from internet reachability and placing the server behind a reverse proxy or WAF with rules blocking traversal sequences (encoded and raw '../', absolute paths) - accepting that WAF filtering is bypass-prone and not a substitute for the patch. Additionally apply Adobe's ColdFusion lockdown guidance, run the service under a least-privileged OS account to limit which files traversal can reach, and restrict filesystem permissions on sensitive configuration and seed files; note these controls reduce blast radius but do not close the underlying flaw.
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
Arbitrary code execution in Adobe ColdFusion 2025.9, 2023.20 and all earlier releases lets a remote attacker upload a fi
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
Same weakness CWE-22 – Path Traversal
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40343
GHSA-68pc-wh27-vgm6