Cyber Posture

CVE-2025-47390

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-2025-47390 is a high-severity Buffer Over-read (CWE-126) vulnerability in Qualcomm Qcm5430 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

SI-16 directly mitigates memory corruption vulnerabilities like this buffer over-read in the JPEG driver by enforcing memory protection mechanisms such as address space layout randomization and data execution prevention.

prevent

SI-10 prevents the buffer over-read by requiring validation of IOCTL requests preprocessed by the JPEG driver to ensure inputs do not exceed buffer boundaries.

prevent

SI-2 addresses this specific CVE by requiring timely remediation through application of the Qualcomm security bulletin patch for affected products.

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 kernel driver memory corruption (buffer over-read via IOCTL) directly enables privilege escalation from low-privileged local context to arbitrary code execution or DoS.

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

NVD Description

Memory corruption while preprocessing IOCTL request in JPEG driver.

Deeper analysisAI

CVE-2025-47390 is a memory corruption vulnerability, classified under CWE-126 (Buffer Over-read), that occurs while preprocessing IOCTL requests in the JPEG driver. It affects Qualcomm products, as indicated by the vendor's security bulletin.

The vulnerability has 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 a high-severity issue exploitable by a local attacker with low privileges. Exploitation requires low complexity and no user interaction, potentially allowing the attacker to achieve high impacts on confidentiality, integrity, and availability, such as arbitrary code execution or system denial of service.

Qualcomm has published a security bulletin in April 2026 addressing this vulnerability, available at https://docs.qualcomm.com/product/publicresources/securitybulletin/april-2026-bulletin.html, which provides details on affected versions and recommended mitigations or patches.

Details

CWE(s)

Affected Products

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 7c\+ gen 3 compute firmware
all versions
qualcomm
snapdragon 8cx gen 3 compute platform firmware
all versions
qualcomm
wcd9370 firmware
all versions
qualcomm
wcd9375 firmware
all versions
qualcomm
wcd9378c firmware
all versions
qualcomm
wcd9380 firmware
all versions
+19 more product configuration(s) — see NVD for full list

CVEs Like This One

CVE-2026-21375Same 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
CVE-2025-47343Same product: Qualcomm Cologne
CVE-2026-21372Same product: Qualcomm Cologne
CVE-2026-21380Same product: Qualcomm Cologne
CVE-2025-47358Same product: Qualcomm Fastconnect 6900

References