Description
Insufficient validation of untrusted input in Linux Toolkit Theming in Google Chrome on Linux prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a malicious file. (Chromium security severity: High)
Published: 2026-06-11
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from insufficient validation of untrusted input in the Linux Toolkit Theming component of Google Chrome on Linux. The flaw allows a remote attacker who has already compromised the renderer process to potentially escape the browser sandbox by loading a malicious file. This gives the attacker the possibility to execute code with higher privileges, elevating from the confined renderer process to system-level access. The weakness corresponds to CWE‑20 and CWE‑1289, reflecting input validation failures.

Affected Systems

Affected vendors: Google. Product: Google Chrome for Linux. Versions prior to 149.0.7827.115 are vulnerable. No specific sub‑versions or other products were mentioned. Users on earlier Chrome releases that have not applied the latest update are at risk.

Risk and Exploitability

The CVSS score is 8.3, indicating a high severity according to Chromium. The EPSS score is < 1%, indicating a very low but non-zero exploitation probability. The vulnerability is not listed in the CISA KEV catalog. The attack requires that the attacker already controls the renderer process, which would typically come from a separate compromise via a web page or malicious extension. Once that condition is met, the attacker can trigger the sandbox escape by presenting a crafted file to the rendering engine. Because remediation is available through a routine Chrome update, the risk is effectively mitigated once the patch is installed.

Generated by OpenCVE AI on June 22, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.115 or later on all Linux systems.
  • Ensure automatic updates are enabled to receive future security patches promptly.
  • Run Chrome with the minimum required privileges and restrict file system access for the renderer process to limit potential impact.

Generated by OpenCVE AI on June 22, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

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

Mon, 22 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input  Linux Toolkit Theming
Weaknesses CWE-1289
References
Metrics threat_severity

None

threat_severity

Important


Fri, 12 Jun 2026 18:00:00 +0000

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

Fri, 12 Jun 2026 02:45:00 +0000

Type Values Removed Values Added
Title Insufficient Input Validation in Chrome's Linux Toolkit Theming Allows Sandbox Escape

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 11 Jun 2026 23:30:00 +0000

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

Thu, 11 Jun 2026 23:00:00 +0000

Type Values Removed Values Added
Title Insufficient Input Validation in Chrome's Linux Toolkit Theming Allows Sandbox Escape

Thu, 11 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Linux Toolkit Theming in Google Chrome on Linux prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a malicious file. (Chromium security severity: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-12T03:55:54.028Z

Reserved: 2026-06-11T18:16:09.122Z

Link: CVE-2026-12034

cve-icon Vulnrichment

Updated: 2026-06-12T01:04:18.618Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-11T22:16:55.987

Modified: 2026-06-12T17:58:48.203

Link: CVE-2026-12034

cve-icon Redhat

Severity : Important

Publid Date: 2026-06-11T20:48:14Z

Links: CVE-2026-12034 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-22T14:00:18Z

Weaknesses
  • CWE-1289

    Improper Validation of Unsafe Equivalence in Input

  • CWE-20

    Improper Input Validation