is affected by an Incorrect Authorization vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized read and write access, potentially resulting in an application denial-of-service condition. The vulnerable component is restricted to an administrative network zone by default. 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 authorization flaw that can let an unauthenticated attacker with access to the administrative network bypass security controls. Successful exploitation could expose or alter data and disrupt the application. No user action is required, but the affected component is restricted to an administrative network zone by default.
Executive priority
Treat this as an immediate remediation priority for affected ColdFusion systems. Prioritize instances with weak administrative-network segmentation or sensitive applications. Require rapid inventory, vendor-guided remediation, access-control verification, and retrospective log review; default network restriction alone is insufficient assurance.
Technical view
CVE-2026-71384 is a CWE-863 incorrect-authorization vulnerability with CVSS 3.1 score 9.6. It has adjacent-network reachability, low complexity, no privileges or interaction required, changed scope, and high confidentiality, integrity, and availability impact. The bundle lists ColdFusion 2025 through 2025.0.12 and ColdFusion 2023 through 2023.0.23 as affected.
Likely exposure
Exposure is highest where affected ColdFusion administrative components are reachable from compromised hosts, broad internal networks, or unintended network segments. Default administrative-zone restriction reduces internet exposure but does not eliminate risk from adjacent, internal, or already-compromised systems. Actual exposure depends on deployed versions and network controls.
Exploitation context
The supplied sources do not establish active exploitation, and this CVE is not identified as a KEV entry in the bundle. Exploitation requires no credentials or user interaction but requires adjacent-network access. Public exploit availability and observed attack activity are not confirmed by the provided evidence.
Researcher notes
The central exposure question is whether the vulnerable administrative component is reachable from an attacker-controlled adjacent host. Validate affected versions, routing, firewall policy, proxies, and management-plane segmentation. The bundle does not provide vulnerable endpoint details, indicators of compromise, fixed-version information, or evidence of exploitation; consult the Adobe advisory for those specifics.
Mitigation direction
Inventory ColdFusion 2023 and 2025 deployments and identify versions within the listed affected ranges.
Review Adobe advisory APSB26-90 and apply its prescribed update or mitigation promptly.
Restrict administrative components to explicitly trusted management networks and deny access from general internal segments.
Monitor administrative read/write activity, unexpected configuration changes, and application service instability.
Validation and detection
Confirm every ColdFusion instance, edition, and deployed version against Adobe advisory APSB26-90.
Verify administrative endpoints are unreachable from internet-facing and general user network segments.
Review authentication, administration, configuration, and application logs for unexplained access or changes.
After remediation, verify the installed version or mitigation matches Adobe guidance and remains operational.
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-863: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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.
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
0ADP providers
2Source links
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-863 · source CWE mapping
Incorrect Authorization
Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.