Description
Information leak in Skia in Google Chrome prior to 151.0.7922.169 allowed a remote attacker to potentially bypass web origin policy via a crafted HTML page. (Chromium security severity: High)
Published: 2026-08-18
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An information leakage flaw in the Skia graphics engine of Google Chrome allows a remote attacker to extract sensitive data and potentially circumvent the web origin policy with a crafted HTML page. The weakness stems from insufficient isolation of rendering contexts within Skia and is classified as CWE‑200, posing a threat to confidentiality by exposing private information that should be protected by same‑origin constraints. While the flaw does not grant arbitrary code execution, it undermines the security boundaries that browsers rely on to keep third‑party sites from accessing each other’s data.

Affected Systems

Google’s Chrome browser is affected, specifically any release prior to version 151.0.7922.169. All users running those older stable channel builds are at risk; desktop users on Windows, macOS, or Linux that have not updated to the patched release are included.

Risk and Exploitability

The vulnerability can be triggered remotely by serving a maliciously constructed HTML page, implying that an attacker only needs to lure a victim to a compromised site or to generate a phishing resource that references the page. The flaw, classified as CWE‑200 (Information Exposure) and CWE‑346 (Out‑of‑Bounds Write), leverages Skia’s rendering context isolation weaknesses, preventing proper enforcement of same‑origin policy. The EPSS score of <1% indicates few known exploitations; however, the CVSS score of 4.3 suggests a moderate severity rating. It is not listed in the CISA KEV catalog. The attack path requires only standard web delivery, making prevention largely dependent on applying the vendor patch and tightening browser security controls.

Generated by OpenCVE AI on August 21, 2026 at 16:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.169 or later whenever possible.
  • Configure the browser or corporate network to block or sandbox untrusted web content, for example by implementing a strong Content‑Security‑Policy header on internal sites.
  • If an update cannot be applied immediately, restrict the use of Skia‑dependent features or employ a temporary policy that limits cross‑origin access to sensitive resources until the official fix is deployed.

Generated by OpenCVE AI on August 21, 2026 at 16:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4749-1 chromium security update
Debian DSA Debian DSA DSA-6455-1 chromium security update
History

Fri, 21 Aug 2026 19:45:00 +0000

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

Wed, 19 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

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, 19 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title Skia Information Leak Allows Web Origin Policy Bypass in Chrome chromium-browser: Chromium: Information leak allows web origin policy bypass
Weaknesses CWE-346
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Important


Tue, 18 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Title Skia Information Leak Allows Web Origin Policy Bypass in Chrome

Tue, 18 Aug 2026 21:45:00 +0000

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

Tue, 18 Aug 2026 20:45:00 +0000

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-19T11:18:45.089Z

Reserved: 2026-08-18T19:44:55.026Z

Link: CVE-2026-76041

cve-icon Vulnrichment

Updated: 2026-08-19T11:18:40.771Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-18T21:18:28.173

Modified: 2026-08-21T19:28:51.620

Link: CVE-2026-76041

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-18T20:31:28Z

Links: CVE-2026-76041 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T17:00:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-346

    Origin Validation Error