CVE-2026-48338
Analyzed Analyzed - Analysis Complete

Path Traversal in Adobe ColdFusion

Vulnerability report for CVE-2026-48338, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-14

Last updated on: 2026-07-16

Assigner: Adobe Systems Incorporated

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-14
Last Modified
2026-07-16
Generated
2026-08-04
AI Q&A
2026-07-15
EPSS Evaluated
2026-08-02
NVD

Affected Vendors & Products

Showing 33 associated CPEs
Vendor Product Version / Range
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025
adobe coldfusion 2023
adobe coldfusion 2025

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Path Traversal vulnerability in Adobe ColdFusion that allows attackers to read arbitrary files on the server by manipulating file paths. It does not require user interaction to exploit and has a changed scope, meaning it can affect components beyond the vulnerable one.

Detection Guidance

Detecting this ColdFusion path traversal vulnerability requires checking for unusual file access patterns or unauthorized directory traversals in logs. Monitor ColdFusion server logs for requests containing path traversal sequences like '../' or encoded equivalents. Use network traffic analysis tools to inspect HTTP requests targeting ColdFusion endpoints for suspicious file paths. Ensure your ColdFusion server is updated to the latest patched version to prevent exploitation.

Impact Analysis

An attacker could exploit this to access sensitive files like configuration files, source code, or credentials stored on the server. This may lead to data breaches, system compromise, or further attacks within your network.

Compliance Impact

This vulnerability could lead to unauthorized access to personal or sensitive data, violating GDPR and HIPAA requirements for data protection and access controls. Non-compliance may result in legal penalties and reputational damage.

Mitigation Strategies

Apply the latest security patches from Adobe for ColdFusion immediately. Restrict network access to ColdFusion administration interfaces. Monitor file system access logs for unusual activity. Disable unnecessary services and features in ColdFusion to reduce attack surface.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-48338. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart