Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
PR:L required because valid low-privilege credentials are prerequisite; A:H reflects full application crash; C:N/I:N confirmed by DoS-only impact description.
Primary rating from Vendor (adobe).
CVSS VectorVendor: adobe
Lifecycle Timeline
1DescriptionCVE.org
ColdFusion is affected by an Incorrect Authorization vulnerability that could result in an application denial-of-service. A low-privileged attacker could exploit this vulnerability to crash the application, leading to a denial-of-service condition. Exploitation of this issue does not require user interaction.
AnalysisAI
ColdFusion 2023 and 2025 contain an Incorrect Authorization flaw (CWE-863) that allows any low-privileged authenticated user to remotely crash the application server, producing a denial-of-service condition. The CVSS vector (AV:N/AC:L/PR:L/UI:N) confirms exploitation requires only network access and a valid low-privilege credential with no interaction from other users, making repeated service disruption trivial for any credentialed attacker. No public exploit code or CISA KEV listing has been identified at time of analysis.
Technical ContextAI
Adobe ColdFusion is a Java-based application server for CFML (ColdFusion Markup Language) web applications, widely used in enterprise environments. CWE-863 (Incorrect Authorization) indicates the application performs an authorization check but the check is insufficiently enforced - a low-privileged user is permitted to invoke operations or reach code paths that should be restricted to higher-privilege contexts, in this case triggering a crash of the application server process. Affected CPEs are cpe:2.3:a:adobe:coldfusion_2023:*:*:*:*:*:*:*:* (all sub-versions through 2023.0.22) and cpe:2.3:a:adobe:coldfusion_2025:*:*:*:*:*:*:*:* (all sub-versions through 2025.0.11). The vendor-assigned tag 'Authentication Bypass' suggests the authorization logic is bypassed rather than simply weakened, allowing a low-privilege session to exercise privileges beyond its role boundary.
RemediationAI
Vendor-released patches are available: upgrade ColdFusion 2023 to patch level 2023.0.23 or later, and ColdFusion 2025 to patch level 2025.0.12 or later, as detailed in Adobe Security Bulletin APSB26-90 at https://helpx.adobe.com/security/products/coldfusion/apsb26-90.html. Where immediate patching is not feasible, restrict ColdFusion application and administrative interfaces to trusted internal network segments or VPN-only access to reduce the pool of potential low-privilege accounts that could reach the vulnerable endpoint - note this does not eliminate risk from insider threats or already-compromised credentials. Additionally, enforce strict account lifecycle controls to minimize the number of active low-privilege ColdFusion accounts, and implement process-level monitoring and auto-restart policies to reduce mean time to recovery if the crash is triggered.
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
Privilege escalation in Adobe ColdFusion 2023 and 2025 allows a low-privileged authenticated attacker to gain unauthoriz
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
Same weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56545
GHSA-v75c-vpwj-ppq3