Sceawere

Vulnerability Detail

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

Google Chrome Proxy Use-After-Free

Vulnerability Metadata

Severity
Critical
Score / CVSS
9
Creation Date
1d ago
Vendor
Google
Product
Chrome
Attack Type
Use after free
Vector String
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Attack Complexity
HIGH

Narrative and Response

Description

Use after free in Proxy in Google Chrome prior to 152.0.7977.75 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": "9.0",
  "pubDate": "2026-09-02T00:18:27.230Z",
  "pubdate": "2026-09-02T00:18:27.230Z",
  "executiveSummary": "A critical Use-After-Free (UAF) vulnerability exists within the Proxy implementation of Google Chrome, identified in versions prior to 152.0.7977.75.\nThe vulnerability occurs when memory is accessed after it has been deallocated, leading to memory corruption within the browser process.\nA remote attacker can leverage this flaw to achieve arbitrary code execution on the host system, bypassing the browser's sandbox protections.\nSuccessful exploitation requires the victim to process crafted network traffic, which triggers the memory safety violation.\nGiven the ability to escape the sandbox and execute code, this vulnerability poses a severe risk to confidentiality, integrity, and availability, potentially allowing for full system compromise.\nUsers and administrators are strongly advised to update to version 152.0.7977.75 or later to mitigate the risks associated with this high-severity vulnerability.",
  "technicalDetails": "The vulnerability is a Use-After-Free (UAF) condition located within the Proxy handling logic of the Chromium engine.\nA UAF occurs when an application continues to use a pointer to a memory location after that memory has been freed or reallocated. In the context of Google Chrome's Proxy component, this indicates a failure in reference counting or object lifecycle management within the networking stack.\nThe attack flow begins when a remote attacker induces the browser to process malicious or crafted network traffic. This traffic is specifically engineered to interact with the Proxy subsystem in a way that triggers an premature deletion of a Proxy-related object while a stale reference to that memory persists.\nOnce the vulnerable component attempts to access the stale pointer, the attacker can influence the memory state, potentially leading to controlled memory corruption.\nBy heap-spraying or manipulating the layout of the browser's heap, an attacker can replace the freed object with malicious data or a forged object. This redirection of the execution flow allows the attacker to hijack program logic and execute arbitrary code.\nThe vulnerability is particularly dangerous because it facilitates a sandbox escape. By successfully executing code within the renderer process and subsequently exploiting this UAF, an attacker may leverage further techniques to break out of the Chromium sandbox, granting the attacker the ability to execute code with the permissions of the user running the browser.\nThis exploit requires no local authentication or elevated privileges, as it is triggered remotely through the browser's normal network processing functions. The exposure is inherently high as it relies on standard network communications, making it a viable vector for drive-by download attacks or man-in-the-middle interventions where traffic can be manipulated.\nThe exploit's payload behavior focuses on memory manipulation to achieve stable code execution, often utilizing techniques such as ROP (Return-Oriented Programming) to bypass modern mitigations like DEP (Data Execution Prevention) or ASLR (Address Space Layout Randomization).\nPost-exploitation, the attacker gains the ability to perform arbitrary actions on the host machine, which could include data exfiltration, installation of persistent malware, or further lateral movement within the network."
}
CVE-2026-84324: Google Chrome Proxy Use-After-Free (CRITICAL Severity, CVSS: 9.0) - Sceawere