Cyber Posture

CVE-2026-21373

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-21373 is a high-severity Buffer Over-read (CWE-126) vulnerability in Qualcomm Aqt1000 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 sizes provided as input during IOCTL processing to prevent memory corruption from invalid access.

prevent

Mandates timely identification, reporting, and patching of the specific memory corruption flaw in CVE-2026-21373 as documented in the Qualcomm bulletin.

prevent

Implements memory protections that restrict unauthorized access and modification to buffers, mitigating the effects of unvalidated IOCTL buffer handling.

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 kernel IOCTL handler directly enables privilege escalation via arbitrary code execution from low-privileged context.

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-21373 is a memory corruption vulnerability stemming from CWE-126, where an output buffer is accessed without validating its size during IOCTL processing. This issue was published on 2026-04-06 and 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). It affects components in Qualcomm products, as documented in their security advisories.

The vulnerability can be exploited by a local attacker who has low privileges on the target system. Exploitation requires low complexity and no user interaction, with an unchanged scope. Successful attacks can lead to high impacts on confidentiality, integrity, and availability, enabling potential outcomes such as arbitrary code execution, data leakage, or system disruption.

Mitigation details are provided in the Qualcomm April 2026 security bulletin at https://docs.qualcomm.com/product/publicresources/securitybulletin/april-2026-bulletin.html, which covers affected products, patches, and remediation steps.

Details

CWE(s)

Affected Products

qualcomm
aqt1000 firmware
all versions
qualcomm
cologne firmware
all versions
qualcomm
fastconnect 6200 firmware
all versions
qualcomm
fastconnect 6700 firmware
all versions
qualcomm
fastconnect 6800 firmware
all versions
qualcomm
fastconnect 6900 firmware
all versions
qualcomm
fastconnect 7800 firmware
all versions
qualcomm
qca0000 firmware
all versions
qualcomm
qca6391 firmware
all versions
qualcomm
qca6420 firmware
all versions
+44 more product configuration(s) — see NVD for full list

CVEs Like This One

CVE-2026-21374Same product: Qualcomm Aqt1000
CVE-2026-21376Same product: Qualcomm Aqt1000
CVE-2026-21371Same product: Qualcomm Aqt1000
CVE-2026-21378Same product: Qualcomm Aqt1000
CVE-2026-21375Same product: Qualcomm Cologne
CVE-2025-47390Same product: Qualcomm Cologne
CVE-2025-59600Same product: Qualcomm Fastconnect 6200
CVE-2026-21372Same product: Qualcomm Cologne
CVE-2025-47359Same product: Qualcomm Aqt1000
CVE-2025-47343Same product: Qualcomm Cologne

References