Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Network SSRF triggered by user visiting a page (AV:N, UI:R, PR:N); high confidentiality from internal resource exposure; no integrity or availability impact applies.
Primary rating from Vendor (microsoft).
CVSS VectorVendor: microsoft
Lifecycle Timeline
2DescriptionCVE.org
Server-side request forgery (ssrf) in Microsoft Edge (Chromium-based) allows an unauthorized attacker to perform spoofing over a network.
AnalysisAI
Server-side request forgery in Microsoft Edge (Chromium-based) prior to version 150.0.4078.48 allows unauthenticated network attackers to perform spoofing by inducing a victim user to visit a malicious page, causing the browser to issue forged requests to internal or external resources. The confidentiality impact is rated High (CVSS C:H), indicating that sensitive data accessible via the browser's network context may be exfiltrated through the SSRF channel. No public exploit code has been identified and the vulnerability is not listed in the CISA KEV catalog at time of analysis.
Technical ContextAI
CWE-918 (Server-Side Request Forgery) describes a class of vulnerabilities where an application can be manipulated into issuing requests to unintended destinations on behalf of an attacker. In a Chromium-based browser context, SSRF may arise from mishandled redirects, prefetch APIs, fetch directives, service worker request interception, or resource-loading logic that fails to enforce same-origin or destination restrictions. The affected product is the Chromium-based variant of Microsoft Edge (CPE: cpe:2.3:a:microsoft:microsoft_edge_(chromium-based):*:*:*:*:*:*:*:*), covering all versions from 1.0.0.0 up to but not including 150.0.4078.48. The Chromium network stack's request routing layer is the likely locus of the flaw, and the 'spoofing' characterization from Microsoft suggests the forged request can be used to impersonate the victim browser to downstream services.
RemediationAI
The primary fix is to upgrade Microsoft Edge (Chromium-based) to version 150.0.4078.48 or later, which contains the vendor-released patch per the Microsoft MSRC advisory at https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-57987. Edge typically auto-updates in consumer and enterprise environments; administrators should verify managed deployments have received this update via Microsoft Endpoint Manager or Group Policy. Where immediate patching is not feasible, enforcing strict network egress filtering on managed endpoints to block browser-initiated requests to internal RFC-1918 address spaces limits the SSRF reach - note this may interfere with legitimate intranet browsing. User education to avoid clicking unsolicited links provides a behavioral compensating control given the mandatory UI:R prerequisite, though it is not a technical substitute for patching.
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
Use-after-free in Microsoft Edge (Chromium-based) enables an authenticated network attacker to achieve remote code execu
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
Same weakness CWE-918 – Server-Side Request Forgery (SSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41651
GHSA-pgfj-jh8g-79g5