Adobe ColdFusion CVE-2025-64898
MEDIUMSeverity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Network vector and no-auth confirmed by CVSS PR:N/AV:N; I:L reflects limited write only; C:N accepted per vendor scoping of impact to write access, not credential disclosure.
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
1DescriptionNVD
ColdFusion versions 2025.4, 2023.16, 2021.22 and earlier are affected by an Insufficiently Protected Credentials vulnerability that could result in limited unauthorized write access. An attacker could leverage this vulnerability to gain unauthorized access by exploiting improperly stored or transmitted credentials. Exploitation of this issue does not require user interaction.
AnalysisAI
Insufficiently Protected Credentials in Adobe ColdFusion (versions 2025.4, 2023.16, and 2021.22 and earlier) enables unauthenticated remote attackers to gain limited unauthorized write access by exploiting improperly stored or transmitted credentials. The CVSS vector confirms network-accessible, zero-complexity exploitation with no privileges or user interaction required, producing limited integrity impact. Tagged as an Authentication Bypass vector, this vulnerability is distinct from a simple credential disclosure - it permits write operations, making it a meaningful integrity risk despite the moderate CVSS score. No public exploit or CISA KEV listing has been identified at time of analysis.
Technical ContextAI
CWE-522 (Insufficiently Protected Credentials) describes a class of flaws where credentials are stored or transmitted without adequate protection - for example, cleartext storage, weak encoding, or exposure over unencrypted channels. In ColdFusion's context (cpe:2.3:a:adobe:coldfusion:2021 through update17, and by extension 2023.x and 2025.x lines), the affected code paths likely involve credential handling in the application server's administrative or runtime layers. The 'Authentication Bypass' tag indicates that improperly protected credentials can be recovered or leveraged by an attacker to skip normal authentication gates. Notably, the CVSS assigns C:N (no confidentiality impact), suggesting the primary exploitable outcome is not credential theft per se but the write access enabled by bypassing the authentication logic those credentials protect.
RemediationAI
Upgrade to a version of Adobe ColdFusion beyond the affected thresholds per Adobe advisory APSB25-105 (https://helpx.adobe.com/security/products/coldfusion/apsb25-105.html): the advisory covers fixes across the 2021, 2023, and 2025 release lines, but exact patched update numbers are not independently confirmed from the available input data - consult the advisory directly for the specific fix versions. If immediate patching is not possible, restrict network access to the ColdFusion Administrator interface and any credential-handling endpoints using firewall rules or reverse-proxy IP allowlisting; this directly addresses the AV:N attack vector and reduces exposure without requiring application changes. Additionally, enforce TLS for all ColdFusion communication channels to mitigate credential interception scenarios inherent to CWE-522. Note that network restriction alone does not eliminate the vulnerability if the attacker already has internal network access.
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
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
Path traversal in Adobe ColdFusion 2025.9, 2023.20 and all earlier releases lets remote attackers (PR:N) read arbitrary
Same weakness CWE-522 – Insufficiently Protected Credentials
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today