Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
SOP bypass via crafted HTML requires user or pipeline-triggered page load (UI:R, PR:N); impact is integrity-only (I:H) with no confidentiality, availability, or scope-change consequence.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Inappropriate implementation in Headless in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Same-Origin Policy bypass in Google Chrome's Headless component prior to version 151.0.7922.72 allows remote attackers to perform unauthorized cross-origin integrity violations via a specially crafted HTML page. The flaw (CWE-346, Origin Validation Error) is specific to Chrome's Headless rendering mode and requires the victim to interact with attacker-controlled HTML (UI:R per CVSS). No public exploit code or CISA KEV listing has been identified; EPSS at 0.19% (9th percentile) reflects low near-term exploitation probability, though the zero-authentication requirement and low attack complexity elevate the concern for environments where Headless Chrome processes untrusted input.
Technical ContextAI
CWE-346 (Origin Validation Error) identifies the root cause: Chrome's Headless mode fails to correctly enforce the Same-Origin Policy (SOP), the fundamental browser security boundary preventing scripts from one origin from accessing or modifying resources belonging to a different origin. The affected CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* covers all Google Chrome releases prior to 151.0.7922.72. Headless Chrome is a server-side, UI-less rendering mode widely used in automated testing pipelines, CI/CD systems, web scraping services, and server-side HTML rendering - contexts where untrusted or semi-trusted HTML input is routinely processed without direct human oversight, making SOP enforcement especially critical.
RemediationAI
Upgrade Google Chrome to version 151.0.7922.72 or later, as detailed in the Google Chrome stable channel advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. For organizations running Headless Chrome in automated pipelines (CI/CD, scraping, server-side rendering), ensure the updated binary is deployed to all nodes processing HTML input - these environments satisfy UI:R passively and represent the highest-risk deployment pattern. As a compensating control prior to patching, restrict Headless Chrome pipelines to processing only fully trusted, internally generated HTML; adding an allowlist or sandboxing layer around what URLs and HTML sources Headless Chrome is permitted to load reduces the attacker's ability to deliver the crafted page. Note that disabling Headless mode entirely would eliminate the vulnerable code path but would break dependent automation workflows.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50632
GHSA-gf76-8fvr-h9hj