Cyber Posture

CVE-2024-53031

High

Published: 03 March 2025

Published
03 March 2025
Modified
07 March 2025
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.0011 29.7th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-53031 is a high-severity Improper Input Validation (CWE-20) vulnerability in Qualcomm Qam8255P 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 29.7th 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 enforces proper validation of untrusted inputs from guest VM buffers to prevent memory corruption due to improper input validation (CWE-20).

prevent

Implements memory protection mechanisms that mitigate out-of-bounds writes (CWE-787) and memory corruption in the host triggered by guest-controlled buffers.

prevent

Ensures timely remediation of the specific Qualcomm memory corruption flaw through patching as detailed in the 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?

Memory corruption in host context from guest-controlled buffer directly enables local privilege escalation and arbitrary code execution (T1068).

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

NVD Description

Memory corruption while reading a type value from a buffer controlled by the Guest Virtual Machine.

Deeper analysisAI

CVE-2024-53031 is a memory corruption vulnerability (CWE-20: Improper Input Validation; CWE-787: Out-of-bounds Write) that occurs while reading a type value from a buffer controlled by the Guest Virtual Machine. Published on 2025-03-03, it 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) and affects components in Qualcomm products, as referenced in their security bulletin.

The vulnerability can be exploited by a local attacker who has low privileges (PR:L) on the affected system, requiring low complexity (AC:L) and no user interaction (UI:N). With control over the Guest Virtual Machine's buffer, the attacker can trigger memory corruption in the host context, achieving high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H) within the unchanged security scope (S:U), potentially enabling privilege escalation or arbitrary code execution.

Qualcomm's March 2025 security bulletin at https://docs.qualcomm.com/product/publicresources/securitybulletin/march-2025-bulletin.html details affected products, patch availability, and mitigation guidance for this vulnerability.

Details

CWE(s)

Affected Products

qualcomm
qam8255p firmware
all versions
qualcomm
qam8295p firmware
all versions
qualcomm
qam8620p firmware
all versions
qualcomm
qam8650p firmware
all versions
qualcomm
qam8775p firmware
all versions
qualcomm
qamsrv1h firmware
all versions
qualcomm
qamsrv1m firmware
all versions
qualcomm
qca6574au firmware
all versions
qualcomm
qca6595 firmware
all versions
qualcomm
qca6595au firmware
all versions
+16 more product configuration(s) — see NVD for full list

CVEs Like This One

CVE-2024-53012Same product: Qualcomm Qam8255P
CVE-2024-53022Same product: Qualcomm Qam8255P
CVE-2024-53029Same product: Qualcomm Qam8255P
CVE-2024-53030Same product: Qualcomm Qam8255P
CVE-2024-49837Same product: Qualcomm Qam8255P
CVE-2024-53032Same product: Qualcomm Qam8255P
CVE-2025-47363Same product: Qualcomm Qam8255P
CVE-2024-53028Same product: Qualcomm Qam8255P
CVE-2025-47393Same product: Qualcomm Qam8255P
CVE-2025-47346Same product: Qualcomm Qam8255P

References