Android users running unpatched devices face active exploitation of a flaw that Google addressed in its June 2026 security bulletin. The vulnerability, tracked as CVE-2025-48595, is an integer overflow in the Android Framework that multiple government agencies have flagged as already being used in real attacks. The bulletin covers a large number of security fixes, but this single flaw stands apart because attackers already have working exploit code and are using it against targeted devices.
Active exploitation puts unpatched Android phones at immediate risk
CVE-2025-48595 is not a theoretical threat. The Cybersecurity and Infrastructure Security Agency, the federal body responsible for tracking actively exploited software flaws, added it to its vulnerabilities catalog. That listing carries a specific meaning: federal civilian agencies are required to patch within set deadlines, and private-sector organizations are strongly urged to follow the same timeline. The catalog entry confirms that exploitation is not speculative but observed.
Hong Kong’s government computer emergency response team echoed the warning, stating that “CVE-2025-48595 may be under limited, targeted exploitation” in a security alert directing users to Google’s June 2026 Android Security Bulletin. The phrase “limited, targeted” suggests the attacks are not yet mass-market campaigns but rather focused operations, likely aimed at high-value individuals or specific device populations. That pattern often precedes broader exploitation once proof-of-concept code circulates more widely among criminal groups.
The practical consequence for Android device manufacturers is direct. Every day between Google’s bulletin release and an OEM’s delivery of the patch to end users is a day that attackers can exploit a known, documented weakness. Historically, disclosure of a vulnerability’s technical details accelerates reverse-engineering by threat actors who did not have access to the original exploit. Manufacturers that delay deployment of the June 2026 bulletin are likely to see targeted compromise attempts on flagship devices increase within weeks of disclosure, particularly for phones still receiving monthly security updates but lagging behind the patch cycle.
For enterprises, the risk is amplified by device diversity. Many organizations support a mix of Android versions and vendors, each with its own update cadence. Even if Google ships a fix promptly, some devices may sit unpatched for extended periods because of carrier testing, OEM customization, or end-user inattention. In an environment where a framework-level flaw is already being exploited, that lag translates into a measurable window of exposure for corporate data, authentication tokens, and communications.
Government records confirm an integer overflow in Android’s core framework
The NIST entry classifies CVE-2025-48595 as an Android Framework integer overflow vulnerability. Integer overflows allow attackers to manipulate how software handles numerical values, often leading to memory corruption, privilege escalation, or arbitrary code execution. When that flaw sits inside the Android Framework itself, the affected code runs at a level that touches nearly every app and system process on the device.
The NVD record also explicitly notes that CVE-2025-48595 is part of CISA’s Known Exploited Vulnerabilities ecosystem, a cross-reference that ties the technical description to the operational reality of active attacks. NIST’s documentation provides the standardized naming, component identification, and reference links that security teams use to prioritize remediation. The vulnerability’s placement in the Android Framework, rather than a third-party driver or vendor-specific component, means the fix must come through Google’s own bulletin and then flow downstream to every manufacturer shipping Android devices.
Google’s June 2026 Android Security Bulletin serves as the authoritative patch source. The bulletin groups fixes into security patch levels that OEMs integrate into their own firmware updates. For end users, the patch level date displayed in device settings is the clearest indicator of whether the fix has been applied. Any device showing a security patch level earlier than June 2026 remains exposed to CVE-2025-48595 and the other flaws addressed in the same release.
The total count of 124 flaws reportedly patched in the June 2026 bulletin appears in secondary reporting but is not confirmed by a directly accessible primary source in the current evidence set. Google’s own documentation would be the definitive reference for that number and for the severity breakdown across critical, high, and moderate ratings. Security teams that need precise inventory details should pull them directly from the bulletin or from their device management dashboards once vendors roll the update into managed images.
Missing details leave key questions about attack scope and OEM response times
Several gaps in the public record limit what security teams and ordinary users can assess on their own. Neither CISA’s catalog entry nor the NVD record includes technical indicators of compromise, observed attack samples, or details about which Android versions or chipsets are most affected. Without those specifics, enterprise security teams cannot easily write detection rules or scan for signs of prior compromise on managed devices.
The exploitation warning from Hong Kong’s GovCERT repeats the “limited, targeted” language without adding independent forensic detail or naming threat actors. No public attribution has linked the attacks to a specific group or campaign. That absence makes it harder to gauge whether the exploitation is state-sponsored, criminal, or commercial spyware-related, three categories that carry very different risk profiles for different user populations. It also complicates decisions about whether to trigger high-friction mitigations such as forced device re-enrollment, application whitelisting, or temporary restrictions on bring-your-own-device access.
There is also no public breakdown yet of how quickly different Android vendors are incorporating the June 2026 fixes. Historically, Google’s own Pixel line tends to receive updates first, followed by major OEMs on their current flagship models. Midrange and older devices often trail behind, and some may never receive the patch if they have reached end-of-support status. Users of those devices may remain vulnerable indefinitely unless they upgrade hardware.
For organizations, this uncertainty underscores the importance of maintaining an accurate device inventory and mapping each handset to its current security patch level. Without that visibility, it is difficult to enforce minimum standards or to identify pockets of high risk, such as executives or administrators carrying phones that have fallen several months behind on updates.
What Android users and organizations should do now
For anyone carrying an Android phone, the immediate step is straightforward: open Settings, navigate to System, then Security Update, and check whether the device shows a June 2026 patch level. If it does not, check for available updates. If the manufacturer has already shipped a compatible firmware image, installing it closes CVE-2025-48595 along with the other vulnerabilities in the same bulletin.
If no update is available yet, users should enable automatic updates, avoid sideloading applications from untrusted sources, and be cautious about clicking links or opening attachments on the device, particularly if they are in roles that might attract targeted attacks. While these measures cannot fix the underlying integer overflow, they can reduce the chances of encountering an exploit until a patch arrives.
Enterprises should move quickly to identify Android devices in their fleets that lack the June 2026 security patch level. Where possible, mobile device management tools should enforce a minimum patch requirement for accessing sensitive resources such as email, internal web applications, or VPNs. High-risk users, including executives, administrators, and staff handling regulated data, should be prioritized for updates or, if necessary, temporary restrictions until their devices are confirmed patched.
Security teams may also want to update user awareness materials to highlight the specific risk posed by CVE-2025-48595 and to reinforce the importance of installing updates promptly. While the current exploitation is described as limited and targeted, the history of Android vulnerabilities shows that once reliable exploit chains become widely available, opportunistic attackers often follow. Closing the patch gap before that happens remains the most effective defense.
More from Morning Overview
*This article was researched with the help of AI, with human editors creating the final content.