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.
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.
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.
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.
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.
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.