Cyber Posture

CVE-2025-47356

High

Published: 07 January 2026

Published
07 January 2026
Modified
27 January 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.0002 6.3th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-47356 is a high-severity Double Free (CWE-415) 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 6.3th 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 SC-4 (Information in Shared System Resources) 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-2 requires timely remediation of flaws such as this double free memory corruption vulnerability through application of vendor patches from Qualcomm's security bulletin.

prevent

SI-16 enforces memory protections like address space layout randomization and data execution prevention that directly mitigate exploitation of memory corruption from double free errors.

prevent

SC-4 prevents unauthorized access and modification of shared system resources by concurrent threads, directly addressing the race condition leading to this double free vulnerability.

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 (double-free) with low privileges directly enables exploitation for privilege escalation to achieve arbitrary code execution and full system compromise.

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

NVD Description

Memory Corruption when multiple threads concurrently access and modify shared resources.

Deeper analysisAI

CVE-2025-47356 is a memory corruption vulnerability stemming from multiple threads concurrently accessing and modifying shared resources, mapped to CWE-415 (Double Free). It affects components in Qualcomm products, as documented in the vendor's January 2026 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 severity with local attack vector, low attack complexity, and low privileges required.

A local attacker with low privileges can exploit this issue without user interaction. Exploitation allows achievement of high impacts across confidentiality, integrity, and availability, potentially leading to full system compromise through arbitrary code execution or denial of service.

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

Details

CWE(s)

Affected Products

qualcomm
cologne firmware
all versions
qualcomm
fastconnect 6900 firmware
all versions
qualcomm
fastconnect 7800 firmware
all versions
qualcomm
qca0000 firmware
all versions
qualcomm
sc8380xp firmware
all versions
qualcomm
wcd9378c firmware
all versions
qualcomm
wcd9380 firmware
all versions
qualcomm
wcd9385 firmware
all versions
qualcomm
wsa8840 firmware
all versions
qualcomm
wsa8845 firmware
all versions
+9 more product configuration(s) — see NVD for full list

CVEs Like This One

CVE-2026-21382Same product: Qualcomm Cologne
CVE-2026-21380Same product: Qualcomm Cologne
CVE-2025-47343Same product: Qualcomm Cologne
CVE-2025-47358Same product: Qualcomm Fastconnect 6900
CVE-2025-47399Same product: Qualcomm Cologne
CVE-2025-47390Same product: Qualcomm Cologne
CVE-2025-59603Same product: Qualcomm Cologne
CVE-2025-47380Same product: Qualcomm Fastconnect 7800
CVE-2025-47396Same product: Qualcomm Fastconnect 6900
CVE-2026-21372Same product: Qualcomm Cologne

References