Vulnerability record · CVE-2022-38424 · published 14 October 2022
CVE-2022-38424: Adobe ColdFusion path traversal allows arbitrary file write
Adobe · Coldfusion
Adobe ColdFusion Update 14 and earlier, and Update 4 and earlier, contain a path traversal flaw (CWE-22) that lets a pathname escape its restricted directory. Successful abuse results in arbitrary file system write, which matters because written files can alter server behavior or plant code. The record gives no further detail on the exact vulnerable endpoint.
Description
Adobe ColdFusion versions Update 14 (and earlier) and Update 4 (and earlier) are affected by an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability that could result in arbitrary file system write. Exploitation of this issue does not require user interaction, but does require administrator privileges.
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Automated analysis
high priorityCVSS 7.2 with high confidentiality, integrity and availability impact and a very high EPSS percentile, though exploitation requires administrator privileges and no active exploitation is documented.
What it is
Adobe ColdFusion Update 14 and earlier, and Update 4 and earlier, contain a path traversal flaw (CWE-22) that lets a pathname escape its restricted directory. Successful abuse results in arbitrary file system write, which matters because written files can alter server behavior or plant code. The record gives no further detail on the exact vulnerable endpoint.
Impact
An attacker with administrator privileges gains the ability to write arbitrary files on the server's file system. That can lead to code execution or full server compromise depending on what files can be overwritten.
Attack surface
The CVSS vector is network-reachable (AV:N) with low attack complexity and no user interaction (UI:N), but it requires high privileges (PR:H), meaning an authenticated administrator account is needed. No other reachability detail is provided in the record.
Exploitation
CISA KEV does not list this CVE and no ransomware use is documented. EPSS is high at roughly 0.45 probability (98.7th percentile), but the only references are vendor advisories, so there is no public evidence of active exploitation in this record.
What to do
- Apply the Adobe ColdFusion security update referenced in advisory APSB22-44, upgrading past Update 14 and Update 4.
- Restrict and audit administrator accounts on ColdFusion servers; the flaw requires admin privileges, so limiting who holds them reduces exposure.
- Run ColdFusion with least-privilege file system permissions so a traversal write cannot reach sensitive directories.
- Place ColdFusion admin interfaces behind network controls and do not expose them to untrusted networks.
- Monitor file system changes in ColdFusion web and configuration directories for unexpected writes.
Detection
- Alert on new or modified files in ColdFusion web roots and config directories outside normal deployment windows.
- Monitor ColdFusion admin activity and requests containing path traversal sequences such as ../ in file-related parameters.
- Correlate administrator logins with subsequent file creation or modification events on the ColdFusion host.
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
| Link | Tags |
|---|---|
| https://helpx.adobe.com/security/products/coldfusion/apsb22-44.html | Vendor Advisory |
| https://helpx.adobe.com/security/products/coldfusion/apsb22-44.html | Vendor Advisory |
Track CVE-2022-38424 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.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2022-38424), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.