Severity by source
AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Local attack surface limits reach; PR:N confirmed by 'unauthorized attacker' phrasing; C:H reflects cross-origin data exposure; I:L for limited tampering; A:N as no availability impact described.
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 perform tampering locally.
AnalysisAI
Origin validation error in Microsoft Edge (Chromium-based) enables a local, unauthenticated attacker to bypass cross-origin restrictions and perform data tampering. The CVSS vector (AV:L/PR:N) indicates that any unprivileged local user - including guest or kiosk session users - can trigger this flaw without requiring prior authentication or user interaction. With a high confidentiality impact (C:H) and low integrity impact (I:L), exploitation could expose sensitive browser-held data while also permitting limited content manipulation. No public exploit code has been identified and CISA KEV does not list this CVE; the temporal metric E:U corroborates no known active exploitation at time of analysis.
Technical ContextAI
CWE-346 (Origin Validation Error) describes a failure to properly verify that the source of data or communication is what it claims to be - in browser contexts, this maps to a breakdown in Same-Origin Policy (SOP) or cross-origin isolation enforcement. Microsoft Edge (Chromium-based) is built atop Google's Chromium rendering engine, meaning this flaw resides in the origin-checking logic within the browser process. The CPE cpe:2.3:a:microsoft:microsoft_edge_(chromium-based):*:*:*:*:*:*:*:* covers all versions without a lower or upper bound, implying broad version exposure until patched. The local attack vector (AV:L) suggests the flaw is exercised through a local browser context - such as crafted local HTML files, cross-origin iframe interactions, or browser IPC - rather than a remotely reachable network endpoint.
RemediationAI
Apply the vendor-released patch per the Microsoft Security Response Center advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-66313. Microsoft Edge (Chromium-based) supports automatic background updates; confirming that auto-update is enabled and the browser has restarted to apply the update is the primary action required. An exact patched version number is not independently confirmed from the available data - consult the MSRC advisory directly for the specific build number. As a compensating control where patching is delayed, restricting local user accounts to only trusted, managed identities on shared systems reduces the untrusted-local-user threat surface without requiring browser changes; however, this does not eliminate the vulnerability and carries the trade-off of reduced operational flexibility.
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 Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-52525
GHSA-8q78-vm89-wh64