Sceawere

Vulnerability Detail

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

Chromoting Use-After-Free Remote Execution

Vulnerability Metadata

Severity
High
Score / CVSS
8.1
Creation Date
22h ago
Vendor
Google
Product
Chrome
Attack Type
Use after free
Vector String
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Complexity
HIGH

Narrative and Response

Description

Use after free in Chromoting in Google Chrome on on Windows prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code outside the sandbox via crafted network traffic. (Chromium security severity: High)

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": "8.1",
  "pubDate": "2026-08-25T21:18:13.140Z",
  "pubdate": "2026-08-25T21:18:13.140Z",
  "executiveSummary": "This vulnerability is a Use-After-Free (UAF) memory corruption flaw identified within the Chromoting component of Google Chrome on Windows.\nThe vulnerability carries a High security severity rating, as it allows a remote attacker to execute arbitrary code outside the browser's security sandbox environment.\nThe flaw affects Google Chrome versions prior to 152.0.7977.65.\nSuccessful exploitation requires the victim to process specifically crafted network traffic facilitated by the attacker.\nThe primary risk implication is a total compromise of the host system, as the ability to break out of the sandbox bypasses the core security architecture designed to prevent malicious code from accessing the underlying operating system.\nAttackers can leverage this vulnerability to gain unauthorized control, facilitate persistent access, or exfiltrate sensitive data from the host machine without requiring prior authentication.",
  "technicalDetails": "The vulnerability resides in the Chromoting component, which handles remote desktop connectivity within the Chromium ecosystem. The root cause is a Use-After-Free condition where the application fails to properly manage the lifecycle of a memory object, leading to a dangling pointer.\nIn a Use-After-Free scenario, an object is freed from memory, but a reference to that memory address persists. If an attacker can trigger the reuse of this memory location before the original reference is invalidated or reassigned, they can induce the application to perform operations on attacker-controlled data instead of the intended object.\nThe exploitation flow begins with the delivery of crafted network traffic to the Chromoting component. By carefully manipulating the incoming data stream, the attacker influences the internal state of the component, specifically targeting the memory management logic associated with object lifecycle transitions.\nThe attacker initiates the vulnerability by triggering a sequence of events that causes the application to free a resource prematurely. Subsequently, the attacker fills the freed memory space with malicious payload content. When the application subsequently attempts to access the stale pointer, it inadvertently executes the attacker-supplied data as if it were legitimate code or data structures.\nBecause the vulnerability occurs within the Chromoting context, which often requires higher system privileges or access to specific system APIs, successful exploitation allows the attacker to escape the restricted Chromium sandbox. Escaping the sandbox is critical because it grants the attacker the ability to interact directly with the Windows kernel or other elevated system services, effectively bypassing the browser's primary defense-in-depth mechanisms.\nThe impact of this exploit is severe, as it facilitates arbitrary code execution with the permissions of the Chromoting process. Given that remote access components frequently require elevated privileges to function, this often results in full system compromise. Post-exploitation activities may include the deployment of malware, installation of backdoors for persistent access, or direct theft of user credentials and sensitive files residing on the host workstation.\nThis vulnerability is categorized as a remote exploit, requiring no local user interaction beyond the initial processing of the malicious network traffic initiated by the attacker. All versions of Google Chrome on Windows prior to 152.0.7977.65 are susceptible to this memory management failure."
}
CVE-2026-79194: Chromoting Use-After-Free Remote Execution (HIGH Severity, CVSS: 8.1) - Sceawere