Skip to main content

Android EUVDEUVD-2026-37566

| CVE-2026-28575 CRITICAL
Uncontrolled Resource Consumption (CWE-400)
2026-06-17 google_android
10.0
CVSS 4.0 · Vendor: google_android
Share

Severity by source

Vendor (google_android) PRIMARY
10.0 CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
vuln.today AI
5.5 MEDIUM

Description specifies local DoS triggerable by any app without user interaction, so AV:L, PR:L, UI:N, A:H only; no confidentiality or integrity impact and no scope change.

3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (google_android).

CVSS VectorVendor: google_android

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None

Lifecycle Timeline

2
Analysis Generated
Jun 17, 2026 - 08:23 vuln.today
CVE Published
Jun 17, 2026 - 07:02 cve.org
CRITICAL 10.0

DescriptionCVE.org

In PackageInstaller.Session#transfer of frameworks/base/services/core/java/com/android/server/pm/PackageInstallerSession.java, there is a possible memory exhaustion attack due to a logic error in the code. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation.

AnalysisAI

Local denial of service in Android's PackageInstaller subsystem stems from a logic error in PackageInstallerSession.transfer() that allows a local app to trigger memory exhaustion of the system package installer. The flaw, addressed in the Android Security Bulletin for Android 17, can be triggered without user interaction and without elevated privileges, but its impact is confined to denial of service rather than code execution. No public exploit identified at time of analysis.

Technical ContextAI

PackageInstallerSession is part of frameworks/base/services/core/java/com/android/server/pm/, the Java-based package management service that runs in the privileged system_server process on Android. The Session#transfer API is used to hand off an in-progress install session from one installer package to another. A logic error in this transfer path appears to allow uncontrolled allocation or retention of session-state objects, leading to memory exhaustion in system_server. No CWE is assigned in the source data, but the described behavior is consistent with CWE-770 (Allocation of Resources Without Limits or Throttling) or a related resource-management flaw. CPE coverage is limited to cpe:2.3:a:google:android with a wildcard version, so the exact affected codeline must be derived from the Android Security Bulletin rather than NVD CPE data.

RemediationAI

Patch available per vendor advisory: apply the Android security patch level associated with the Android 17 bulletin at https://source.android.com/docs/security/bulletin/android-17 as soon as the OEM and carrier ship it for the affected device. Until the patch is installed, the practical compensating control is to restrict app installation sources to Google Play and known-trusted enterprises (Play Protect on, sideloading off) so that arbitrary local apps cannot reach the vulnerable PackageInstallerSession transfer path; the trade-off is reduced flexibility for users who rely on sideloading or third-party stores. MDM-managed fleets can additionally use device policy to block the INSTALL_PACKAGES permission and disable unknown-sources installation, accepting the operational cost of tighter app distribution control.

More in Java

View all
CVE-2012-4681 CRITICAL POC
9.8 Aug 28

Oracle Java SE 7 Update 6 and earlier contains multiple sandbox bypass vulnerabilities via the ClassFinder and forName m

CVE-2015-7450 CRITICAL POC
9.8 Jan 02

Remote code execution in IBM Sterling B2B Integrator, Sterling Integrator, and Tivoli Common Reporting allows unauthenti

CVE-2013-2465 CRITICAL POC
9.8 Jun 18

Java Runtime Environment sandbox bypass via incorrect image channel verification in 2D component allows remote unauthent

CVE-2011-3544 CRITICAL POC
9.8 Oct 19

Oracle Java SE JDK/JRE 7 and 6 Update 27 and earlier allows remote code execution with complete system compromise throug

CVE-2010-1871 HIGH POC
8.8 Aug 05

JBoss Seam 2 in Red Hat JBoss EAP 4.3.0 fails to sanitize JBoss Expression Language inputs, allowing remote attackers to

CVE-2012-1723 CRITICAL POC
9.8 Jun 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 update 4 and earlier, 6 up

CVE-2013-0422 CRITICAL POC
9.8 Jan 10

Multiple vulnerabilities in Oracle Java 7 before Update 11 allow remote attackers to execute arbitrary code by (1) using

CVE-2012-0507 CRITICAL POC
9.8 Jun 07

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 2 and earlier, 6 Up

CVE-2015-4852 CRITICAL POC
9.8 Nov 18

The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers

CVE-2012-5076 CRITICAL POC
9.8 Oct 16

Unspecified vulnerability in the Java Runtime Environment (JRE) component in Oracle Java SE 7 Update 7 and earlier allow

CVE-2017-3066 CRITICAL POC
9.8 Apr 27

Remote unauthenticated attackers can execute arbitrary code on Adobe ColdFusion servers through Java deserialization fla

CVE-2012-0391 CRITICAL POC
9.8 Jan 08

The ExceptionDelegator component in Apache Struts before 2.2.3.1 interprets parameter values as OGNL expressions during

Share

EUVD-2026-37566 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy