LiveActive security incident?Get immediate response
CVE Record

CVE-2022-38695: In BootRom, there's a possible unchecked command index.

In BootRom, there's a possible unchecked command index. This could lead to local escalation of privilege with no additional execution privileges needed.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a high-severity Unisoc BootRom vulnerability. A local attacker could potentially gain higher privileges on affected devices using listed Unisoc chips. The public record is sparse and does not name a patch, workaround, or confirmed exploitation.

Executive priority

Treat this as a targeted asset-identification and vendor-follow-up issue. It is high impact if affected devices are present, but public evidence does not show active exploitation or a named universal fix.

Technical view

CVE-2022-38695 describes a possible unchecked command index in BootRom, associated with CWE-250 and CVSS 7.8. The CVSS vector is local, low complexity, low privileges, no user interaction, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely in devices using the listed Unisoc SoCs: SC9863A, T310, T606, T610, T612, T616, T618, T760, T770, T820, and S8000. Product-level exposure is not fully identified in the sources.

Exploitation context

The sources do not report active exploitation, and the CVE is not listed as KEV. The attack is characterized as local, so risk depends on device access, local interfaces, and whether affected SoCs are present in deployed assets.

Researcher notes

The record identifies BootRom behavior but provides limited implementation detail. Avoid assuming product impact beyond the listed SoCs. Validation should focus on asset mapping, vendor firmware status, and local attack surface review.

Mitigation direction

  • Inventory devices for the listed Unisoc SoCs.
  • Check Unisoc, OEM, and carrier advisories for firmware guidance.
  • Apply vendor-approved firmware updates when available.
  • Restrict physical, service, debug, and local administrative access.
  • Prioritize exposed or shared devices for review.

Validation and detection

  • Map hardware inventory to exact SoC models.
  • Confirm firmware and security update status with device vendors.
  • Review local access paths, service modes, and debug interfaces.
  • Monitor the CVE record and NCC Group reference for updates.
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-250: 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-2022-38695 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.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2022-38695Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Unisoc (Shanghai) Technologies Co., Ltd.SC9863A/T310/T610/T618/T606/T612/T616/T760/T770/T820/S8000//unaffected
Weakness

CWE details

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

CWE-250 · source CWE mapping

Execution with Unnecessary Privileges

Execution with Unnecessary Privileges represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.