Description
Insufficient policy enforcement in Chrome for iOS in Google Chrome on iOS prior to 151.0.7922.72 allowed a remote attacker to bypass no-referrer policy via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This CVE describes an insufficient enforcement of the no‑referrer policy in Google Chrome for iOS. When a user visits a specially crafted HTML page, the browser fails to honor the no‑referrer header, causing the document URL to be sent in the Referer header to third‑party domains. The underlying weakness is identified as CWE‑602, which involves information exposure through referrer headers.

Affected Systems

Google Chrome for iOS versions prior to 151.0.7922.72 are impacted. The issue affects only the mobile iOS variant of Chrome, and the fix is included in the stable channel update published in July 2026.

Risk and Exploitability

The CVSS score of 4.3 classifies the flaw as Medium severity, which is reflected in the EPSS score of less than 1% and the absence of an entry in the CISA KEV catalog. Exploitation requires a mobile user to visit a malicious web page that uses a crafted page with the no‑referrer policy disabled. If successful, the attacker can learn the referrer that the user intended to keep private. Given the low score and exploitation constraints, the likelihood of widespread attack is low.

Generated by OpenCVE AI on August 3, 2026 at 11:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome for iOS to version 151.0.7922.72 or newer, which restores correct no‑referrer policy enforcement.
  • On any sites you own, explicitly set the HTTP header Referrer-Policy: no‑referrer to ensure that referrer information is suppressed even if a client runs an older browser version.
  • For users who cannot immediately update, avoid sharing links or submitting forms that rely on Referrer data, and consider using third‑party privacy extensions that block referrer leakage.

Generated by OpenCVE AI on August 3, 2026 at 11:42 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

Mon, 03 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Title No‑Referrer Policy Bypass via Crafted HTML in Chrome for iOS

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

Type Values Removed Values Added
Weaknesses CWE-602
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 05:45: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 Insufficient policy enforcement in Chrome for iOS in Google Chrome on iOS prior to 151.0.7922.72 allowed a remote attacker to bypass no-referrer policy via a crafted HTML page. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T19:35:20.653Z

Reserved: 2026-07-27T23:37:08.668Z

Link: CVE-2026-17960

cve-icon Vulnrichment

Updated: 2026-07-30T19:35:15.290Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:17:00.470

Modified: 2026-08-03T15:04:39.903

Link: CVE-2026-17960

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:45:03Z

Weaknesses
  • CWE-602

    Client-Side Enforcement of Server-Side Security