LiveActive security incident?Get immediate response
CVE Record

CVE-2021-1918: Improper handling of resource allocation in virtual machines can lead to information exposure in Snapdragon...

Improper handling of resource allocation in virtual machines can lead to information exposure in Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-1918 is a Qualcomm Snapdragon issue where virtual-machine resource handling can expose information. The public record identifies consumer IoT, industrial IoT, and mobile Snapdragon components. Business urgency is moderate: exploitation appears local and privileged, but the possible confidentiality impact is high on affected devices.

Executive priority

Treat this as a targeted confidentiality risk in Qualcomm-based device fleets, not an internet-wide emergency. Prioritize inventory and OEM update tracking, especially for mobile and IoT devices handling sensitive business, customer, or operational data.

Technical view

The vulnerability is CWE-668, improper exposure of a resource to the wrong sphere. CVSS 3.1 is 6.5 with local access, low complexity, low privileges, no user interaction, changed scope, and high confidentiality impact. Public data does not describe affected software builds, exploit details, or a standalone mitigation.

Likely exposure

Exposure is most likely in devices using listed Qualcomm Snapdragon chipsets or related wireless/audio components, especially where OEM firmware includes the affected VM resource-allocation behavior. CPEs are not provided, so exposure must be confirmed through hardware inventory and OEM firmware advisories.

Exploitation context

The bundle does not show CISA KEV listing or any cited evidence of active exploitation. The CVSS vector indicates an attacker would need local access and low privileges, with no user interaction required. The described impact is information exposure, not integrity or availability compromise.

Researcher notes

The public data is sparse. It identifies affected Qualcomm components, CVSS characteristics, CWE-668, and the Qualcomm bulletin reference, but not root-cause internals, proof of exploitation, affected firmware versions, or specific fixed builds. Avoid broad product claims beyond the named Snapdragon families and components.

Mitigation direction

  • Identify devices using the affected Qualcomm component list.
  • Check Qualcomm’s December 2021 bulletin for vendor guidance.
  • Check device OEM advisories for firmware or security update availability.
  • Prioritize managed mobile, IoT, and industrial IoT assets with sensitive data.
  • Restrict untrusted local code where affected devices cannot be updated.

Validation and detection

  • Compare hardware inventories against Qualcomm’s listed affected components.
  • Confirm current OEM firmware/security patch level for each affected model.
  • Record devices with no available OEM remediation path.
  • Review endpoint controls limiting untrusted local app execution.
  • Do not infer unaffected status from missing CPE data alone.
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-668: 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-2021-1918 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
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

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

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
6.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N24Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2021-1918Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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.Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon MobileQCA6391, QCM6490, QCS6490, QRB5165, QRB5165N, SD690 5G, SD750G, SD765, SD765G, SD768G, SD778G, SD888 5G, SM7250P, SM7325P, WCD9370, WCD9375, WCD9380, WCD9385, WCN3988, WCN3991, WCN3998, WCN6750, WCN6850, WCN6851, WCN6855, WCN6856, WSA8810, WSA8815, WSA8830, WSA8835Listed
Weakness

CWE details

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

CWE-668 · source CWE mapping

Exposure of Resource to Wrong Sphere

Exposure of Resource to Wrong Sphere represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.