HarborGuardharborguardDatabase
Back to search
CRITICALCVE-2026-48283Published Modified CNA adobe

CVE-2026-48283: ColdFusion | Unrestricted Upload of File with Dangerous Type (CWE-434)

ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Unrestricted Upload of File with Dangerous Type vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue does not require user interaction. Scope is changed.

Metrics

CVSS v3.1
10.0
Severity
CRITICAL
Fixed in
Affected Products
1

Get notified

Email me when this CVE is updated: new fix versions, severity changes, or any record change.

HarborGuard Analysis

Synopsis

An unrestricted file upload vulnerability in Adobe ColdFusion (versions 2023.20 and earlier, and 2025.9 and earlier) allows a remote, unauthenticated attacker to upload arbitrary file types directly to the server. Because no authentication or user interaction is required and the vulnerability carries a changed scope, a successful exploit gives the attacker arbitrary code execution in the context of the running ColdFusion process, with full confidentiality, integrity, and availability impact. HarborGuard is tracking this advisory and will make a patched-image rebuild available the moment Adobe publishes a fix version.

HarborGuard Coverage

Detection

Detection is available across every HarborGuard environment: the CVE is ingested from upstream advisory feeds within minutes of publication and matched against all customer images, including custom-built ColdFusion images, in both registry scans and active CI/CD pipeline checks. Any image carrying an affected ColdFusion version (2023.20 or earlier, or 2025.9) is flagged immediately.

Available
Triage

HarborGuard scores this CVE at CVSS 10.0 (Critical) and surfaces it at the top of the findings queue for affected environments. Per-environment compliance policy weighting and team-routing rules direct the finding to the appropriate inbox inside each customer organization without manual triage overhead.

Available
Patch

Because no fix version has been published by Adobe, HarborGuard re-checks the advisory on every ingest cycle and will make a patched-image rebuild available automatically the moment an upstream fix is released. In the interim, customers with auto-remediation enabled can receive compensating-control recommendations such as network-policy isolation of the ColdFusion service and egress filtering to limit post-exploitation reach.

Pending upstream

Exploit Conditions

  • Network reachabilityRequired

    The vulnerability is exposed over the network; an attacker must be able to reach the ColdFusion service via HTTP or HTTPS to deliver a malicious file upload request.

  • AuthenticationNot required

    No account or credential of any privilege level is needed; the upload endpoint is reachable without authentication.

  • Victim interactionNot required

    Exploitation is fully automated and requires no action from any user or administrator on the target system.

  • Attack complexityDetail

    Attack complexity is low, meaning the exploit is reliable and requires no special environmental conditions, race conditions, or memory-layout dependencies.

Blast Radius

  • Attacker uploads and executes a server-side web shell, gaining arbitrary command execution in the context of the ColdFusion process account.
  • All data accessible to the ColdFusion process, including database credentials, session tokens, and application secrets stored on the host, is readable by the attacker.
  • The attacker can modify or delete application files, database records, and configuration data reachable by the ColdFusion process.
  • The running ColdFusion service and any co-located services sharing the same process context can be crashed or rendered unavailable.

How HarborGuard Handles This

Available on HarborGuard: because Adobe has not yet published a fix version, HarborGuard monitors this advisory on every ingest cycle and will surface a patched-image rebuild automatically the moment an upstream patch is released. For environments with auto-remediation enabled, that rebuild will trigger a regression test run and a PR opened against affected workloads without manual intervention. While no patch is available, HarborGuard surfaces the finding as Critical to help teams apply compensating controls: isolating the ColdFusion service behind a network policy that restricts inbound access to known-good sources, applying egress filtering to limit attacker-controlled outbound connections after a potential compromise, and disabling any publicly exposed file upload endpoints via feature-flag or WAF rule if the application supports it. Customers should treat any image running ColdFusion 2023.20 or earlier as actively at risk and prioritize containment until Adobe ships a fix.

See how HarborGuard automates this
Affected packages
  • Adobe / ColdFusion
    ≤ 2023.20
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
References