Description
In Modem, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
Published: 2026-06-16
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An out‑of‑bounds write in the Android modem subsystem allows an attacker to overwrite memory locations outside the intended buffer. The flaw is caused by a missing bounds check and can be exploited without elevating privileges or needing user interaction, meaning any malicious payload injected through the modem interface can execute arbitrary code. The vulnerability is classified as CWE‑119, indicating a classic buffer overrun problem with potentially severe confidentiality, integrity, and availability implications for the device.

Affected Systems

The affected party is the Android operating system, as developed by Google. No specific device models or software version numbers are listed in this advisory, so any Android installation that includes the unpatched modem component is potentially vulnerable.

Risk and Exploitability

The CVSS score of 8.8 marks this flaw as high severity, while the EPSS score of <1% suggests it is currently rarely exploited in the wild. The flaw is not listed in CISA’s KEV catalog. Based on the description, the attacker likely targets the modem’s communication interface—such as cellular or Wi‑Fi networks—since user interaction is not required. If an attacker can send crafted data to the modem, they can trigger the out‑of‑bounds write and gain remote code execution on the device.

Generated by OpenCVE AI on June 17, 2026 at 18:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the June 2026 Android security patch released by Google to the affected devices.
  • Prior to patch availability, block or disable unused modem interfaces (for example by turning off cellular data or restricting modem access in the device firewall) to limit the attack surface.
  • After applying the patch or implementing the temporary restriction, monitor device logs and network traffic for anomalous modem activity that could indicate exploitation attempts.

Generated by OpenCVE AI on June 17, 2026 at 18:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Out‑of‑Bounds Write in Android Modem Enables Remote Code Execution

Tue, 16 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 16 Jun 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google android
Vendors & Products Google
Google android

Tue, 16 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description In Modem, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Google_Devices

Published:

Updated: 2026-06-17T03:56:22.238Z

Reserved: 2025-10-23T08:43:43.651Z

Link: CVE-2026-0139

cve-icon Vulnrichment

Updated: 2026-06-16T20:23:09.585Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-16T20:16:24.730

Modified: 2026-06-16T20:42:25.013

Link: CVE-2026-0139

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-17T18:15:10Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer