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-2026-5881

CVE-2026-5881: Google Chrome Auth Bypass Vulnerability

CVE-2026-5881 is an authentication bypass flaw in Google Chrome's LocalNetworkAccess that lets attackers bypass navigation restrictions via crafted HTML. This article covers technical details, affected versions, and fixes.

Published: April 10, 2026

CVE-2026-5881 Overview

CVE-2026-5881 is a policy bypass vulnerability in the LocalNetworkAccess feature of Google Chrome prior to version 147.0.7727.55. This security flaw allows a remote attacker to bypass navigation restrictions through a specially crafted HTML page. The vulnerability was assigned a Medium severity rating by the Chromium security team.

Critical Impact

Remote attackers can circumvent browser security policies designed to restrict access to local network resources, potentially enabling unauthorized access to internal services and sensitive network endpoints.

Affected Products

  • Google Chrome versions prior to 147.0.7727.55
  • Chromium-based browsers using vulnerable LocalNetworkAccess implementation
  • Desktop platforms running affected Chrome versions

Discovery Timeline

  • 2026-04-08 - CVE-2026-5881 published to NVD
  • 2026-04-08 - Last updated in NVD database

Technical Details for CVE-2026-5881

Vulnerability Analysis

The LocalNetworkAccess feature in Google Chrome implements security policies designed to prevent web pages from making unauthorized requests to local network resources. This protection mechanism is crucial for preventing attacks where malicious websites attempt to probe or interact with devices and services on a user's internal network.

CVE-2026-5881 represents a policy bypass vulnerability where the navigation restriction enforcement can be circumvented. When a user visits a malicious webpage containing specially crafted HTML content, the attacker can exploit this flaw to bypass the intended security restrictions that would normally prevent cross-origin requests to local network addresses.

The vulnerability affects the browser's ability to properly enforce the LocalNetworkAccess policy during certain navigation scenarios, creating an opportunity for attackers to reach internal network endpoints that should be protected.

Root Cause

The root cause of this vulnerability lies in improper enforcement of the LocalNetworkAccess policy during specific navigation flows. The policy bypass occurs when the browser fails to properly validate and restrict navigation requests under certain conditions, allowing crafted HTML content to circumvent the intended security controls.

Attack Vector

The attack leverages a crafted HTML page served from a remote origin to bypass navigation restrictions. An attacker would need to lure a victim to visit a malicious webpage, which would then exploit the policy bypass to initiate navigation or requests to local network resources. This could potentially be used to:

  • Probe internal network services for vulnerabilities
  • Access sensitive services running on localhost or the local network
  • Bypass same-origin policy restrictions for local network resources
  • Facilitate further attacks against internal infrastructure

The attack does not require user interaction beyond visiting the malicious page, making it particularly dangerous in targeted attack scenarios.

Detection Methods for CVE-2026-5881

Indicators of Compromise

  • Unusual network traffic patterns from Chrome browser processes to local network addresses
  • Web pages attempting unexpected navigation to internal IP ranges (e.g., 192.168.x.x, 10.x.x.x, 172.16.x.x-172.31.x.x)
  • Browser console errors or warnings related to LocalNetworkAccess policy violations
  • Suspicious HTML content containing crafted navigation or resource loading patterns

Detection Strategies

  • Monitor browser network activity for unauthorized local network access attempts
  • Deploy network segmentation and monitoring to detect unexpected internal traffic from browser processes
  • Implement browser extension or endpoint detection rules to identify exploitation patterns
  • Review web proxy logs for suspicious navigation patterns targeting internal addresses

Monitoring Recommendations

  • Enable Chrome DevTools network monitoring for sensitive environments during security assessments
  • Configure endpoint detection and response (EDR) solutions to alert on anomalous browser-to-local-network communications
  • Implement network-level monitoring at the firewall or IDS/IPS level to detect policy bypass attempts
  • Review browser telemetry and crash reports for indicators of exploitation attempts

How to Mitigate CVE-2026-5881

Immediate Actions Required

  • Update Google Chrome to version 147.0.7727.55 or later immediately
  • Verify all Chromium-based browsers in your environment are updated to patched versions
  • Review and audit network access from browser processes to internal resources
  • Consider implementing additional network segmentation as defense-in-depth

Patch Information

Google has released a security update in Chrome version 147.0.7727.55 that addresses this policy bypass vulnerability. Organizations should prioritize deploying this update across all managed endpoints. For detailed release information, refer to the Google Chrome Release Notes and the Chromium Issue Tracker Entry.

Workarounds

  • Implement strict network segmentation to limit browser access to sensitive internal services
  • Deploy web filtering or proxy solutions to block known malicious pages attempting exploitation
  • Consider using browser isolation technologies for high-risk browsing scenarios
  • Apply enterprise Chrome policies to restrict access to local network resources where feasible

For environments where immediate patching is not possible, implementing network-level controls to restrict browser process access to local network resources can provide temporary mitigation. However, upgrading to the patched Chrome version remains the recommended remediation approach.

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechGoogle Chrome

  • SeverityNONE

  • CVSS ScoreN/A

  • EPSS Probability0.02%

  • Known ExploitedNo
  • Impact Assessment
  • ConfidentialityNone
  • IntegrityNone
  • AvailabilityNone
  • Technical References
  • Google Chrome Release Notes

  • Chromium Issue Tracker Entry
  • Related CVEs
  • CVE-2026-5911: Google Chrome Policy Bypass Vulnerability

  • CVE-2026-5919: Google Chrome WebSockets SOP Bypass Flaw

  • CVE-2026-5903: Google Chrome Auth Bypass Vulnerability

  • CVE-2026-5901: Google Chrome Auth Bypass 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