CVE-2025-48595: Android Integer Overflow Local Privilege Escalation (CVSS 8.4)
CVE-2025-48595 is a local privilege escalation vulnerability affecting Google Android across multiple components. An integer overflow flaw allows an attacker with local access to execute arbitrary code and gain elevated privileges without requiring special permissions or user interaction. The vulnerability has been added to the CISA Known Exploited Vulnerabilities (KEV) catalog, indicating active exploitation in the wild.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 8.4 HIGH · CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-190
- Affected products
- 6 configuration(s)
- Published / Modified
- 2026-06-01 / 2026-06-17
- KEV due date
- 2026-06-05 (added 2026-06-02)
NVD description (verbatim)
In multiple locations, there is a possible way to achieve code execution due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
The vulnerability stems from an integer overflow condition (CWE-190) present in multiple locations within Android's codebase. When an integer calculation overflows, it can cause a buffer overflow or memory corruption condition that permits arbitrary code execution in a privileged context. The attack surface is local only, meaning the attacker must have some form of access to the target device. No special execution privileges are required to trigger the vulnerability, and exploitation does not depend on user interaction, making it particularly dangerous in multi-user or containerized Android environments.
Business impact
Organizations deploying Android devices across their infrastructure face immediate risk of privilege escalation attacks. Once exploited, an attacker can gain full control over the device, accessing sensitive data, installing malware, or using compromised devices as pivot points for lateral movement within corporate networks. The KEV status confirms this vulnerability is being actively exploited, elevating urgency for patch deployment. Unpatched Android deployments present a critical security posture weakness that auditors and compliance frameworks will scrutinize.
Affected systems
Google Android is affected across multiple locations in its codebase. The exact version ranges and specific Android components impacted should be verified against the official Android Security & Privacy Year in Review and Google's security bulletins. Organizations should inventory all Android devices in their environment and cross-reference them against vendor-specific patch guidance to determine exposure.
Exploitability
This vulnerability is highly exploitable due to its low attack complexity, lack of privilege requirements, and absence of user interaction triggers. The KEV addition confirms it is being actively weaponized. Any attacker with local device access—whether physical, via shared systems, or through a container escape—can trigger the integer overflow and escalate privileges. The attack is deterministic and does not depend on timing or environmental factors, making reliable exploitation feasible.
Remediation
Immediate patching is required for all affected Android devices. Organizations should prioritize devices with the highest business criticality and those handling sensitive data. Patch availability and version numbers should be confirmed through official Google Android security advisories. Consider interim mitigations such as restricting local access to Android devices, implementing device-level access controls, and monitoring for suspicious privilege escalation attempts. Testing patches in a controlled environment before broad deployment is recommended to ensure compatibility with enterprise applications.
Patch guidance
Apply security updates released by Google for Android as soon as they become available for your device model and Android version. Verify patch version numbers and applicability through Google's official Android Security & Privacy pages and your device manufacturer's support portal. Organizations should establish a rapid deployment cadence for this vulnerability given its KEV status and active exploitation. Coordinate with device management teams to automate patching where possible, particularly for work-managed devices. Document patch deployment timelines and maintain records for compliance purposes.
Detection guidance
Monitor system logs for integer overflow exceptions, segmentation faults, or memory corruption events that may indicate exploitation attempts. Look for unexpected privilege escalation events tied to system processes. Implement file integrity monitoring on critical system binaries to detect post-exploitation modifications. Security Information and Event Management (SIEM) systems should be configured to alert on patterns consistent with local privilege escalation. Endpoint Detection and Response (EDR) solutions should be tuned to flag suspicious activity following process privilege changes. Review device access logs for unusual local authentication or session creation.
Why prioritize this
CVE-2025-48595 merits immediate prioritization due to its HIGH CVSS score (8.4), confirmed active exploitation (KEV status), and lack of exploitation barriers. The vulnerability requires no user interaction and no special privileges, making it particularly dangerous in any environment where untrusted or semi-trusted code can run locally. The integer overflow flaw is a classic, well-understood attack primitive, meaning security researchers and threat actors have comprehensive exploitation knowledge. Delays in patching substantially increase breach risk.
Risk score, explained
The CVSS 3.1 score of 8.4 reflects the severity of a local privilege escalation with complete confidentiality, integrity, and availability impact. The attack vector is local (AV:L), attack complexity is low (AC:L), no privileges are required (PR:N), user interaction is not needed (UI:N), and scope is unchanged (S:U). The high impact across all three pillars (C:H, I:H, A:H) drives the HIGH severity rating. The KEV status and confirmed active exploitation elevate real-world risk beyond the numerical score alone.
Frequently asked questions
Can this vulnerability be exploited remotely?
No. CVE-2025-48595 requires local access to the affected Android device. It cannot be triggered over the network or through a remote connection without first establishing local code execution or access to a shared system component.
Do I need to interact with anything to be compromised?
No. The vulnerability requires no user interaction for exploitation. An attacker with local access can trigger the integer overflow automatically, making social engineering unnecessary.
How quickly should we patch?
Given the KEV status and active exploitation, patching should commence immediately. The CISA KEV due date was June 5, 2026. Organizations should treat this as a critical priority and deploy patches within days, not weeks, using expedited change management procedures.
Will this affect older Android versions we still support?
Vendor patch availability varies by device and Android version. Verify which specific Android versions are affected and patched through Google's official security advisories. Devices receiving only security patches (not major OS updates) should still receive targeted fixes for this vulnerability.
This analysis is based on publicly available vulnerability data as of the publication date. Patch version numbers, affected Android versions, and specific component details should be verified against official Google Android Security & Privacy advisories and your device manufacturer's support documentation. Organizations should conduct independent testing of patches before enterprise deployment. This content is for informational purposes and does not constitute professional security advice. Consult with your security team and vendor documentation for environment-specific remediation strategies. Source: NVD (public-domain), retrieved 2026-07-11. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-0095HIGHAndroid Bluetooth Integer Overflow Privilege Escalation
- CVE-2026-0131HIGHAndroid RTP Integer Overflow Privilege Escalation Vulnerability
- CVE-2026-0148HIGHAndroid RTP Video Decoder Integer Overflow Remote Code Execution
- CVE-2026-0150HIGHAndroid EdgeTPU Firmware Privilege Escalation Vulnerability
- CVE-2026-0151HIGHAndroid Graphics Integer Overflow RCE Vulnerability
- CVE-2026-0161HIGHAndroid RTP Integer Overflow Remote Privilege Escalation
- CVE-2026-10921HIGHChrome Dawn Integer Overflow Sandbox Escape Vulnerability
- CVE-2026-10924HIGHChrome Integer Overflow Sandbox Escape Vulnerability
Preview — this page is review (quality 0.99). high-value: hold for review.