Cyber Posture

CVE-2026-21375

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 3.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-21375 is a high-severity Buffer Over-read (CWE-126) 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 3.0th 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 requires validation of buffer size parameters provided as inputs during IOCTL processing to prevent memory corruption from invalid buffer accesses.

prevent

Implements memory protection mechanisms such as address space layout randomization and writable-executable memory separation to prevent exploitation of memory corruption vulnerabilities like buffer size mishandling.

preventrecover

Mandates identification, reporting, and correction of specific flaws such as the unvalidated output buffer access in Qualcomm software components, as referenced in the vendor 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 memory corruption in IOCTL handler directly enables privilege escalation via exploitation of the driver vulnerability.

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

NVD Description

Memory Corruption when accessing an output buffer without validating its size during IOCTL processing.

Deeper analysisAI

CVE-2026-21375 is a memory corruption vulnerability classified under CWE-126, caused by accessing an output buffer without validating its size during IOCTL processing. It affects Qualcomm software components, as documented in the vendor's April 2026 security bulletin.

The vulnerability carries 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). A local attacker with low privileges can exploit it through low-complexity attacks requiring no user interaction, potentially resulting in high impacts to confidentiality, integrity, and availability.

Mitigation guidance is provided in the Qualcomm April 2026 security bulletin, available at https://docs.qualcomm.com/product/publicresources/securitybulletin/april-2026-bulletin.html.

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
qca0000 firmware
all versions
qualcomm
qcm5430 firmware
all versions
qualcomm
qcm6490 firmware
all versions
qualcomm
video collaboration vc3 platform firmware
all versions
qualcomm
sc8380xp firmware
all versions
qualcomm
snapdragon 460 mobile platform firmware
all versions
+25 more product configuration(s) — see NVD for full list

CVEs Like This One

CVE-2025-47390Same product: Qualcomm Cologne
CVE-2026-21378Same product: Qualcomm Cologne
CVE-2026-21374Same product: Qualcomm Cologne
CVE-2026-21376Same product: Qualcomm Cologne
CVE-2026-21373Same product: Qualcomm Cologne
CVE-2026-21371Same product: Qualcomm Cologne
CVE-2026-21372Same product: Qualcomm Cologne
CVE-2025-47343Same product: Qualcomm Cologne
CVE-2026-21380Same product: Qualcomm Cologne
CVE-2025-59600Same product: Qualcomm Fastconnect 6700

References