LiveActive security incident?Get immediate response
CVE Record

CVE-2026-48325: ColdFusion | Missing Authentication for Critical Function (CWE-306)

ColdFusion is affected by a Missing Authentication for Critical Function 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.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Adobe ColdFusion has a critical missing-authentication flaw that could let an unauthenticated actor trigger a critical function and execute code as the current user. The provided data says no user interaction is needed. Treat affected ColdFusion 2025 and 2023 deployments as urgent until Adobe guidance is applied.

Executive priority

Handle as an urgent remediation item. The flaw is critical, unauthenticated, and may allow code execution, but the provided evidence does not confirm exploitation in the wild. Prioritize business-critical and externally reachable ColdFusion systems first.

Technical view

CVE-2026-48325 is CWE-306 in Adobe ColdFusion 2025 and 2023. The CVSS 3.1 score is 9.3 with adjacent attack vector, low complexity, no privileges, no user interaction, changed scope, and high confidentiality and integrity impact. The source bundle does not provide exploit details or fixed build numbers.

Likely exposure

Organizations running Adobe ColdFusion 2025 versions 0 or 11, or ColdFusion 2023 versions 0 or 22, should assume potential exposure. Internet or broadly reachable ColdFusion services raise operational urgency, but exposure depends on deployment topology and Adobe’s advisory details.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. They do state exploitation requires no user interaction and could result in arbitrary code execution in the current user context. No exploit mechanics are provided here.

Researcher notes

The bundle identifies CWE-306 and high-impact RCE potential, but lacks endpoint-level details, proof-of-concept status, fixed builds, and compensating controls. Avoid assuming internet exploitability from the adjacent-network CVSS vector without validating the actual deployment path.

Mitigation direction

  • Review Adobe APSB26-82 and apply the vendor-directed update or remediation.
  • Inventory all ColdFusion 2025 and 2023 instances, including non-production systems.
  • Prioritize systems reachable from untrusted or adjacent networks.
  • Restrict access to ColdFusion services where feasible until vendor guidance is applied.
  • Monitor Adobe’s advisory for revised fixed-version or mitigation details.

Validation and detection

  • Confirm deployed ColdFusion product and version on every server.
  • Compare each instance against Adobe APSB26-82 affected-version guidance.
  • Verify remediation status after applying vendor-directed updates or configuration changes.
  • Review access logs for unusual unauthenticated requests to ColdFusion endpoints.
  • Confirm exposed services match approved network access policy.
Prepared
Confidence
medium
Sources
3

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 · medium confidence lookup

CWE-306: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-48325 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
9.3CVSS 3.1CriticalCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N2.85.8adobe

Vulnerability scoring details

Base CVSS 3.1 score

9.3Critical
CVSS 3.1 vector shape for CVE-2026-48325Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
AdobeColdFusion 20250, 11affected
AdobeColdFusion 20230, 22affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-306 · source CWE mapping

Missing Authentication for Critical Function

Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.