Sceawere

Vulnerability Detail

CVE-2026-78935UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Chrome iOS Uninitialized Variable Vulnerability

Vulnerability Metadata

Severity
Critical
Score / CVSS
9.6
Creation Date
22h ago
Vendor
Google
Product
Chrome
Attack Type
Use of uninitialized variable
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

Use of uninitialized variable in Mobile in Google Chrome on on iOS prior to 152.0.7977.65 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Critical)

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "9.6",
  "pubDate": "2026-08-25T21:17:49.270Z",
  "pubdate": "2026-08-25T21:17:49.270Z",
  "executiveSummary": "A critical security vulnerability exists in Google Chrome on iOS due to the use of an uninitialized variable. This flaw permits a remote attacker to potentially achieve arbitrary code execution outside the application's security sandbox.\nThe vulnerability resides within the Chromium engine, which underpins the browser's functionality on the iOS platform. Successful exploitation allows for the execution of malicious code, bypassing the browser's isolation mechanisms.\nThis issue is classified as critical, as it allows for severe compromise of the host device by a remote attacker through the delivery of a crafted HTML page.\nExploitation requires no interaction from the user beyond visiting a malicious webpage, making it an attractive vector for drive-by attacks.\nUsers of affected versions prior to 152.0.7977.65 are at high risk and are advised to update their browser immediately to neutralize this threat.",
  "technicalDetails": "The vulnerability stems from the use of an uninitialized variable within the Chromium engine utilized by Google Chrome on iOS. In memory-unsafe environments or specific logic flows, the failure to initialize variables can lead to the retention of stale data within a memory allocation. If this uninitialized memory is subsequently read or used in control flow decisions, it provides an attacker with a mechanism to influence program state with unpredictable, attacker-controlled, or attacker-influenced data.\nThe attack flow begins when an attacker directs a target to a crafted HTML page hosted on a remote server. When the browser parses this page, the flawed logic component is triggered. The uninitialized variable is accessed during the execution of browser-side routines, potentially leading to memory corruption, type confusion, or invalid pointer dereferencing.\nBy carefully crafting the heap layout or influencing the environment prior to the triggering of the uninitialized variable access, an attacker can coerce the browser into using the stale memory as a pointer or a critical control-flow variable. This primitive allows the attacker to redirect the instruction pointer to arbitrary code sequences or gadget chains, such as those used in Return-Oriented Programming (ROP) or Jump-Oriented Programming (JOP).\nBecause the vulnerability occurs within the browser environment, which usually operates within a constrained sandbox, the capacity to execute code outside this sandbox indicates a significant breakdown in the browser's security boundary. This suggests the exploit may leverage additional vulnerabilities or design weaknesses to escape the iOS application container, leading to full remote code execution (RCE) on the device.\nThis vulnerability affects versions of Google Chrome on iOS prior to 152.0.7977.65. The exploitation is entirely remote and does not require local authentication or elevated privileges prior to the initial engagement. The payload, delivered through the HTML document via malicious JavaScript or rendering instructions, interacts directly with the browser's engine component. Post-exploitation, an attacker could potentially gain unauthorized access to sensitive user data, track browser activity, or establish persistence on the device by escalating their privileges beyond the browser's sandbox limitations."
}
CVE-2026-78935: Chrome iOS Uninitialized Variable Vulnerability (CRITICAL Severity, CVSS: 9.6) - Sceawere