Cyber Posture

CVE-2025-48650

High

Published: 02 March 2026

Published
02 March 2026
Modified
06 March 2026
KEV Added
Patch
CVSS Score 8.4 CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0000 0.1th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-48650 is a high-severity SQL Injection (CWE-89) vulnerability in Google Android. Its CVSS base score is 8.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 0.1th 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-2 (Flaw Remediation).

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 prevents SQL injection vulnerabilities like CVE-2025-48650 by requiring validation and sanitization of all inputs to Android components before SQL query construction.

prevent

Mandates timely flaw remediation, including application of patches from the Android security bulletin to eliminate the specific SQL injection issue.

prevent

Enforces restrictions on input types, formats, and lengths to block malicious SQL payloads from being processed in affected Android components.

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?

SQL injection vulnerability directly enables local privilege escalation on Android without privileges or interaction, mapping to T1068.

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

NVD Description

In multiple locations, there is a possible information disclosure due to SQL injection. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Deeper analysisAI

CVE-2025-48650 is a SQL injection vulnerability (CWE-89) present in multiple locations within Android components, enabling potential information disclosure. This issue, published on 2026-03-02, carries a CVSS v3.1 base score of 8.4 (AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H), indicating high confidentiality, integrity, and availability impacts from local access.

A local attacker can exploit this vulnerability without requiring additional execution privileges or user interaction. Successful exploitation could lead to local escalation of privilege, allowing the attacker to gain elevated access on the affected Android device.

The Android security bulletin at https://source.android.com/docs/security/bulletin/2026/2026-03-01 provides details on affected versions and available patches for mitigation.

Details

CWE(s)

Affected Products

google
android
14.0, 15.0, 16.0

CVEs Like This One

CVE-2026-0010Same product: Google Android
CVE-2024-49742Same product: Google Android
CVE-2025-48578Same product: Google Android
CVE-2026-0118Same product: Google Android
CVE-2025-48619Same product: Google Android
CVE-2025-48613Same product: Google Android
CVE-2025-48646Same product: Google Android
CVE-2025-48645Same product: Google Android
CVE-2025-48633Same product: Google Android
CVE-2025-48605Same product: Google Android

References