Android · Framework
CVE-2025-48595
Android Framework Integer Overflow Vulnerability
CISA KEV record
- CISA date added
- 2026-06-02
- CISA due date
- 2026-06-05
- Known ransomware use
- Unknown
NVD risk context
8.4 HIGH
CVSS is a technical severity score. CISA’s KEV status remains the evidence that this vulnerability is known to be exploited.
Description
Android Framework contains an integer overflow vulnerability that allows for code execution that could allow for local privilege escalation.
Required action
Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
NVD reference index
Vendor and remediation references
NVD has tagged these sources as vendor advisories, patches, mitigations, or release notes.
Other NVD references (1)
MITRE CWE context
CWE classification
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
View official MITRE CWE details ↗NVD record timing
NVD record timeline
These dates describe NVD’s record, not CISA’s KEV addition or remediation due date.
- NVD published
- Jun 01, 2026, 10:16 PM UTC When NVD first published this CVE record.
- NVD last updated
- Jul 22, 2026, 08:10 AM UTC When NVD last changed its analysis or record data.
Advanced: view the technical CVSS vector
This standardized code is intended for security tools and technical analysts. The plain-language risk summary above explains its main points.
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CISA notes
https://source.android.com/docs/security/bulletin/2026/2026-06-01 ; https://nvd.nist.gov/vuln/detail/CVE-2025-48595