A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-3833

CVE-2024-3833: Google Chrome WebAssembly RCE Vulnerability

CVE-2024-3833 is an object corruption flaw in Google Chrome WebAssembly that enables remote code execution via crafted HTML pages. This article covers the technical details, affected versions, security impact, and mitigation.

Updated: May 14, 2026

CVE-2024-3833 Overview

CVE-2024-3833 is an object corruption vulnerability in the WebAssembly engine of Google Chrome versions prior to 124.0.6367.60. A remote attacker can exploit the flaw by serving a crafted HTML page that triggers corruption of internal V8 objects during WebAssembly execution. Successful exploitation can lead to arbitrary code execution within the renderer process and may be chained with sandbox escape vulnerabilities for full host compromise. The Chromium project rated the issue High severity, and Fedora 38, 39, and 40 shipped corresponding Chromium package updates.

Critical Impact

Remote attackers can corrupt WebAssembly objects via a malicious web page, enabling code execution in the Chrome renderer and a high impact to confidentiality, integrity, and availability.

Affected Products

  • Google Chrome prior to 124.0.6367.60
  • Fedora 38, 39, and 40 (Chromium package)
  • Chromium-based browsers consuming the V8 engine before the patched release

Discovery Timeline

  • 2024-04-16 - Google publishes the Stable Channel update for desktop addressing the issue
  • 2024-04-17 - CVE-2024-3833 published to NVD
  • 2024-12-19 - Last updated in NVD database

Technical Details for CVE-2024-3833

Vulnerability Analysis

The vulnerability resides in Chrome's WebAssembly implementation within the V8 JavaScript engine. WebAssembly (Wasm) executes low-level bytecode in the browser using just-in-time (JIT) compilation and tight integration with V8 object representations. An object corruption flaw means an attacker can manipulate the internal state of a JavaScript or Wasm object so that the engine misinterprets its type, layout, or backing store.

The weakness is categorized under [CWE-374] (Passing Mutable Objects to an Untrusted Method), reflecting a class of bugs where Wasm operations mutate objects whose invariants V8 assumes to be stable. Once those invariants break, subsequent property accesses or compiled code can read or write memory outside the intended bounds.

Exploitation typically yields a type confusion or out-of-bounds memory primitive inside the renderer process. From there, attackers build arbitrary read and write primitives and pivot to shellcode execution within the JIT region.

Root Cause

The root cause is improper handling of object state during WebAssembly operations in V8. The engine fails to fully validate or preserve object invariants when Wasm code interacts with JavaScript objects, allowing crafted bytecode and JavaScript sequences to leave V8 in an inconsistent state.

Attack Vector

The attack vector is network-based and requires user interaction. A victim must load a malicious HTML page hosting attacker-controlled JavaScript and WebAssembly modules. No authentication is required, and the page can be delivered through any standard web channel including malvertising, watering hole sites, or phishing links.

No verified public proof-of-concept is referenced in the advisory data. See the Chromium Issue Tracker Entry for restricted technical details once the embargo is lifted, and the Google Chrome Update Announcement for the official fix notice.

Detection Methods for CVE-2024-3833

Indicators of Compromise

  • Chrome renderer process crashes referencing V8 or wasm frames in crash dumps shortly after visiting an unfamiliar site.
  • Outbound connections from chrome.exe child processes to low-reputation domains immediately following page loads containing .wasm resources.
  • Unexpected child processes spawned from Chrome renderer processes, indicating possible sandbox escape attempts following renderer compromise.

Detection Strategies

  • Inventory Chrome installations across the fleet and flag any version below 124.0.6367.60 as vulnerable.
  • Inspect proxy and DNS logs for HTML pages that load WebAssembly modules from newly registered or uncategorized domains.
  • Correlate browser telemetry with EDR process-tree data to identify renderer-to-shell process transitions.

Monitoring Recommendations

  • Forward Chrome crash reports and EDR process telemetry to a centralized analytics platform for behavioral baselining.
  • Alert on renderer processes that load executable memory regions and then initiate network egress to non-Google infrastructure.
  • Track patch compliance metrics for Chrome and Chromium-based browsers, including Fedora-packaged Chromium on Linux endpoints.

How to Mitigate CVE-2024-3833

Immediate Actions Required

  • Update Google Chrome to version 124.0.6367.60 or later on all Windows, macOS, and Linux endpoints.
  • Apply Fedora Chromium package updates referenced in the Fedora package announcements for releases 38, 39, and 40.
  • Restart browser sessions after patching to ensure the vulnerable V8 binary is fully unloaded from memory.
  • Audit managed Chromium-based browsers (Edge, Brave, Opera, Vivaldi) and apply vendor updates incorporating the same V8 fix.

Patch Information

Google addressed the flaw in the Stable Channel release 124.0.6367.60 for desktop. Refer to the Google Chrome Update Announcement for the full security bulletin. Fedora users should apply the Chromium updates distributed through the Fedora Package Announcement for affected releases.

Workarounds

  • Enforce Chrome auto-update policies through enterprise management to prevent users from running outdated builds.
  • Restrict access to untrusted websites through web filtering until all endpoints are confirmed patched.
  • Disable WebAssembly via enterprise policy where business workflows do not require it, using the DefaultJavaScriptJitSetting and related policies as an interim hardening measure.
bash
# Verify installed Chrome version on Linux endpoints
google-chrome --version

# Update Chromium on Fedora
sudo dnf upgrade --refresh chromium

# Enterprise policy snippet (Windows) to block JIT in Chrome as a temporary control
# HKLM\Software\Policies\Google\Chrome
# DefaultJavaScriptJitSetting = 2  (Disabled)

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechGoogle Chrome

  • SeverityHIGH

  • CVSS Score8.8

  • EPSS Probability3.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo

  • CWE-374
  • Technical References
  • Google Chrome Update Announcement

  • Chromium Issue Tracker Entry

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement
  • Related CVEs
  • CVE-2026-9121: Google Chrome GPU RCE Vulnerability

  • CVE-2026-9117: Google Chrome GFX Type Confusion RCE Flaw

  • CVE-2026-9113: Google Chrome GPU Out of Bounds Vulnerability

  • CVE-2026-5863: Google Chrome V8 RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English