Skip to main content

Qualcomm Snapdragon CVE-2026-21383

| EUVDEUVD-2026-41930 HIGH
Reusing a Nonce, Key Pair in Encryption (CWE-323)
2026-07-06 qualcomm GHSA-3p8m-mr3f-jqg6
7.1
CVSS 3.1 · Vendor: qualcomm
Share

Severity by source

Vendor (qualcomm) PRIMARY
7.1 HIGH
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
vuln.today AI
6.3 MEDIUM

Local low-privilege access (AV:L/PR:L); nonce-reuse recovery requires capturing multiple ciphertexts and cryptanalysis so AC:H; key confidentiality and integrity forgery give C:H/I:H, no availability impact (A:N).

3.1 AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
4.0 AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (qualcomm).

CVSS VectorVendor: qualcomm

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

1
Analysis Generated
Jul 06, 2026 - 21:08 vuln.today

DescriptionCVE.org

Cryptographic Issue when using a static initialization vector for AES-GCM key wrapping, which requires a unique value for each call to ensure security.

AnalysisAI

Sensitive key material can be exposed in Qualcomm Snapdragon platforms because AES-GCM key wrapping is performed with a hardcoded/static initialization vector instead of a unique per-call nonce. A local, low-privileged attacker who can collect multiple wrapped outputs can exploit the resulting IV/nonce reuse to recover confidentiality and forge integrity of wrapped keys. There is no public exploit identified at time of analysis, and the issue is disclosed via Qualcomm's July 2026 security bulletin.

Technical ContextAI

AES-GCM is an authenticated encryption mode whose security depends critically on a unique initialization vector (nonce) for every encryption performed under a given key; here it is used specifically for key wrapping (encrypting/protecting other cryptographic keys). Reusing the same IV across multiple GCM operations under the same key is the classic 'catastrophic nonce reuse' failure: it lets an attacker XOR ciphertexts to cancel the keystream and, more damagingly, recover the GHASH authentication subkey (H), which enables authentication-tag forgery. This maps directly to CWE-323 (Reusing a Nonce/Key Pair in Encryption). The affected component is identified by CPE cpe:2.3:a:qualcomm,_inc.:snapdragon:*:*:*:*:*:*:*:* - i.e., the Snapdragon platform software/crypto implementation rather than a single application version.

RemediationAI

Patch available per vendor advisory: apply the Qualcomm-supplied fixes referenced in the July 2026 Security Bulletin (https://docs.qualcomm.com/product/publicresources/securitybulletin/july-2026-bulletin.html), which are typically delivered to device OEMs and reach end users through downstream firmware/OS updates - so also track and apply the corresponding OEM/carrier security update once available. The underlying fix is to generate a unique IV/nonce for each AES-GCM key-wrap operation (e.g., a random or strictly counter-based nonce), so no configuration workaround fully substitutes for the code fix. As compensating controls until updates land, restrict the ability of untrusted or low-privilege local code to invoke the affected key-wrapping interface and to observe its outputs, and consider rotating any keys that may have been wrapped under the static-IV implementation since their protection cannot be assumed intact; the trade-off is that access restrictions and key rotation may disrupt applications or services that legitimately rely on the wrapping service.

CVE-2026-25289 CRITICAL
9.6 Aug 04

Memory corruption in Qualcomm Snapdragon Wi-Fi/NAN firmware allows an attacker within wireless range to overflow a stack

CVE-2026-25293 CRITICAL
9.6 May 04

Buffer overflow in Qualcomm Snapdragon firmware enables authentication bypass on adjacent networks, allowing remote unau

CVE-2026-25268 HIGH
8.8 Jul 06

Local privilege escalation and memory corruption in Qualcomm Snapdragon WLAN firmware occurs when the driver parses malf

CVE-2026-25277 HIGH
8.8 Jun 01

Memory corruption in Qualcomm Snapdragon Strongbox component allows local low-privileged attackers to trigger a buffer o

CVE-2026-25276 HIGH
8.8 Jun 01

Local privilege escalation in Qualcomm Snapdragon chipsets stems from an out-of-bounds memory access in the Strongbox tr

CVE-2025-47392 HIGH
8.8 Apr 06

Memory corruption in Qualcomm Snapdragon chipsets allows adjacent network attackers to achieve arbitrary code execution

CVE-2026-24088 HIGH
8.2 Jun 01

Bootloader integrity bypass in Qualcomm Snapdragon platforms allows a high-privileged local attacker to write to a speci

CVE-2026-24079 HIGH
8.1 Aug 04

Authentication bypass in Qualcomm Snapdragon SoCs allows adjacent network attackers to exploit a cryptographic flaw duri

CVE-2026-24083 HIGH
7.8 Aug 04

Memory corruption in Qualcomm Snapdragon IOCTL device driver handling enables a local low-privilege attacker to achieve

CVE-2026-24080 HIGH
7.8 Aug 04

Memory corruption in Qualcomm Snapdragon's fingerprint Trusted Application (TA) allows a local low-privileged attacker t

CVE-2026-21366 HIGH
7.8 Aug 04

Memory corruption in Qualcomm Snapdragon platforms occurs when a packet with a size value near the maximum allowable lim

CVE-2026-21379 HIGH
7.8 Jul 06

Local privilege escalation via memory corruption affects Qualcomm Snapdragon platforms, where allocating memory with siz

Share

CVE-2026-21383 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy