CVE-2026-36213: Microvirt MEmu 9.2.7.0 Local Privilege Escalation in MemuService.exe
Microvirt MEmu Android Emulator version 9.2.7.0 contains a local privilege escalation vulnerability in its MemuService.exe component. An attacker with standard user-level access on a system running this emulator version can exploit an improper permission or privilege assignment flaw to gain elevated (administrator-level) privileges. This vulnerability requires local access and cannot be exploited remotely.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 7.8 HIGH · CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Weaknesses (CWE)
- CWE-269
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-15 / 2026-06-17
NVD description (verbatim)
An issue in Microvirt MEmu Android Emulator 9.2.7.0 allows a local attacker to escalate privileges via the MemuService.exe component.
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-36213 stems from CWE-269 (Improper Access Control / Privilege Management) within the MemuService.exe service component of MEmu 9.2.7.0. The vulnerability permits a local, unprivileged process to escalate to higher privilege levels through inadequate access controls on a privileged service. The attack vector is local, requires low complexity exploitation, and necessitates prior authenticated access to the system. Once exploited, an attacker gains full system impact: confidentiality, integrity, and availability are all compromised.
Business impact
Organizations deploying MEmu 9.2.7.0 for Android app development, testing, or security research face operational risk. An insider or compromised standard user account can gain administrative control of the affected system, potentially leading to theft of development assets, deployment of malware into test environments, or lateral movement to connected infrastructure. Teams using shared or development machines are at higher risk, particularly if those machines store sensitive intellectual property or have network access to production systems.
Affected systems
Microvirt MEmu Android Emulator version 9.2.7.0 is affected. Users should verify their installed version and consider whether it is deployed in environments handling sensitive data, intellectual property, or connected to corporate networks. Older and newer versions may not be affected; consult Microvirt's official advisory for version coverage and supported platforms.
Exploitability
Exploitation requires local system access and a non-privileged user account. An attacker must already have obtained authentication to the target machine—either through credential compromise, insider access, or prior exploitation. The attack itself is straightforward once local access is established (low complexity). Remote exploitation is not possible. The vulnerability is not currently tracked in CISA's Known Exploited Vulnerabilities (KEV) catalog, meaning active in-the-wild exploitation has not been formally documented as of the latest update.
Remediation
Immediately update Microvirt MEmu to a patched version beyond 9.2.7.0. Verify the specific patch version from Microvirt's official security advisory or release notes. As an interim measure, restrict local system access to trusted users only, limit MEmu deployment to isolated development environments, and monitor for suspicious privilege escalation attempts on systems running the affected version.
Patch guidance
Check Microvirt's official website or release notes for version 9.2.7.0 successor releases that address CWE-269 fixes in MemuService.exe. Apply the latest stable release as soon as feasible, particularly for systems in shared or network-connected environments. Test patches in a development environment first to ensure compatibility with your Android app development and testing workflows before production deployment.
Detection guidance
Monitor systems running MEmu 9.2.7.0 for local privilege escalation indicators: unexpected elevation of unprivileged processes, unusual MemuService.exe behavior, and access logs showing non-admin users gaining system-level permissions. Endpoint detection and response (EDR) tools should flag privilege escalation events on machines running the emulator. Inventory all systems running MEmu 9.2.7.0 to prioritize patching efforts.
Why prioritize this
This vulnerability merits high priority due to its CVSS score of 7.8 (HIGH severity) and full system impact once exploited. While it requires local access, development and testing environments often have multiple users and may be less rigorously access-controlled than production systems. The ease of exploitation (low complexity) combined with unrestricted impact makes this a significant insider threat vector and credential-compromise amplifier.
Risk score, explained
The CVSS 3.1 score of 7.8 reflects: (1) local attack vector—exploitation requires prior system access; (2) low attack complexity—no special circumstances or user interaction needed once local access is gained; (3) low privilege requirement—a standard user can trigger the flaw; (4) no user interaction required; (5) full impact on confidentiality, integrity, and availability—the attacker gains administrative control. The score is elevated by the severity of the post-exploitation state (complete system compromise) despite the prerequisite of local access.
Frequently asked questions
Does this affect remote users or systems I haven't directly touched?
No. This vulnerability requires local system access. It cannot be exploited over a network or against systems you do not have an account on. However, if your systems are networked and an attacker gains local access to one MEmu machine, they can potentially pivot to other systems from there.
Is this vulnerability being actively exploited in the wild?
As of the latest update, CVE-2026-36213 is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog, meaning widespread active exploitation has not been formally documented. However, the ease of exploitation means organizations should not delay patching.
We only use MEmu for isolated testing. Should we still patch?
Yes. Even isolated test environments can be entry points for insider threats or compromised credentials. A standard developer account can become a vector for further compromise if the privilege escalation is exploited. Patching reduces attack surface across all deployment scenarios.
What is CWE-269 and why does it matter here?
CWE-269 (Improper Access Control) describes flaws where code does not properly restrict access to resources or functionality. In this case, MemuService.exe fails to enforce privilege boundaries correctly, allowing an unprivileged process to escalate. This is a fundamental security control failure that typically has broad impact.
This analysis is provided for informational purposes and represents SEC.co's interpretation of publicly available data as of the publication date. Verify all patch versions, vendor advisories, and affected product details directly with Microvirt before taking remediation actions. CVSS scores and CVE details are sourced from official CVE and vendor disclosures; users should confirm compatibility and applicability to their environment. This vulnerability analysis does not constitute legal or compliance advice. Organizations should conduct their own risk assessment based on system inventory, deployment context, and security posture. Source: NVD (public-domain), retrieved 2026-07-23. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2024-38487HIGHapi-gateway Container Escape via Root Privilege Mismanagement
- CVE-2025-31272HIGHmacOS Launch Constraint Bypass and Local Privilege Escalation
- CVE-2025-5088HIGHCVX Redis Privilege Escalation to Root Access
- CVE-2026-0009HIGHAndroid Tapjacking Local Privilege Escalation Vulnerability
- CVE-2026-0089HIGHAndroid PackageInstallerService Permission Check Bypass – Local Privilege Escalation
- CVE-2026-0091HIGHAndroid Launcher Privilege Escalation Vulnerability (CVSS 7.8)
- CVE-2026-11103HIGHChrome Installer Privilege Escalation on Windows
- CVE-2026-11108HIGHChrome Android NFC Sandbox Escape Vulnerability – Patch Guidance