Cyber Posture

CVE-2025-61813

High

Published: 10 December 2025

Published
10 December 2025
Modified
28 April 2026
KEV Added
Patch
CVSS Score 8.2 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:L
EPSS Score 0.0003 9.8th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.

Security Summary

CVE-2025-61813 is an Improper Restriction of XML External Entity Reference (XXE) vulnerability, classified under CWE-611, affecting Adobe ColdFusion versions 2025.4, 2023.16, 2021.22, and earlier. This flaw enables arbitrary file system reads, allowing attackers to access sensitive files on the server. It carries a CVSS v3.1 base score of 8.2 (AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:L), reflecting high confidentiality impact with low attack complexity and changed scope.

An unauthenticated attacker can exploit this vulnerability remotely with low complexity by tricking a user into interacting with malicious XML input, such as processing a crafted document or file upload. Upon successful exploitation, the attacker gains the ability to read arbitrary files on the server, potentially exposing configuration data, credentials, or other sensitive information, though integrity and availability impacts remain low.

Adobe Security Bulletin APSB25-105, available at https://helpx.adobe.com/security/products/coldfusion/apsb25-105.html, details patches and recommended mitigations for affected ColdFusion versions. Security practitioners should apply these updates promptly and review server configurations for XML processing to prevent exploitation.

Details

CWE(s)
CWE-611

Affected Products

adobe
coldfusion
2021, 2023, 2025

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Why these techniques?

T1190: XXE in public-facing Adobe ColdFusion enables exploitation of remote services. T1005: Vulnerability directly allows arbitrary local file system reads.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References