LiveActive security incident?Get immediate response
CVE Record

CVE-2023-43758: Improper input validation in UEFI firmware for some Intel(R) processors may allow a privileged user to pote...

Improper input validation in UEFI firmware for some Intel(R) processors may allow a privileged user to potentially enable escalation of privilege via local access.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a high-severity firmware issue affecting some Intel processor platforms. An attacker already operating locally with high privileges could potentially gain further privilege through improper UEFI input validation. The business risk is concentrated on systems matching Intel’s affected list, especially sensitive servers and administrator-managed endpoints.

Executive priority

Treat as a high-priority firmware governance issue, not an emergency internet-facing exposure. Prioritize confirmation and patch planning for critical Intel-based systems because successful exploitation could compromise core security properties.

Technical view

CVE-2023-43758 is CWE-20 improper input validation in UEFI firmware for some Intel processors. The CVSS 4.0 score is 8.7, with local attack vector, low complexity, high privileges required, no user interaction, and high confidentiality, integrity, and availability impacts.

Likely exposure

Exposure depends on the exact Intel processor and firmware versions listed in Intel SA-01139. Systems not matching the vendor’s affected references should not be assumed affected from this bundle alone.

Exploitation context

The bundle does not cite active exploitation, and KEV is false. Exploitation requires local access and high privileges, so this is not described as a remote initial-access issue.

Researcher notes

Evidence in the bundle is limited to the CVE description, CVSS vector, CWE, Intel advisory link, Debian LTS link, and KEV=false. Do not infer affected processor generations, exploit availability, or exact remediation steps without vendor text.

Mitigation direction

  • Review Intel SA-01139 for affected processor and firmware applicability.
  • Apply vendor or OEM firmware guidance where the platform is affected.
  • Review the Debian LTS announcement for Debian systems in scope.
  • Prioritize sensitive servers, admin workstations, and shared infrastructure.
  • Track remediation evidence in asset and vulnerability management systems.

Validation and detection

  • Inventory Intel processor models and firmware versions across managed assets.
  • Compare discovered platforms against Intel SA-01139 affected references.
  • Confirm whether OEM firmware updates are available for affected systems.
  • Verify Debian package status where Debian LTS systems are present.
  • Document exceptions where vendor applicability is unclear.
Prepared
Confidence
medium
Sources
4

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
cve · low confidence lookup

CVE-2023-43758 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
8.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA: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
3Source 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
8.7CVSS 4.0HighCVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:HPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2023-43758Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aIntel(R) processorsSee referencesunaffected
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.