Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-36472

CVE-2024-36472: GNOME Shell RCE Vulnerability

CVE-2024-36472 is a remote code execution flaw in GNOME Shell through 45.7 that allows attackers to launch portal helpers and load untrusted JavaScript without user confirmation. This post covers technical details, impact, and mitigation.

Published: January 28, 2026

CVE-2024-36472 Overview

A vulnerability exists in GNOME Shell through version 45.7 where the portal helper component can be automatically launched without user confirmation based on network responses. This flaw allows an adversary who controls a local Wi-Fi network to trigger the portal helper and subsequently load untrusted JavaScript code, potentially leading to resource consumption or other impacts depending on the malicious JavaScript code's behavior.

Critical Impact

An attacker on an adjacent network can automatically launch the GNOME Shell portal helper to execute untrusted JavaScript, enabling denial of service through resource exhaustion without requiring any user interaction.

Affected Products

  • GNOME Shell versions through 45.7

Discovery Timeline

  • 2024-05-28 - CVE-2024-36472 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2024-36472

Vulnerability Analysis

This vulnerability is classified under CWE-346 (Origin Validation Error), indicating that GNOME Shell fails to properly validate the origin of network responses before taking security-relevant actions. The portal helper functionality, designed to assist users with captive portal authentication on public Wi-Fi networks, lacks adequate verification of whether the network responses triggering its launch are legitimate.

The attack is exploitable from an adjacent network position, meaning an attacker must be on the same network segment as the victim. The vulnerability requires no privileges or user interaction, making it particularly dangerous in public Wi-Fi scenarios where users expect some level of network-assisted portal functionality.

Root Cause

The root cause lies in the Origin Validation Error within GNOME Shell's portal helper implementation. The component automatically responds to certain network responses that indicate a captive portal is present, without verifying whether these responses originate from a legitimate network authority. This design flaw allows any entity on the adjacent network to craft malicious network responses that trigger the portal helper to launch and load arbitrary JavaScript content.

Attack Vector

The attack requires the adversary to have control over the local Wi-Fi network or be in a position to inject malicious network responses (such as through ARP spoofing or rogue access point attacks). When a victim's GNOME Shell desktop environment detects what appears to be a captive portal, it automatically launches the portal helper without user confirmation. The portal helper then loads and executes JavaScript code specified by the attacker-controlled network responses.

This adjacent network attack vector is particularly concerning in environments such as:

  • Coffee shops and public Wi-Fi hotspots
  • Hotel and airport networks
  • Conference venues
  • Shared office networks

The attacker can leverage this to cause denial of service through resource exhaustion or potentially chain with other vulnerabilities depending on the JavaScript execution context.

Detection Methods for CVE-2024-36472

Indicators of Compromise

  • Unexpected portal helper process launches when not connecting to known captive portal networks
  • Unusual JavaScript execution or resource consumption associated with GNOME Shell processes
  • Network traffic anomalies indicating captive portal response injection
  • Abnormal CPU or memory usage by gnome-shell or related portal helper components

Detection Strategies

  • Monitor for unexpected launches of the portal helper component (/usr/libexec/gnome-session-check-accelerated and related portal services)
  • Implement network monitoring to detect suspicious captive portal redirect responses on trusted networks
  • Deploy endpoint detection to identify abnormal JavaScript execution patterns within GNOME Shell contexts
  • Review system logs for portal helper activity that doesn't correlate with legitimate network transitions

Monitoring Recommendations

  • Enable verbose logging for GNOME Shell portal helper components to track activation events
  • Implement network-level monitoring to detect rogue captive portal responses
  • Configure endpoint protection to alert on unusual resource consumption patterns in desktop environment processes
  • Correlate network connection events with portal helper launches to identify suspicious activations

How to Mitigate CVE-2024-36472

Immediate Actions Required

  • Disable automatic captive portal detection in GNOME Shell settings if not required for your environment
  • Avoid connecting to untrusted Wi-Fi networks on systems running vulnerable GNOME Shell versions
  • Apply vendor patches as they become available from your Linux distribution
  • Consider using VPN connections on public networks to prevent adjacent network attacks

Patch Information

For detailed information about the vulnerability and patch status, refer to the GNOME Shell Issue Discussion on the official GNOME GitLab repository. Users should monitor their Linux distribution's security advisories for updated packages that address this vulnerability.

Workarounds

  • Disable the captive portal helper functionality by configuring NetworkManager settings to prevent automatic portal detection
  • Use enterprise network configurations that bypass captive portal detection mechanisms
  • Implement network segmentation to limit exposure to potential attackers on shared network segments
  • Consider alternative desktop environments for high-security scenarios until patches are applied
bash
# Disable captive portal detection in NetworkManager
# Add to /etc/NetworkManager/conf.d/20-connectivity.conf
[connectivity]
enabled=false

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechGnome

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-346
  • Technical References
  • GNOME Shell Issue Discussion
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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