Severity by source
AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Description confirms unauthenticated (PR:N), no user interaction (UI:N), arbitrary code execution (C/I/A:H) and changed scope; retained AV:A as Adobe scopes the vector to adjacent access rather than full network reach.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
7DescriptionNVD
ColdFusion is affected by an Improper Input Validation vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue does not require user interaction. Scope is changed.
AnalysisAI
Arbitrary code execution in Adobe ColdFusion 2023 (through Update 21) and ColdFusion 2025 (through Update 10) allows an unauthenticated attacker on an adjacent network to run code in the context of the current user via improper input validation, with no user interaction required and a scope change extending impact beyond the vulnerable component. Adobe (APSB26-82) rates it CVSS 9.6; there is no public exploit identified at time of analysis and CISA's SSVC framework reports exploitation status 'none'. EPSS estimates a 2.17% 30-day exploitation probability (80th percentile), notable but not extreme for a critical-rated ColdFusion RCE.
Technical ContextAI
Adobe ColdFusion is a commercial rapid-application-development platform built on the JVM, using the CFML tag/scripting language and running as a Java web/application server (often fronted by IIS or Apache via connectors, or on the bundled Tomcat). The flaw is classed as CWE-20 (Improper Input Validation): ColdFusion accepts attacker-controlled input into a code path that fails to adequately validate it, ultimately allowing that input to influence execution and achieve arbitrary code execution. The CPE data confirms the affected line is the adobe:coldfusion:2023 branch across its update chain (base through update17 enumerated, with EUVD extending the range to Update 21) plus the ColdFusion 2025 branch. ColdFusion has a long history of input-validation and deserialization-style RCE issues, which makes an input-validation defect leading to code execution consistent with the product's known attack surface.
RemediationAI
Vendor-released patch: apply Adobe ColdFusion 2023 Update 22 or ColdFusion 2025 Update 11 as directed by Adobe security bulletin APSB26-82 (https://helpx.adobe.com/security/products/coldfusion/apsb26-82.html). Because the attack vector is adjacent-network, the most effective compensating control while patching is network segmentation: restrict access to the ColdFusion server ports (default 8500 for the built-in server, plus the AJP/HTTP connector to your web server) so only trusted management hosts and the fronting web server can reach them, and remove ColdFusion administrative and application endpoints from untrusted VLANs and any broadcast/adjacent exposure. Apply Adobe's ColdFusion Lockdown Guide hardening (run the service as a low-privileged account, enable the secure profile, and remove unused CFML tags/components) to reduce the blast radius of the scope-changed code execution; the trade-off is that lockdown and connector ACLs can break legitimate integrations, so validate application functionality after applying them. Do not treat these controls as a permanent substitute for the update.
More in Coldfusion
View allUnspecified vulnerability in Adobe ColdFusion 9.0, 9.0.1, 9.0.2, and 10 allows remote attackers to read arbitrary files
Path traversal in Adobe ColdFusion 2025.9, 2023.20 and earlier enables remote, unauthenticated attackers to write or acc
The Office Open XML (OOXML) feature in Adobe ColdFusion 10 before Update 21 and 11 before Update 10 allows remote attack
Adobe ColdFusion versions July 12 release (2018.0.0.310739), Update 6 and earlier, and Update 14 and earlier have an unr
Adobe ColdFusion versions 2018 Update 15 (and earlier) and 2021 Update 5 (and earlier) are affected by an Improper Acces
ColdFusion versions 2023.12, 2021.18, 2025.0 and earlier are affected by a Deserialization of Untrusted Data vulnerabili
Adobe ColdFusion has an Untrusted Data Deserialization vulnerability. Rated critical severity (CVSS 9.8), this vulnerabi
Adobe ColdFusion has an Untrusted Data Deserialization vulnerability. Rated critical severity (CVSS 9.8), this vulnerabi
Arbitrary code execution in Adobe ColdFusion 2025.9, 2023.20 and all earlier releases lets a remote attacker upload a fi
Adobe ColdFusion versions 2023.5 (and earlier) and 2021.11 (and earlier) are affected by an Deserialization of Untrusted
ColdFusion versions 2023.12, 2021.18, 2025.0 and earlier are affected by a Deserialization of Untrusted Data vulnerabili
Unspecified vulnerability in Adobe ColdFusion 9.0 before Update 11, 9.0.1 before Update 10, 9.0.2 before Update 5, and 1
Same weakness CWE-20 – Improper Input Validation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-44544
GHSA-4vjh-4fjg-5f34