Cyber Posture

CVE-2026-21372

High

Published: 06 April 2026

Published
06 April 2026
Modified
08 April 2026
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0001 0.4th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-21372 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Qualcomm Cologne Firmware. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 0.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Privilege Escalation (T1068). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly enforces validation of IOCTL request buffer sizes to prevent heap-based buffer overflows from invalid inputs during memcpy operations.

prevent

Implements memory protections that mitigate unauthorized access, modification, or exploitation resulting from the heap-based buffer overflow in Qualcomm components.

prevent

Requires timely patching of the specific memory corruption flaw in IOCTL handling as recommended in Qualcomm's security bulletin.

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Local heap buffer overflow in Qualcomm IOCTL handling directly enables kernel/user-mode exploitation for privilege escalation and arbitrary code execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Memory Corruption when sending IOCTL requests with invalid buffer sizes during memcpy operations.

Deeper analysisAI

CVE-2026-21372 is a memory corruption vulnerability stemming from improper handling of IOCTL requests with invalid buffer sizes during memcpy operations, classified under CWE-122 (Heap-based Buffer Overflow). It affects Qualcomm components, as detailed in the vendor's security bulletin. The vulnerability received a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high impact potential with low complexity and local access requirements.

A local attacker with low privileges can exploit this flaw by sending specially crafted IOCTL requests that trigger buffer overflows in memcpy operations, leading to memory corruption. Successful exploitation could allow arbitrary code execution, data tampering, or denial of service, compromising confidentiality, integrity, and availability on the affected system.

Qualcomm's April 2026 security bulletin (https://docs.qualcomm.com/product/publicresources/securitybulletin/april-2026-bulletin.html) provides details on affected products and recommends applying vendor-supplied patches to mitigate the issue.

Details

CWE(s)

Affected Products

qualcomm
cologne firmware
all versions
qualcomm
fastconnect 6700 firmware
all versions
qualcomm
fastconnect 6900 firmware
all versions
qualcomm
fastconnect 7800 firmware
all versions
qualcomm
qcm5430 firmware
all versions
qualcomm
qcm6490 firmware
all versions
qualcomm
video collaboration vc3 platform firmware
all versions
qualcomm
snapdragon 460 mobile platform firmware
all versions
qualcomm
snapdragon 662 mobile platform firmware
all versions
qualcomm
snapdragon 7c\+ gen 3 compute firmware
all versions
+18 more product configuration(s) — see NVD for full list

CVEs Like This One

CVE-2026-21375Same product: Qualcomm Cologne
CVE-2025-47343Same product: Qualcomm Cologne
CVE-2025-47390Same product: Qualcomm Cologne
CVE-2026-21382Same product: Qualcomm Cologne
CVE-2025-47356Same product: Qualcomm Cologne
CVE-2026-21378Same product: Qualcomm Cologne
CVE-2026-21371Same product: Qualcomm Cologne
CVE-2026-21374Same product: Qualcomm Cologne
CVE-2026-21376Same product: Qualcomm Cologne
CVE-2026-21373Same product: Qualcomm Cologne

References