Cyber Posture

CVE-2025-47405

High

Published: 04 May 2026

Published
04 May 2026
Modified
06 May 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 2.0th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-47405 is a high-severity Untrusted Pointer Dereference (CWE-822) vulnerability in Qualcomm Fastconnect 6900 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 2.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

Flaw remediation directly mitigates this CVE by applying Qualcomm's vendor patches to fix the memory corruption in camera sensor IOCTL processing.

prevent

Information input validation checks malformed camera sensor IOCTL requests and invalid output buffers to prevent untrusted pointer dereferences.

prevent

Memory protection controls such as address space randomization and non-executable memory prevent exploitation of memory corruption from invalid output buffers.

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 via untrusted IOCTL pointer dereference enables arbitrary code execution from low privileges, directly mapping to exploitation for privilege escalation.

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

NVD Description

Memory corruption when processing camera sensor input/output control codes with invalid output buffers.

Deeper analysisAI

CVE-2025-47405 is a memory corruption vulnerability, classified as CWE-822 (Untrusted Pointer Dereference), that occurs when processing camera sensor input/output control codes with invalid output buffers. It affects components within Qualcomm products, as documented in the vendor's May 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), indicating high severity with significant potential impacts.

A local attacker with low privileges can exploit this vulnerability through low-complexity means without requiring user interaction. Exploitation involves supplying malformed camera sensor IOCTL requests with invalid output buffers, leading to memory corruption. Successful attacks could grant high-level impacts on confidentiality, integrity, and availability, such as arbitrary code execution in the context of the affected process or complete system denial of service.

Qualcomm's May 2026 security bulletin at https://docs.qualcomm.com/product/publicresources/securitybulletin/may-2026-bulletin.html provides details on affected products, patch availability, and recommended mitigations for this CVE. Security practitioners should consult the bulletin for version-specific remediation steps.

Details

CWE(s)

Affected Products

qualcomm
fastconnect 6900 firmware
all versions
qualcomm
fastconnect 7800 firmware
all versions
qualcomm
iqx5121 firmware
all versions
qualcomm
iqx7181 firmware
all versions
qualcomm
qca0000 firmware
all versions
qualcomm
sc8380xp firmware
all versions
qualcomm
sd865 5g firmware
all versions
qualcomm
snapdragon xr2 5g firmware
all versions
qualcomm
snapdragon xr2\+ gen 1 firmware
all versions
qualcomm
wcd9380 firmware
all versions
+6 more product configuration(s) — see NVD for full list

CVEs Like This One

CVE-2025-47408Same product: Qualcomm Fastconnect 6900
CVE-2024-53034Same product: Qualcomm Fastconnect 6900
CVE-2024-53033Same product: Qualcomm Fastconnect 6900
CVE-2024-49840Same product: Qualcomm Fastconnect 6900
CVE-2025-47343Same product: Qualcomm Fastconnect 6900
CVE-2025-47380Same product: Qualcomm Fastconnect 7800
CVE-2025-59603Same product: Qualcomm Fastconnect 6900
CVE-2026-21382Same product: Qualcomm Fastconnect 6900
CVE-2025-47356Same product: Qualcomm Fastconnect 6900
CVE-2026-21380Same product: Qualcomm Fastconnect 6900

References