Description
Race in Chrome for iOS in Google Chrome on iOS prior to 150.0.7871.47 allowed a local attacker to obtain potentially sensitive information from process memory via physical access to the device. (Chromium security severity: Medium)
Published: 2026-06-30
Score: 4.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a race condition that permits a local attacker with physical access to the device to read potentially sensitive data from Chrome’s process memory. This race condition can result in confidential data disclosure and is classified as CWE‑362.

Affected Systems

Google Chrome for iOS released before version 150.0.7871.47, including all stable channel builds on iOS devices, is affected. The issue is fixed in Chrome 150.0.7871.47 and later.

Risk and Exploitability

The CVSS score of 4.2 denotes medium severity, and no EPSS score is available. The vulnerability is not listed in CISA KEV catalogues. Attack requires physical access to the device, limiting the threat to insiders or opportunistic local attackers. Successful exploitation hinges on reproducing the race condition during normal operation, and the resulting information disclosure is confined to data held in memory at the time.

Generated by OpenCVE AI on July 1, 2026 at 14:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome for iOS to version 150.0.7871.47 or later
  • Restrict physical access by enabling screen lock and biometric authentication
  • If an update cannot be applied, uninstall Chrome or restrict its use to secure environments

Generated by OpenCVE AI on July 1, 2026 at 14:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4672-1 chromium security update
Debian DSA Debian DSA DSA-6378-1 chromium security update
History

Wed, 01 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome for iOS Enabling Local Memory Disclosure

Wed, 01 Jul 2026 11:30:00 +0000

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

Wed, 01 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Title Race Condition in Chrome for iOS Enabling Local Memory Disclosure

Wed, 01 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-362
Metrics cvssV3_1

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

ssvc

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


Tue, 30 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Race in Chrome for iOS in Google Chrome on iOS prior to 150.0.7871.47 allowed a local attacker to obtain potentially sensitive information from process memory via physical access to the device. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-01T01:30:12.256Z

Reserved: 2026-06-29T23:03:48.789Z

Link: CVE-2026-13905

cve-icon Vulnrichment

Updated: 2026-07-01T01:30:07.835Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T14:30:05Z

Weaknesses
  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')