Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Network-delivered via crafted page, no privileges needed, user must visit page (UI:R); impact limited to low integrity only with no confidentiality or availability effect.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in FedCM in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Same-origin policy bypass in Google Chrome's FedCM (Federated Credential Management) implementation allows remote attackers to perform limited cross-origin integrity manipulation by luring a victim to a crafted HTML page. All Chrome versions prior to 150.0.7871.47 are affected. With an EPSS of 0.18% (8th percentile), no CISA KEV listing, and no public exploit identified, this represents a low-probability exploitation scenario despite being trivially deliverable via a web page.
Technical ContextAI
FedCM (Federated Credential Management) is a browser-native API introduced in Chrome to facilitate federated identity flows without reliance on third-party cookies or cross-site redirects. The root cause is classified as CWE-346 (Origin Validation Error), meaning Chrome fails to correctly verify or enforce origin boundaries within the FedCM API surface. This class of flaw allows a document served from one origin to interact with or influence resources or state governed by the same-origin policy under a different origin. The affected product is Google Chrome prior to version 150.0.7871.47, as confirmed by EUVD CPE data. The FedCM feature is enabled by default in Chrome, requiring no special configuration to be in scope.
RemediationAI
Update Google Chrome to version 150.0.7871.47 or later, which contains the vendor-released patch. Users on managed endpoints should deploy this update via enterprise policy at the earliest opportunity. The release advisory is at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. As a compensating control for environments that cannot immediately patch, administrators may consider disabling the FedCM feature via Chrome enterprise policy (FederatedIdentityApiEnabled=false), though this will break federated login flows relying on the FedCM API and is not recommended as a long-term measure. Restricting end-user navigation to untrusted external pages via web proxy or DNS filtering reduces exposure but does not eliminate it. Chromium's upstream issue tracker reference is https://issues.chromium.org/issues/502212647.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: Moderate| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40744
GHSA-8qp8-73pf-8g22