Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
PR:L confirmed by low-privileged attacker requirement; UI:R confirmed by mandatory victim file-open action; S:C reflects cross-boundary privilege escalation; no availability impact described or implied.
Primary rating from Vendor (adobe).
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
is affected by an Improper Input Validation vulnerability that could result in privilege escalation. A low-privileged attacker could exploit this vulnerability to gain unauthorized read and write access. Exploitation of this issue requires user interaction in that a victim must open a malicious file. Scope is changed.
AnalysisAI
Privilege escalation in Adobe ColdFusion 2023 and 2025 allows a low-privileged authenticated attacker to gain unauthorized read and write access beyond their authorized security scope by exploiting improper input validation in file processing. The attack requires social engineering - a victim with higher privileges must open a specially crafted malicious file - after which the attacker's effective permissions cross security boundaries (scope change, S:C) to reach resources outside the original ColdFusion component. No public exploit or CISA KEV listing has been identified at time of analysis, though the high CVSS score of 8.7 and scope-change impact warrant prompt remediation per Adobe advisory APSB26-90.
Technical ContextAI
Adobe ColdFusion is a commercial Java-based rapid web application development platform using the ColdFusion Markup Language (CFML). The root cause is CWE-20 (Improper Input Validation): the application fails to adequately validate or sanitize user-supplied input within a file-processing code path, allowing attacker-controlled data to influence operations that are supposed to be restricted to higher privilege levels. The critical risk amplifier is the CVSS scope change (S:C), indicating that exploitation breaks out of the ColdFusion application's original security boundary and affects resources in a different security context - such as the underlying operating system or co-hosted components. Affected products confirmed by CPE are cpe:2.3:a:adobe:coldfusion_2025:*:*:*:*:*:*:*:* and cpe:2.3:a:adobe:coldfusion_2023:*:*:*:*:*:*:*:*, covering both current major release lines of the platform.
RemediationAI
Consult Adobe security advisory APSB26-90 (https://helpx.adobe.com/security/products/coldfusion/apsb26-90.html) and apply the fixed update levels for ColdFusion 2023 and ColdFusion 2025 as documented there - exact patch build numbers are not independently confirmed in this analysis and must be obtained from the advisory. As a compensating control pending patching, restrict file upload and processing endpoints in ColdFusion to the minimum required set of authenticated, trusted users, and audit access control lists on all file-handling actions to limit the attacker foothold (PR:L) that this vulnerability requires. Email and file-sharing gateway policies that quarantine or block unexpected files sent to ColdFusion-processing users reduce the social engineering surface inherent to the UI:R vector. Implement network segmentation around ColdFusion servers to constrain scope-change impact if exploitation occurs; note that overly restrictive file-handling rules may break legitimate application workflows and should be tested in staging before production rollout.
More in Coldfusion 2025
View allOS command injection in Adobe ColdFusion 2023 and 2025 enables remote, unauthenticated attackers to execute arbitrary op
Security feature bypass in Adobe ColdFusion 2023 and 2025 lets attackers with adjacent network access defeat authorizati
Cross-site scripting in Adobe ColdFusion 2023 and 2025 enables arbitrary code execution in the context of an administrat
Incorrect Authorization (CWE-863) in Adobe ColdFusion 2023 and 2025 allows adjacent-network attackers to bypass authoriz
Hard-coded cryptographic key in Adobe ColdFusion 2023 and 2025 enables a local low-privileged attacker to bypass securit
Improper Input Validation in Adobe ColdFusion 2023 and 2025 allows unauthenticated remote attackers to bypass security c
Heap-based buffer overflow in Adobe ColdFusion 2023 and 2025 enables unauthenticated remote attackers to execute arbitra
OS command injection in Adobe ColdFusion 2023 and 2025 allows a low-privileged, network-authenticated attacker to bypass
Privilege escalation in Adobe ColdFusion 2023 and 2025 allows a low-privileged local user to gain unauthorized read and
Sensitive memory disclosure in Adobe ColdFusion 2023 and 2025 stems from the server's use of a broken or risky cryptogra
Incorrect Authorization in Adobe ColdFusion 2023 and 2025 enables unauthenticated remote attackers to bypass security co
Improper authentication in Adobe ColdFusion 2023 and 2025 allows unauthenticated adjacent-network attackers to escalate
Same weakness CWE-20 – Improper Input Validation
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56535
GHSA-m757-qg2g-x6hm