LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2010-2861: Adobe ColdFusion Directory Traversal Vulnerability

RBRecent Breaches Vulnerability Intelligence·Mar 25, 2022
Critical⚠ Actively exploited (CISA KEV)Ransomware-linked
Critical
Severity
Active
CISA KEV
Yes
Ransomware use
Apr 15, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2010-2861 to its Known Exploited Vulnerabilities catalog on Mar 25, 2022, with a federal patch deadline of Apr 15, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately. Ransomware crews are known to exploit this flaw.

A directory traversal vulnerability exists in the administrator console in Adobe ColdFusion which allows remote attackers to read arbitrary files.

CVE-2010-2861 is a directory traversal weakness in the administrator console of Adobe ColdFusion. It lets a remote attacker read arbitrary files on the host. Because the console is a management interface and the flaw has been tied to ransomware activity, unpatched instances create a direct path to sensitive configuration, credentials, and other data that defenders must treat as high priority.

CISA lists the required action as applying updates per vendor instructions. Confirm exact product editions, fixed builds, and any configuration prerequisites against the official Adobe advisory before acting.

How it works

The vulnerability is classified as CWE-22 (Improper Limitation of a Pathname to a Restricted Directory). In a directory-traversal flaw, user-supplied input that is meant to name a file or path is not properly canonicalized or constrained. An attacker who can reach the ColdFusion administrator console can supply crafted path elements (commonly sequences that climb out of the intended directory) so that the server opens and returns files outside the console’s normal working directory.

Successful abuse yields arbitrary file read. That can expose configuration files, password hashes, cryptographic material, source code, or operating-system files, depending on the privileges of the ColdFusion process. The facts do not detail the precise request parameters or payloads; those mechanics must be taken from the vendor advisory and any accompanying technical analysis. The essential point for defenders is that network access to the administrator console is sufficient for an unauthenticated or low-privilege remote party to obtain file contents.

Am I affected? How to find it in your systems

Adobe ColdFusion is typically deployed as an application-server runtime on Windows or Linux hosts, often behind a web server, and is used for dynamic web applications and administrative tooling. The administrator console is usually exposed on a dedicated port or virtual path; in many environments it is reachable only from internal networks, but internet-facing or poorly segmented consoles are common findings.

Inventory steps:

Telemetry that may indicate exploitation includes unusual GET or POST requests to administrator console paths that contain traversal sequences, repeated requests for files outside the web root (for example, system or configuration files), and spikes in file-read activity by the ColdFusion process. Correlate web-access logs, ColdFusion application logs, and host-based file-integrity or EDR events. Absence of such logs does not prove safety; many older deployments log incompletely.

How to remediate

Patch first. Apply the updates Adobe released for this vulnerability, following the exact instructions in the vendor advisory. CISA’s required action is to apply those updates. After patching, verify the console reports a fixed build and re-scan with a vulnerability checker that recognizes CVE-2010-2861.

Additional hardening appropriate to this class of flaw:

If you can't patch immediately

Until the vendor update can be installed, reduce exposure with compensating controls:

These measures lower risk but do not eliminate it; schedule the official patch as soon as practicable.

If your data may have been exposed

Actively exploited vulnerabilities, including those known to be used by ransomware operators, frequently lead to data theft or follow-on compromise. If logs or other evidence suggest the console was reachable and unpatched, assume files readable by the ColdFusion process may have been accessed. Preserve relevant logs, isolate affected hosts if ransomware indicators appear, and begin incident-response procedures. As a quick additional check, you can run a free exposure scan of your email addresses against known breach data sets to see whether associated credentials have already appeared in public dumps.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedAdobe · ColdFusion
WeaknessCWE-22
Added to CISA KEVMar 25, 2022
Federal patch deadlineApr 15, 2022
Known ransomware useYes
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities