Description
Inappropriate implementation in ImageCapture in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-04
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the ImageCapture implementation of Google Chrome, allowing an attacker who has compromised the renderer process to gain elevated privileges. By exploiting this flaw, a malicious web page can perform operations beyond the browser sandbox, potentially accessing or modifying data on the host operating system. The weakness is a privilege escalation flaw (CWE-269) compounded by an authorization bypass that can be driven by user‑controlled input (CWE-648).

Affected Systems

All desktop users running Google Chrome versions earlier than 149.0.7827.53 are affected. The patch is included in Chrome 149.0.7827.53 and later releases. Other browsers or earlier Chrome releases are not impacted by this specific flaw.

Risk and Exploitability

The EPSS score is below 1%, indicating a very low likelihood of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. However, the flaw can lead to high impact due to privilege escalation, reflected by a CVSS score of 7.5. The overall risk remains limited by the requirement that the attacker already has compromised the renderer process.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch for Google Chrome (version 149.0.7827.53 or newer) to eliminate the vulnerable ImageCapture implementation.
  • Configure Chrome’s sandbox and capability settings to enforce least privilege on renderer processes, mitigating the CWE‑269 issue related to capability management.
  • Implement content security policies or Chrome extension settings to disable or restrict the ImageCapture API for sites that do not need it, addressing the potential CWE‑648 authorization bypass via user‑controlled data.

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

Tracking

Sign in to view the affected projects.

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

Tue, 09 Jun 2026 14:00: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

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

Type Values Removed Values Added
Title ImageCapture Privilege Escalation in Google Chrome chromium-browser: Inappropriate implementation in ImageCapture
Weaknesses CWE-648
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title ImageCapture Privilege Escalation in Google Chrome

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

Type Values Removed Values Added
Title Remote Privilege Escalation via Crafted HTML Page in Chrome ImageCapture
Weaknesses CWE-732

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

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

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Title Remote Privilege Escalation via Crafted HTML Page in Chrome ImageCapture
Weaknesses CWE-269
CWE-732

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

Type Values Removed Values Added
Description Inappropriate implementation in ImageCapture in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T01:09:36.207Z

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

Link: CVE-2026-11296

cve-icon Vulnrichment

Updated: 2026-06-05T01:09:02.989Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-09T13:45:30.660

Link: CVE-2026-11296

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11296 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T17:00:05Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-648

    Incorrect Use of Privileged APIs