Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
Network-accessible origin bypass requiring victim browsing interaction; C:H for cross-origin data access; I:N because description constrains impact to information disclosure, not modification.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Origin validation error in Microsoft Edge (Chromium-based) allows an unauthorized attacker to disclose information over a network.
AnalysisAI
Origin validation bypass in Microsoft Edge (Chromium-based) enables a remote, unauthenticated attacker to circumvent Same-Origin Policy protections, resulting in unauthorized cross-origin access to sensitive data. The flaw (CWE-346) affects all versions of Chromium-based Edge and carries a vendor CVSS of 8.1 with both high confidentiality and high integrity impact - the latter is notable given the description characterizes this as an information disclosure issue, a discrepancy that warrants verification against the MSRC advisory. No public exploit code exists and the vulnerability is not listed in CISA KEV; Microsoft has released an official patch.
Technical ContextAI
CWE-346 (Origin Validation Error) describes a failure to properly verify that a request or resource originates from a trusted, expected source. In browser engines, this class of flaw undermines enforcement of the Same-Origin Policy (SOP) or Cross-Origin Resource Sharing (CORS) controls - foundational security primitives that isolate web origins from one another. Microsoft Edge (Chromium-based) shares the Blink rendering engine and V8 JavaScript runtime with Google Chrome; an origin validation error in Edge's implementation could allow a malicious page to read or interact with resources belonging to a different origin, such as authenticated API responses, session tokens, or internal web app data. The affected product is identified by CPE cpe:2.3:a:microsoft:microsoft_edge_(chromium-based):*:*:*:*:*:*:*:*, with a wildcard version range indicating the full Chromium-based Edge release line is in scope. The non-Chromium legacy EdgeHTML engine is not implicated.
RemediationAI
Update Microsoft Edge (Chromium-based) to the latest available patched release immediately via the built-in update mechanism (Settings > Help and About > About Microsoft Edge) or through enterprise channels such as WSUS, Microsoft Intune, or the Microsoft Update Catalog. The official remediation advisory is published at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-66318 - consult it for the specific patched build number, as the exact fix version is not enumerated in currently available intelligence. As a compensating control pending patch deployment in enterprise environments, consider enforcing browser policy restrictions that limit navigation to untrusted external sites, applying web proxy rules to block access to unknown or newly registered domains, and configuring strict CORS headers on internal web applications so that cross-origin requests are rejected server-side - this reduces the attacker's ability to exfiltrate data even if the browser-level validation is bypassed. These controls reduce exposure but do not eliminate the underlying vulnerability; patching remains the only definitive remediation.
Security-feature bypass in Microsoft Edge (Chromium-based) versions prior to 150.0.4078.48 lets a remote, unauthenticate
Remote code execution in Microsoft Edge (Chromium-based) before 151.0.4129.59 allows a network attacker to run arbitrary
Remote code execution via buffer over-read in Microsoft Edge (Chromium-based) versions prior to 151.0.4129.59 affects au
Remote code execution in Microsoft Edge (Chromium-based) prior to version 151.0.4129.59 is achievable by an unauthentica
Remote code execution in Microsoft Edge (Chromium-based) stems from a use-after-free memory corruption flaw (CWE-416) th
Remote code execution in Microsoft Edge (Chromium-based) allows an unauthenticated attacker to run arbitrary code by lur
Remote code execution in Microsoft Edge (Chromium-based) stems from a heap-based buffer overflow (CWE-122) that a networ
Remote code execution in Microsoft Edge (Chromium-based) is enabled by a type confusion vulnerability (CWE-843) that can
Remote code execution in Microsoft Edge (Chromium-based) before version 150.0.4078.48 allows an unauthenticated remote a
Remote code execution in Microsoft Edge (Chromium-based) stems from a use-after-free (CWE-416) memory-corruption flaw th
Remote code execution in Microsoft Edge (Chromium-based) lets an unauthenticated network attacker run arbitrary code by
Remote code execution in Microsoft Edge (Chromium-based) before 150.0.4078.48 allows an unauthenticated attacker to run
Same weakness CWE-346 – Origin Validation Error
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52521
GHSA-wx3x-ccqc-xq62