Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Network-delivered via crafted page requiring victim navigation (UI:R); no attacker authentication; impact limited to partial cross-origin confidentiality leak with no integrity or availability effect.
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 Payments in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Cross-origin data leakage in Google Chrome's Payments component (all versions prior to 151.0.7922.72) enables a remote attacker to read data across origin boundaries by luring a victim to a crafted HTML page. The root cause is an inappropriate implementation in the Payments subsystem (CWE-346: Origin Validation Error), violating the browser's same-origin policy for payment-related data flows. EPSS is 0.18% (8th percentile) and no CISA KEV listing or public exploit has been identified, indicating low exploitation probability despite ubiquitous product deployment.
Technical ContextAI
The vulnerability resides in Google Chrome's Payments component - most likely the Payment Request API or adjacent payment-handling logic - across all versions prior to 151.0.7922.72 (CPE: cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*). CWE-346 (Origin Validation Error) identifies the root cause class: the Payments subsystem fails to properly enforce origin boundaries when processing or responding to payment-related requests, allowing data belonging to one origin to be read by a script executing under a different origin. The same-origin policy (SOP) is the browser's foundational isolation mechanism; an 'inappropriate implementation' in a feature-specific subsystem like Payments can introduce a localized bypass even when the broader SOP enforcement is intact. The Chromium bug tracker reference (issues.chromium.org/issues/522425471) is the upstream tracking issue, reported by the Chrome team itself.
RemediationAI
Vendor-released patch: Chrome 151.0.7922.72. Update all Chrome installations to version 151.0.7922.72 or later per the stable channel advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Chrome auto-updates by default; enterprise administrators should verify propagation via Chrome Browser Cloud Management or Group Policy and confirm the installed version reaches 151.0.7922.72. As a compensating control where immediate patching is constrained, restricting browser access to untrusted external pages via web proxy or DNS filtering reduces exposure but carries significant usability trade-offs. Organizations that do not use web-based payment flows could evaluate disabling the Payment Request API through Chrome enterprise policy, though this will break legitimate payment UI on affected sites. Neither workaround substitutes for patching.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Information Disclosure
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-50625
GHSA-6frp-279q-xv29