Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Description supports arbitrary file read only, so C:H but I:N/A:N; PR:L for low-privilege access, S:C because traversal reaches resources outside the app's security scope.
Primary rating from Vendor (adobe).
CVSS VectorVendor: adobe
Lifecycle Timeline
2DescriptionCVE.org
ColdFusion is affected by an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') 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 does not require user interaction. Scope is changed.
AnalysisAI
Path traversal in Adobe ColdFusion allows an authenticated remote attacker (PR:L) to read arbitrary files outside the intended web/application scope by manipulating pathname input, per Adobe advisory APSB26-82. The flaw carries a critical 9.9 CVSS with a changed scope, meaning a successful read can reach files belonging to other security contexts on the host. No public exploit identified at time of analysis, and it is not listed in CISA KEV; EPSS was not provided.
Technical ContextAI
ColdFusion is Adobe's commercial rapid-application-development platform and application server (CFML runtime) commonly deployed for web apps and behind enterprise web tiers. The root cause is CWE-22, Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal'): user-controllable input reaches a file-system operation without adequate canonicalization or allow-listing, so sequences such as '../' or absolute/UNC paths escape the intended directory. Because the CVSS scope is Changed (S:C), the vulnerable ColdFusion component can act on resources managed by a different security authority (e.g., OS files outside the application sandbox), amplifying impact. Exact affected builds are enumerated only in Adobe's bulletin; no CPE strings were supplied in this dataset.
RemediationAI
Apply the ColdFusion security update referenced in Adobe advisory APSB26-82 (https://helpx.adobe.com/security/products/coldfusion/apsb26-82.html) as the primary fix; the exact patched build numbers are listed there and should be applied to every affected release train - no exact fix version was provided in this dataset to cite verbatim, so pull it from the advisory. Until patched, reduce exposure by restricting network access to the ColdFusion administrator and application endpoints via network ACLs or a WAF that blocks path-traversal patterns (../, encoded traversal, absolute/UNC paths), and run the ColdFusion service under a least-privilege OS account so an arbitrary-read primitive cannot reach sensitive system files; note that aggressive WAF rules can break legitimate file-handling features and least-privilege changes may require re-testing application file access. Because exploitation requires only low privileges (PR:L), also review and tighten application/administrator account provisioning and rotate any secrets that may reside in readable configuration files.
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-44551
GHSA-47x5-g7cj-cvgp