CVE-2026-25276: Improper Validation of Array Index in Secure Processor
Memory corruption while using Strongbox due to missing bounds check.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Configuration
Implement and enforce explicit bounds checks on all array index usages in the Secure Processor / Strongbox code path. Validate indices before use (reject or clamp out-of-range values) to prevent memory corruption caused by missing bounds checks.
Secure Processor (Strongbox) array_index_validation = enabled
Event History
Frequently Asked Questions
What is the severity of CVE-2026-25276?
CVE-2026-25276 has a high severity score of 8.8.
How do I fix CVE-2026-25276?
To fix CVE-2026-25276, ensure that you update to the latest firmware version provided by Qualcomm that addresses this vulnerability.
What affected software is involved in CVE-2026-25276?
CVE-2026-25276 affects multiple Qualcomm firmware versions, including Cq8750m, Fastconnect 6700, 6800, 6900, 7800, G3x Gen 2, Pandeiro, and Qca6391.
What type of vulnerability is CVE-2026-25276?
CVE-2026-25276 is classified as an out-of-bounds read vulnerability leading to memory corruption.
What is the potential impact of CVE-2026-25276?
The potential impact of CVE-2026-25276 includes memory corruption, which can lead to unauthorized access and security breaches.