LiveActive security incident?Get immediate response
CVE Record

CVE-2016-10408: Improper Access Control in Core.

QSEE will randomly experience a fatal error during execution due to speculative instruction fetches from device memory. Device memory is not valid executable memory.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE affects Qualcomm Snapdragon platforms where QSEE can hit a fatal error because speculative instruction fetches reach device memory that is not executable. For executives, the concern is firmware-level risk in affected chipsets, not a normal web or application flaw.

Executive priority

Treat this as a high-priority firmware exposure for affected device fleets. Urgency depends on whether your organization owns devices with the listed chipsets and whether OEM firmware guidance is available.

Technical view

The source describes improper access control in QSEE on selected Snapdragon products. The CVSS vector is local, low complexity, no privileges, no user interaction, unchanged scope, with high confidentiality, integrity, and availability impact. Public details do not provide exploit mechanics.

Likely exposure

Exposure is likely limited to devices or embedded products using the listed Qualcomm Snapdragon components: 9206 LTE Modem, APQ8037, SD626, SD820, and SD821.

Exploitation context

The source bundle does not show CISA KEV listing or other evidence of active exploitation. The CVSS vector indicates local access is required, but no public exploit status is provided.

Researcher notes

The record maps to CWE-284, but the description centers on QSEE speculative instruction fetches from non-executable device memory. Public evidence is sparse, so validate by chipset and firmware lineage rather than assuming product exposure from Qualcomm branding alone.

Mitigation direction

  • Inventory devices using the listed Snapdragon components.
  • Check Qualcomm and OEM guidance for CVE-2016-10408 coverage.
  • Apply vendor firmware updates that explicitly address this CVE, where available.
  • Prioritize managed mobile, modem, and embedded device fleets.

Validation and detection

  • Map hardware models to the affected Snapdragon component list.
  • Review OEM firmware release notes for CVE-2016-10408 references.
  • Confirm deployed firmware dates against Qualcomm or OEM advisories.
  • Record exceptions where vendor guidance is unavailable.
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 · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2016-10408 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:N/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:N/UI:N/S:U/C:H/I:H/A:H2.55.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:L/PR:N/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
Qualcomm, Inc.Snapdragon9206 LTE Modem, APQ8037, SD626, SD820, SD821unaffected
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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