LiveActive security incident?Get immediate response
CVE Record

CVE-2021-26093: An access of uninitialized pointer (CWE-824) vulnerability in FortiWLC versions 8.6.0, 8.5.3 and earlier ma...

An access of uninitialized pointer (CWE-824) vulnerability in FortiWLC versions 8.6.0, 8.5.3 and earlier may allow a local and authenticated attacker to crash the access point being managed by the controller by executing a crafted CLI command.

MediumCVSS 6.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-26093 is a FortiWLC flaw that can let a local authenticated user crash an access point managed by the controller. The main business concern is wireless service disruption, not confirmed data theft. The source bundle does not name a patch or workaround.

Executive priority

Treat as a moderate operational resilience issue. Prioritize remediation where FortiWLC supports critical sites, where many administrators have CLI access, or where wireless outages would interrupt business operations.

Technical view

FortiWLC contains a CWE-824 access of uninitialized pointer issue. Sources describe local, low-complexity exploitation by an authenticated attacker through a crafted CLI command, with no user interaction. CVSS 3.1 is 6.6, reflecting high availability impact and low integrity impact.

Likely exposure

Exposure is limited to organizations running Fortinet FortiWLC versions 8.6.0, 8.5.3 and earlier listed in the CVE data, especially where authenticated CLI access is available to operators or local users.

Exploitation context

The provided sources do not show CISA KEV listing or active exploitation. The CVSS vector indicates local access and low privileges are required, so this is less likely to be internet-scale but relevant for insider, compromised-admin, or poorly controlled management environments.

Researcher notes

Do not assume remote exploitation from the provided evidence. Useful validation centers on version confirmation, privilege boundaries, and crash telemetry. The source bundle lacks fixed-version details, so remediation guidance should be tied directly to Fortinet PSIRT content.

Mitigation direction

  • Check Fortinet PSIRT FG-IR-21-002 for current upgrade or workaround guidance.
  • Restrict FortiWLC CLI access to trusted administrative users only.
  • Review and reduce local accounts with controller management privileges.
  • Monitor managed access points for unexpected crashes or restarts.

Validation and detection

  • Inventory FortiWLC deployments and record exact software versions.
  • Compare versions against affected FortiWLC releases listed in the CVE data.
  • Review controller authentication logs for unusual CLI activity.
  • Confirm whether vendor guidance has been applied or formally risk-accepted.
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 · low confidence lookup

CWE-824: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
cve · low confidence lookup

CVE-2021-26093 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
Medium
CVSS
6.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H/E:P/RL:X/RC:R

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

ScoreVersionSeverityVectorExploitImpactSource
6.6CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H/E:P/RL:X/RC:R24.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.6Medium
CVSS 3.1 vector shape for CVE-2021-26093Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H/E:P/RL:X/RC:R

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FortinetFortiWLC8.6.0, 8.5.0, 8.4.4, 8.4.0, 8.3.0, 8.2.4, 8.1.2, 8.0.6unaffected
Weakness

CWE details

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

CWE-824 · source CWE mapping

Access of Uninitialized Pointer

Access of Uninitialized Pointer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.