← Vulnerability feed

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.

7.2 CVSS 3.1 High EPSS 45% · top 1.3% CWE-22 · Path traversal
7.2CVSS 3.1 base score
45%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

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

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

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

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.

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-2022-38424), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.