Description
Information leak in Canvas in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-08-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Exposure (CWE-200)
Action: Immediate Patch
AI Analysis

Impact

The flaw allows an attacker who can supply a crafted web page to read data from a canvas that has rendered cross‑origin content, leaking confidential information. The weakness stems from improper access control over the canvas element, which is a classic Information Exposure problem (CWE‑200). The Chrome team rates the severity as Medium and the leak can violate the confidentiality of user data.

Affected Systems

Google Chrome, versions prior to 152.0.7977.65. The stable channel update that patches the issue is 152.0.7977.65 and newer releases.

Risk and Exploitability

A remote attacker can exploit the vulnerability by hosting or injecting a malicious HTML document that loads cross‑origin assets into a canvas. Because the attacker can read the resulting bitmap, the attacker can exfiltrate sensitive data such as credentials or private artwork. The EPSS score is less than 1%, indicating a very low probability of exploitation, and the lack of KEV listing suggests exploitation hasn’t been observed yet. The CVSS score of 4.3 indicates a Medium severity according to the Common Vulnerability Scoring System. The severity remains Medium in Chromium, indicating a noticeable risk for users who visit malicious sites, though no known public exploits were documented at the time of analysis.

Generated by OpenCVE AI on August 26, 2026 at 22:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 152.0.7977.65 or later to apply the approved fix.
  • If updating is delayed, enforce a Content Security Policy that blocks cross‑origin canvas use or restrict JavaScript for untrusted sites to limit exposure.
  • Monitor user browsing for suspicious canvas activity and review security logs for potential leaks.

Generated by OpenCVE AI on August 26, 2026 at 22:43 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

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

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

Wed, 26 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Title Cross-Origin Canvas Data Leak in Google Chrome

Wed, 26 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 26 Aug 2026 20:30: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'}


Wed, 26 Aug 2026 00:30:00 +0000

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

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

Type Values Removed Values Added
Title Cross-Origin Canvas Data Leak in 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 leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-200
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-26T19:55:37.095Z

Reserved: 2026-08-25T06:11:13.065Z

Link: CVE-2026-79193

cve-icon Vulnrichment

Updated: 2026-08-26T19:49:07.765Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:18:13.037

Modified: 2026-08-27T13:50:09.217

Link: CVE-2026-79193

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T22:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor