Description
Inappropriate implementation in Favicons 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)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A side‑channel flaw in the favicon handling of Google Chrome versions prior to 151.0.7922.72 allows a malicious web page to read data from other origins. The flaw permits a remote attacker to leak cross‑origin sensitive information, such as cookies or local storage, by crafting an HTML page that triggers the leak. This medium‑severity vulnerability, with a CVSS score of 4.3, results in possible information disclosure without privilege escalation.

Affected Systems

All users of Google Chrome running versions earlier than 151.0.7922.72 are affected. The issue applies to the desktop Chrome product on any operating system where the outdated version is installed; there are no specific platform constraints noted.

Risk and Exploitability

The EPSS score of less than 1 % indicates a low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires only that a victim visit a crafted web page that utilizes the flawed favicon mechanism, allowing a remote attacker to read cross‑origin data, but does not require elevated privileges or local access. With a CVSS score of 4.3, the risk is moderate, and immediate patching is recommended to eliminate the information‑disclosure vector.

Generated by OpenCVE AI on August 2, 2026 at 06:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Chrome 151.0.7922.72 or later, which includes the fix for the side‑channel favicon flaw.
  • Clear browser cache and remove any stored favicons to ensure no residual data remains in older versions.
  • If an upgrade cannot be applied immediately, disable favicon fetching via the chrome://flags interface or by launching Chrome with the --disable-features=Favicons flag to prevent the vulnerable code path.
  • Implement network‑level controls to block or monitor traffic from untrusted sites that may attempt to deliver crafted pages exploiting this flaw.

Generated by OpenCVE AI on August 2, 2026 at 06:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Fri, 31 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Side-channel information leakage in Favicons
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 30 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-346

Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-346
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'}


Thu, 30 Jul 2026 12:00:00 +0000

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

Thu, 30 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in Favicons 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)
Weaknesses CWE-1300
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T14:59:50.358Z

Reserved: 2026-07-27T23:35:06.081Z

Link: CVE-2026-17859

cve-icon Vulnrichment

Updated: 2026-07-30T13:23:41.536Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:49.663

Modified: 2026-08-03T17:38:54.873

Link: CVE-2026-17859

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:41Z

Links: CVE-2026-17859 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:30:17Z

Weaknesses
  • CWE-1300

    Improper Protection of Physical Side Channels

  • CWE-346

    Origin Validation Error