Description
Insufficient validation of untrusted input in IndexedDB in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-04
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an input validation weakness in the IndexedDB implementation that permits a crafted HTML page to be processed by a renderer process that has been compromised. This bypasses the same‑origin policy, allowing the attacker to read or write cross‑origin data that would otherwise be protected. The weakness is categorized as CWE‑20 and CWE‑1173 and can compromise confidentiality and integrity of user data.

Affected Systems

Google Chrome is the affected product. Versions prior to 149.0.7827.53 on desktop platforms are vulnerable; any user running the stable channel before that build is at risk.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity, and the EPSS score of < 1% suggests a very low exploitation probability. The vulnerability is not listed in CISA's KEV catalog. Because the flaw requires a compromised renderer process, the likely attack vector is a scenario where the attacker already has local access or malware that can tamper with the renderer, making public exploitation uncertain but still warranting patching as the fix is available.

Generated by OpenCVE AI on June 7, 2026 at 16:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 149.0.7827.53 or newer from the official update channel
  • Confirm that the renderer process is isolated and that the same‑origin policy is enforced in the affected host
  • Monitor Chrome update releases and security advisories for any further related vulnerabilities

Generated by OpenCVE AI on June 7, 2026 at 16:28 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 chromium-browser: Insufficient validation of untrusted input in IndexedDB
Weaknesses CWE-1173
References
Metrics threat_severity

None

threat_severity

Low


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 14:15:00 +0000

Type Values Removed Values Added
Title IndexedDB input validation failure allows same-origin policy bypass

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/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 00:45:00 +0000

Type Values Removed Values Added
Title IndexedDB input validation failure allows same-origin policy bypass
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in IndexedDB in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T12:06:19.234Z

Reserved: 2026-06-04T17:11:02.890Z

Link: CVE-2026-11246

cve-icon Vulnrichment

Updated: 2026-06-05T12:02:36.961Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-05T00:17:00.983

Modified: 2026-06-05T20:40:33.890

Link: CVE-2026-11246

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11246 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-1173

    Improper Use of Validation Framework

  • CWE-20

    Improper Input Validation