Security readout for executives and security teams
Plain-English summary
CVE-2025-48633 is an Android privilege issue that may let a local app or user add a Device Owner after setup. Device Owner status is highly privileged for enterprise management. The public record rates it medium because exploitation is local and requires low privileges, with no user interaction.
Executive priority
Treat as a medium-priority mobile fleet issue. It is not cited as actively exploited, but Device Owner abuse can undermine enterprise control. Prioritize patch tracking for managed Android devices and high-risk users.
Technical view
The flaw is a logic error in DevicePolicyManagerService.java, in hasAccountsOnAnyUser. It can permit adding a Device Owner after provisioning. CVSS 3.1 is 5.5: local attack vector, low complexity, low privileges, no user interaction, high confidentiality impact, no integrity or availability impact listed.
Likely exposure
Android 13, 14, 15, and 16 are listed as affected. Exposure is most relevant to managed Android fleets, BYOD environments, and devices allowing untrusted local apps. Other Android versions are listed as unaffected by default in the provided record.
Exploitation context
The sources say exploitation is local, requires low privileges, and needs no user interaction. CISA KEV status is false in the provided data, so there is no cited evidence of known active exploitation here.
Researcher notes
Public details identify the vulnerable Android framework area and patch reference, but not a complete exploit narrative. Avoid assuming remote exploitation or active abuse. Review the linked AOSP change and Android bulletin for code-level remediation context.
Mitigation direction
- Apply Android security updates that include the December 2025 bulletin fixes.
- Prioritize managed Android devices and devices used for sensitive corporate access.
- Check OEM and carrier update guidance for exact patched builds.
- Restrict installation of untrusted apps where enterprise policy allows.
Validation and detection
- Inventory Android 13 through 16 devices in scope.
- Verify each device security patch level against vendor guidance.
- Confirm MDM records for unexpected or unauthorized Device Owner enrollment.
- Review Android security bulletin and OEM advisories for patched build details.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CVE-2025-48633 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.5 (3.1)
- Known Exploited
- Yes
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CISA KEV status
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N1.83.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.5MediumVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://android.googlesource.com/platform/frameworks/base/+/d00bcda9f42dcf272d329e9bf9298f32af732f93CVE reference
- https://source.android.com/security/bulletin/2025-12-01CVE reference
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-48633CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
