CVE-2022-26860: Dell BIOS versions contain a stack-based buffer overflow vulnerability.
Dell BIOS versions contain a stack-based buffer overflow vulnerability. A local attacker could exploit this vulnerability by sending malicious input via SMI to bypass security checks resulting in arbitrary code execution in SMM.
Security readout for executives and security teams
Plain-English summary
This is a Dell BIOS vulnerability that could let a highly privileged local attacker run code in System Management Mode, a very powerful firmware layer. It is not described as remotely exploitable, but compromised or malicious local administrators on affected Dell systems could gain deep control below the operating system.
Executive priority
Treat as high priority for Dell firmware governance, not as an emergency internet-facing incident. Prioritize inventory and vendor-guided BIOS updates, especially for high-value laptops, workstations, and systems used by administrators or security staff.
Technical view
CVE-2022-26860 is a stack-based buffer overflow in Dell CPG BIOS. The CVSS vector requires local access, high attack complexity, and high privileges, with no user interaction. Successful exploitation could bypass security checks and execute arbitrary code in SMM, affecting confidentiality, integrity, and availability.
Likely exposure
Exposure is limited to Dell systems running affected CPG BIOS versions. The provided sources do not list specific models, BIOS versions, or fixed versions, so asset owners must map Dell hardware and firmware versions against Dell advisory 000202194.
Exploitation context
The CVE is not listed as CISA KEV in the provided bundle, and no cited source states active exploitation. Exploitation requires local, highly privileged access and high complexity, reducing broad internet-scale risk but increasing concern after endpoint compromise.
Researcher notes
Evidence is incomplete for affected model and fixed-version granularity. The key technical issue is SMM code execution from a BIOS stack overflow reachable by a privileged local attacker. Avoid assuming exploit availability, affected product breadth, or remediation details beyond Dell guidance.
Mitigation direction
Check Dell advisory 000202194 for affected models and BIOS updates.
Inventory Dell endpoints and servers with CPG BIOS.
Apply Dell-provided BIOS updates through approved firmware maintenance processes.
Prioritize sensitive, shared, or administrator-accessible systems.
Limit unnecessary local administrator access until firmware status is confirmed.
Validation and detection
Record model, service tag, and BIOS version for Dell assets.
Compare firmware versions against Dell advisory 000202194.
Verify BIOS version after any vendor update is applied.
Confirm local administrator access is restricted and reviewed.
Track exceptions where Dell guidance is unavailable or updates are deferred.
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-121: 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.
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
2ADP 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-121 · source CWE mapping
Stack-based Buffer Overflow
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.