Description
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.
Published: 2026-07-14
Score: 9.9 Critical
EPSS: 23.5% Moderate
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ColdFusion’s path handling fails to restrict file access strictly to intended directories, allowing an attacker to craft a request that references files outside the allowed scope. This path traversal flaw can be triggered without any user interaction and results in arbitrary reading of sensitive files or directories on the server’s filesystem. The vulnerability escalates the original scope, potentially granting access to files that should be hidden from the application.

Affected Systems

Adobe ColdFusion 2023 and 2025 versions are affected by this flaw. Any installations of these versions that have not applied the vendor’s latest security updates are vulnerable.

Risk and Exploitability

The CVSS score of 9.9 indicates a high severity, and the EPSS score of 23% indicates a high likelihood of exploitation in the near term. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is to alter a file path parameter in a request to navigate above the intended directory boundary; this conclusion is inferred from the description, as the CVE data does not explicitly state the attack method.

Generated by OpenCVE AI on August 3, 2026 at 03:09 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest ColdFusion patch that addresses the path traversal issue.
  • Configure the web server to deny requests that contain path traversal patterns such as '..'.
  • Implement rigorous input validation or sanitization for any file path parameters used in ColdFusion code to ensure they conform to a whitelist of allowed directories.
  • Deploy a Web Application Firewall rule to detect and block path traversal requests targeting ColdFusion components.

Generated by OpenCVE AI on August 3, 2026 at 03:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Adobe
Adobe coldfusion 2023
Adobe coldfusion 2025
Vendors & Products Adobe
Adobe coldfusion 2023
Adobe coldfusion 2025

Wed, 15 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Description 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.
Title ColdFusion | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (CWE-22)
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


Subscriptions

Adobe Coldfusion 2023 Coldfusion 2025
cve-icon MITRE

Status: PUBLISHED

Assigner: adobe

Published:

Updated: 2026-07-15T10:34:39.970Z

Reserved: 2026-05-21T15:28:38.137Z

Link: CVE-2026-48318

cve-icon Vulnrichment

Updated: 2026-07-15T10:34:33.755Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:15:05Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')