CVE-2025-61813: ColdFusion | Improper Restriction of XML External Entity Reference ('XXE') (CWE-611)
ColdFusion versions 2025.4, 2023.16, 2021.22 and earlier are affected by an Improper Restriction of XML External Entity Reference ('XXE') vulnerability that could lead to arbitrary file system read. An attacker could exploit this vulnerability to access sensitive files on the server. Exploitation of this issue does requires user interaction and scope is changed.
Security readout for executives and security teams
Plain-English summary
Affected Adobe ColdFusion releases may allow an unauthenticated remote attacker to make the server disclose sensitive local files through unsafe XML handling. Successful exploitation requires user interaction, but the resulting access crosses a security boundary. Confidentiality is the primary business risk; the supplied evidence does not indicate data modification or service disruption.
Executive priority
Treat this as a high-priority confidentiality issue. Promptly identify affected ColdFusion servers, prioritizing public-facing and sensitive-data systems, then follow Adobe's remediation guidance. Emergency incident status is not supported solely by this bundle because active exploitation is not reported and user interaction is required.
Technical view
CVE-2025-61813 is an XML External Entity vulnerability classified as CWE-611. ColdFusion 2025.4, 2023.16, 2021.22, and earlier are described as affected. Its CVSS 3.1 score is 7.4: network-accessible, low complexity, no privileges, user interaction required, changed scope, high confidentiality impact, and no stated integrity or availability impact.
Likely exposure
Organizations running the listed ColdFusion versions or earlier may be exposed where attacker-influenced XML reaches vulnerable processing and the required user interaction occurs. Internet-facing deployments and systems storing readable secrets or sensitive files warrant particular attention. The supplied affected-product metadata contains inconsistent placeholder versions, so validate exact applicability through Adobe's advisory.
Exploitation context
The source bundle does not report active exploitation, and this CVE is not identified as being in CISA's Known Exploited Vulnerabilities catalog. Exploitation requires user interaction, but no authentication is indicated by the CVSS vector. No exploit method, proof of concept, or observed campaign is established by the supplied evidence.
Researcher notes
The core weakness, impact, CVSS vector, and affected release families are clearly stated. However, the structured affected-version array contains placeholder values, and the bundle does not reproduce Adobe's fixed versions or mitigations. Confirm release-level applicability and remediation directly against APSB25-105. Changed scope indicates impact may cross the vulnerable component's security authority.
Mitigation direction
Inventory ColdFusion deployments and identify versions 2025.4, 2023.16, 2021.22, or earlier.
Consult Adobe advisory APSB25-105 for supported remediation and exact fixed-version guidance.
Prioritize internet-facing systems and servers containing sensitive files or credentials.
Restrict untrusted XML processing paths where operationally feasible until vendor remediation is applied.
Limit ColdFusion service-account access to sensitive files as a compensating control.
Validation and detection
Confirm each deployed ColdFusion version using trusted asset and configuration records.
Compare deployment details with Adobe advisory APSB25-105, including any updated applicability guidance.
Identify workflows where external XML content is processed and user interaction can occur.
Verify vendor-recommended remediation is applied consistently across production and recovery systems.
Review monitoring records for unexpected ColdFusion access to sensitive local files.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-611: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-611 · source CWE mapping
Improper Restriction of XML External Entity Reference
Improper Restriction of XML External Entity Reference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.