Cyber Resilience

CVE-2026-25292

Qualcomm Sm6225P Firmware

Published
04 August 2026
Modified
06 August 2026
Patch / advisory
CVSS Score v3.1 7.6
Click a component to see what it means
Raw vectorCVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
EPSS Score 0.0010 1th percentile
Risk Priority 52 floored blend · peak EPSS

Summary

CVE-2026-25292 is a high-severity Improper Validation of Syntactic Correctness of Input (CWE-1286) vulnerability in Qualcomm Sm6225P Firmware. Its CVSS base score is 7.6 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SI-10 (Information Input Validation) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

Memory Corruption when processing untrusted user input in the fastboot command handler for audio framework configuration.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2026-24087Same product: Qualcomm Ar8031
CVE-2026-24089Same product: Qualcomm Ar8031
CVE-2026-24092Same product: Qualcomm Ar8031
CVE-2026-24091Same product: Qualcomm Ar8031
CVE-2026-24090Same product: Qualcomm Ar8031
CVE-2024-43065Same product: Qualcomm Ar8035
CVE-2026-24085Same product: Qualcomm Ar8031
CVE-2025-47366Same product: Qualcomm Ar8035
CVE-2026-24088Same product: Qualcomm Fastconnect 6200
CVE-2025-59604Same product: Qualcomm Ar8035

Affected Assets

qualcomm
sm6225p firmware
all versions
qualcomm
sm6450p firmware
all versions
qualcomm
sm6475p firmware
all versions
qualcomm
sm6475q firmware
all versions
qualcomm
sm6850 firmware
all versions
qualcomm
sm7435 firmware
all versions
qualcomm
sm7435p firmware
all versions
qualcomm
sm7525 firmware
all versions
qualcomm
sm7550 firmware
all versions
qualcomm
sm7550p firmware
all versions
+201 more product configuration(s) — see NVD for full list

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.1.1
  • V1.4.2
  • V2.1.1
  • V2.2.2

Mitigating Controls (NIST 800-53 r5) AI

SI-10 requires validation of information inputs for correctness, directly stopping syntactic validation failures from being introduced or exploitable.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require syntactic input validation to prevent malformed data handling.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development catches missing or incorrect syntax validation.

prevents

Secure development life cycle mandates input validation to ensure syntactic correctness.

prevents

Application security requirements explicitly call for validation of input syntax.

prevents

Secure architecture principles reduce the likelihood of missing syntactic checks.

prevents

Secure coding standards directly require proper syntactic validation of all inputs.

References