LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36325: Dell BIOS contains an improper input validation vulnerability.

Dell BIOS contains an improper input validation vulnerability. A local authenticated malicious user may potentially exploit this vulnerability by using an SMI to gain arbitrary code execution in SMRAM.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This Dell BIOS flaw could let a local authenticated attacker with high privileges run code inside SMRAM, a highly privileged firmware memory area. It is serious for fleets using affected Dell BIOS releases, but the source bundle does not identify active exploitation or exact affected model/version coverage.

Executive priority

Treat this as a high-priority firmware hygiene item for Dell fleets, especially systems used by administrators or handling sensitive workloads. Urgency is lower than a remote exploited flaw, but the impact is deep if an attacker already has privileged local foothold.

Technical view

CVE-2021-36325 is an improper input validation issue in Dell CPG BIOS. The described attack path uses an SMI and can potentially lead to arbitrary code execution in SMRAM. CVSS 3.1 is 7.5 with local access, high complexity, high privileges required, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is likely limited to Dell systems running affected CPG BIOS versions. The provided data lists versions as unspecified, so teams need Dell advisory and asset inventory correlation to identify impacted models and BIOS revisions.

Exploitation context

The source bundle does not show CISA KEV listing or other evidence of active exploitation. Exploitation requires local access, authentication, high privileges, and high attack complexity, but successful exploitation would affect firmware-level trust boundaries.

Researcher notes

The available evidence supports the vulnerability class, SMI/SMRAM impact, CVSS, and Dell as vendor. It does not provide exploit details, affected model granularity, fixed BIOS versions, or public exploitation evidence in the supplied bundle.

Mitigation direction

  • Review Dell advisory 000192967 for affected models and BIOS update guidance.
  • Inventory Dell endpoints and servers by model and BIOS revision.
  • Prioritize BIOS remediation for privileged-user workstations and high-value systems.
  • Apply vendor-approved BIOS updates through normal change control.
  • Monitor Dell support channels for revised affected-version or mitigation details.

Validation and detection

  • Confirm whether each Dell system maps to the advisory’s affected product list.
  • Record current BIOS versions before and after remediation.
  • Verify firmware update status using approved endpoint inventory tooling.
  • Check vulnerability scanner findings against Dell advisory applicability.
  • Document exceptions where Dell guidance is unavailable or hardware is unsupported.
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-20: 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
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-2021-36325 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
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

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

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
7.5CVSS 3.1HighCVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H0.86Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-36325Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
DellCPG BIOSunspecifiedListed
Weakness

CWE details

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

CWE-20 · source CWE mapping

Improper Input Validation

Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.