Description
Insufficient policy enforcement in Subresource Integrity in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to bypass content security policy via malicious network traffic. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw resides in the enforcement of Subresource Integrity, allowing a remote attacker to supply malicious network traffic that can subvert an otherwise valid integrity check. This bypass enables execution of arbitrary code or content as if it were delivered by a trusted source, undermining the content‑security policy that browsers use to guard against cross‑site scripting and other injection attacks. The weakness is a classic example of insufficient input validation (CWE‑20) and failure‑to‑enforce policy (CWE‑354).

Affected Systems

Google Chrome browsers running any version prior to 149.0.7827.53 are affected. The vulnerability exists in the stable release channel and is fixed in the patch that ships with Chrome 149.0.7827.53. Users on other channels or older major releases remain vulnerable until they upgrade. No other vendors or products are listed as impacted.

Risk and Exploitability

Because the attack vector relies on manipulating network traffic that the browser receives, an adversary only needs to deliver crafted responses to a vulnerable client. The vulnerability is not marked in the CISA KEV catalog. The EPSS score is < 1%, indicating a very low probability of exploitation and that public attacks are not yet documented. The CVSS score of 6.5 indicates the vulnerability is of medium severity. However, given the impact on confidentiality and integrity, the overall risk is elevated for systems that rely on strict CSP enforcement. Without a patch, the flaw could be leveraged to inject malicious code into trusted web pages. Current mitigation efforts should treat this as a medium‑severity risk pending an update.

Generated by OpenCVE AI on June 7, 2026 at 15:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later.
  • Monitor network traffic for abnormal resource loads that bypass Subresource Integrity checks, using tools such as browser console logs or network inspection extensions.
  • Adjust content‑security policy directives to enforce Subresource Integrity on all external scripts and resources, ensuring that even if traffic is manipulated the integrity constraints are re‑applied.

Generated by OpenCVE AI on June 7, 2026 at 15:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title Subresource Integrity Bypass Exposes Chrome to CSP Bypass chromium-browser: Insufficient validation of untrusted input in Subresource Integrity
Weaknesses CWE-354
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 05 Jun 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Fri, 05 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
Title Subresource Integrity Bypass Exposes Chrome to CSP Bypass

Fri, 05 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 05 Jun 2026 04:00:00 +0000

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

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Insufficient policy enforcement in Subresource Integrity in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to bypass content security policy via malicious network traffic. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T16:15:38.493Z

Reserved: 2026-06-04T17:06:35.123Z

Link: CVE-2026-11038

cve-icon Vulnrichment

Updated: 2026-06-05T14:40:49.485Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:17:07.970

Modified: 2026-06-05T20:43:30.650

Link: CVE-2026-11038

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-02T00:00:00Z

Links: CVE-2026-11038 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:30:04Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-354

    Improper Validation of Integrity Check Value