Vulnerability Description
In createIntentsList of PackageParser.java , there is a possible way to bypass lazy bundle hardening, allowing modified data to be passed to the next process due to unsafe deserialization. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Android | 13.0 |
Related Weaknesses (CWE)
References
- https://android.googlesource.com/platform/frameworks/base/+/577cdba1048ce04816c9PatchProduct
- https://source.android.com/security/bulletin/2025-06-01Vendor Advisory
FAQ
What is CVE-2025-32312?
CVE-2025-32312 is a vulnerability with a CVSS score of 7.8 (HIGH). In createIntentsList of PackageParser.java , there is a possible way to bypass lazy bundle hardening, allowing modified data to be passed to the next process due to unsafe deserialization. This could ...
How severe is CVE-2025-32312?
CVE-2025-32312 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-32312?
Check the references section above for vendor advisories and patch information. Affected products include: Google Android.