Severity by source
AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Remote, low-complexity, unauthenticated SSRF (AV:N/AC:L/PR:N/UI:N); changed scope reflects reaching other systems, with high confidentiality read access and no integrity or availability impact.
Primary rating from Vendor (adobe).
CVSS VectorVendor: adobe
Lifecycle Timeline
2DescriptionCVE.org
ColdFusion versions 2025.9, 2023.20 and earlier are affected by a Server-Side Request Forgery (SSRF) vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized read access. Exploitation of this issue does not require user interaction. Scope is changed.
AnalysisAI
Server-Side Request Forgery in Adobe ColdFusion 2025.9, 2023.20 and all earlier releases lets a remote, unauthenticated attacker coerce the server into issuing crafted requests, bypassing intended security controls to gain unauthorized read access to otherwise protected resources. Because the CVSS scope is changed (S:C) and confidentiality impact is High, the attacker can reach internal systems or restricted endpoints beyond ColdFusion's own boundary without any user interaction. No public exploit identified at time of analysis, and this CVE is not on CISA KEV.
Technical ContextAI
ColdFusion is Adobe's commercial rapid-application-development platform and Java-based application server used to build and host web applications, frequently exposed directly to the internet. The flaw maps to CWE-918 (Server-Side Request Forgery): the application accepts attacker-influenced input that determines the destination of an outbound request, but fails to validate or restrict that destination, so the trusted server is tricked into fetching resources on the attacker's behalf. The CPE cpe:2.3:a:adobe:coldfusion:*:*:*:*:*:*:*:* covers the ColdFusion application across affected version trains. The changed scope (S:C) in the CVSS vector reflects the defining SSRF characteristic - the vulnerable component (ColdFusion) is leveraged to impact a different security authority, such as internal services, cloud metadata endpoints, or filtered network segments the attacker could not otherwise reach.
RemediationAI
Apply the ColdFusion update referenced in Adobe Security Bulletin APSB26-68 (https://helpx.adobe.com/security/products/coldfusion/apsb26-68.html); Patch available per vendor advisory - upgrade beyond the affected 2025.9 and 2023.20 builds to the patched releases Adobe lists in that bulletin (exact fixed build not provided in this input, so confirm the version directly from APSB26-68). If patching cannot be done immediately, reduce SSRF reachability with compensating controls: place ColdFusion behind an egress-filtering proxy or firewall that denies outbound requests to internal/RFC1918 ranges, loopback, link-local and cloud metadata addresses (169.254.169.254), which blunts the most damaging SSRF targets but can break legitimate outbound integrations the application relies on; restrict and authenticate access to any ColdFusion features or endpoints that accept user-supplied URLs or remote-fetch parameters, accepting that this may disrupt workflows depending on those features; and keep the ColdFusion administrator and internal services off the public internet. These mitigations narrow exposure but do not remove the underlying flaw, so treat them as temporary until the vendor update is installed.
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-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40344
GHSA-45mc-x72w-r769