CVE-2026-17674
Undergoing Analysis Undergoing Analysis - In Progress

Chrome HTML CSP Bypass via Crafted Page

Vulnerability report for CVE-2026-17674, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-08-10

Assigner: Chrome

Description

Inappropriate implementation in HTML in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to bypass content security policy via a crafted HTML page. (Chromium security severity: High)

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-08-10
Generated
2026-08-19
AI Q&A
2026-07-30
EPSS Evaluated
2026-08-18
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
google chrome to 151.0.7922.72 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-693 The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an inappropriate implementation in Google Chrome's HTML handling before version 151.0.7922.72. It allows a remote attacker to bypass content security policy through a specially crafted HTML page.

Detection Guidance

Detection requires checking the installed version of Google Chrome. If the version is prior to 151.0.7922.72, the system is vulnerable. Use commands like 'google-chrome --version' or check via package manager (e.g., 'apt list --installed | grep chrome' for Debian-based systems).

Inspect network traffic for unusual HTML content or policy bypass attempts, though this requires deeper analysis.

Impact Analysis

An attacker could exploit this to bypass security restrictions, potentially loading malicious content or executing unauthorized scripts on a user's browser session.

Compliance Impact

This vulnerability allows a remote attacker to bypass content security policy via a crafted HTML page, which could lead to unauthorized data access or manipulation. This may impact compliance with GDPR by risking unauthorized data processing and HIPAA by potentially exposing protected health information.

Mitigation Strategies

Update Google Chrome to version 151.0.7922.72 or later immediately. Disable automatic updates temporarily if needed, but prioritize patching.

Restrict untrusted HTML content access and enforce strict content security policies (CSP) to limit potential exploitation.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-17674. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart