Skip to main content

Google Chrome EUVDEUVD-2026-40632

| CVE-2026-13944 LOW
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-06-30 chrome-cve-admin@google.com GHSA-378g-rr79-9cqw
3.1
CVSS 3.1 · Vendor: google

Severity by source

Vendor (google) PRIMARY
3.1 LOW
AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
vuln.today AI
3.1 LOW

Network-delivered via crafted page (AV:N), but specific UI gestures raise complexity (AC:H); no auth needed (PR:N); only partial cross-origin confidentiality leak with no integrity or availability impact.

3.1 AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
4.0 AV:N/AC:H/AT:P/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (google).

CVSS VectorVendor: google

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

3
Analysis Generated
Jul 01, 2026 - 22:31 vuln.today
CVSS changed
Jul 01, 2026 - 20:22 NVD
3.1 (LOW)
CVE Published
Jun 30, 2026 - 23:17 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

Inappropriate implementation in DataTransfer in Google Chrome on Mac prior to 150.0.7871.47 allowed a remote attacker who convinced a user to engage in specific UI gestures to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)

AnalysisAI

Cross-origin data leakage in Google Chrome's DataTransfer implementation on macOS exposes sensitive content from one origin to an attacker-controlled page by exploiting improper boundary enforcement during user-driven UI gestures such as drag-and-drop. Versions prior to 150.0.7871.47 on Mac are affected; the flaw is platform-specific to macOS, limiting scope. No public exploit has been identified and SSVC assessment confirms no current exploitation, though successful abuse would silently exfiltrate cross-origin data without triggering typical security warnings.

Technical ContextAI

The DataTransfer Web API governs data movement during browser drag-and-drop operations and clipboard interactions. On macOS, Chromium's implementation contains an inappropriate boundary check that fails to correctly enforce cross-origin isolation when data is transferred between origins during certain gesture sequences. CWE-352 (Cross-Site Request Forgery) is the assigned weakness class, likely reflecting the UI-gesture-driven confusion attack pattern - though the primary impact (cross-origin data leakage) aligns more closely with CWE-346 (Origin Validation Error) or CWE-200 (Information Exposure); the CSRF classification may be approximate. The affected CPE corresponds to Google Chrome prior to 150.0.7871.47 exclusively on the Mac platform, suggesting a macOS-specific code path in Chromium's DataTransfer internals that diverges from the Windows/Linux implementation.

RemediationAI

Update Google Chrome on macOS to version 150.0.7871.47 or later immediately; this is the vendor-released patch confirmed by the Chrome stable channel advisory at chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. Chrome's auto-update mechanism should apply the patch automatically on most managed and consumer endpoints - verify via chrome://settings/help. If immediate updating is not possible, restrict user browsing to trusted origins through enterprise policies (e.g., URLBlocklist), disable drag-and-drop interactions via content security policies where feasible, or restrict access to untrusted web content on affected Mac endpoints. Note that blocking all drag-and-drop at the OS or browser level significantly degrades usability and is not recommended as a long-term control. There is no known workaround that eliminates the vulnerability without patching.

Share

EUVD-2026-40632 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy