Description
Information leak in Canvas in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to bypass web origin policy via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-08-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized data exposure via canvas manipulation
Action: Update Browser
AI Analysis

Impact

The flaw is an information leak in the Canvas API of Google Chrome before version 152.0.7977.65. A malicious web page can craft a Canvas operation that causes the browser to expose pixel data belonging to content from another origin. This bypasses the same‑origin policy, allowing a remote attacker to read sensitive data that should be inaccessible. The weakness aligns with CWE-200 and is rated as a medium severity issue by Chromium.

Affected Systems

Google Chrome browsers running versions older than 152.0.7977.65 are vulnerable. The issue affects all stable channel releases of Chrome on desktop platforms prior to that version.

Risk and Exploitability

Based on the description, the likely attack vector is a crafted web page that triggers the browser to expose pixel data from a different origin, allowing an attacker to read data that should be protected by the same‑origin policy. The CVSS score is 4.3, indicating medium severity. The EPSS score is less than 1%, and the vulnerability is not listed in the CISA KEV catalog, suggesting that active exploitation is not currently documented. Because an attack requires only a user to visit a malicious site and no privileged software or elevated rights, the potential impact ranges from unauthorized data disclosure to possible session hijacking if sensitive information is stored within the canvas.

Generated by OpenCVE AI on August 28, 2026 at 18:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 152.0.7977.65 or later to eliminate the canvas information leak.
  • If an immediate upgrade is not possible, restrict the use of the Canvas API by enabling site isolation features or applying a browser policy that disables JavaScript execution on untrusted sites.
  • Stay vigilant for security advisories from Google Chrome and apply future patches promptly to maintain protection against similar data‑exposure vulnerabilities.

Generated by OpenCVE AI on August 28, 2026 at 18:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Fri, 28 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Title Chrome Canvas Information Leak Enables Cross-Origin Data Access

Fri, 28 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 01:15:00 +0000

Type Values Removed Values Added
Title Chrome Canvas Information Leak Enables Cross-Origin Data Access

Tue, 25 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Information leak in Canvas in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to bypass web origin policy via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-200
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-27T20:18:47.039Z

Reserved: 2026-08-25T06:06:47.604Z

Link: CVE-2026-78987

cve-icon Vulnrichment

Updated: 2026-08-27T19:24:54.086Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:17:55.090

Modified: 2026-08-28T14:12:02.467

Link: CVE-2026-78987

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T18:45:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor