Description
Inappropriate implementation in DevTools in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to obtain potentially sensitive information from process memory via a crafted Chrome Extension. (Chromium security severity: Low)
Published: 2026-06-04
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the DevTools component of Google Chrome before version 149.0.7827.53. A malicious Chrome extension can forge a request that grants read access to the browser process's memory, potentially exposing tokens, passwords, or other sensitive data stored in memory. The weakness is an information disclosure flaw caused by insufficient isolation between DevTools memory‑read operations and extension code, combined with a lack of authentication for the operation.

Affected Systems

Users running any Google Chrome build earlier than 149.0.7827.53 are affected. The issue was fixed in Chrome 149.0.7827.53 and all subsequent releases.

Risk and Exploitability

The exploit requires a user to install a compromised extension, making it a user‑mediated attack vector. The CVSS score of 5.9 indicates a moderate risk, while the EPSS score of less than 1% suggests a low probability of exploitation. The vulnerability is not listed in CISA's KEV catalog, further indicating limited real‑world exploitation. However, any user who trusts and installs such an extension could expose sensitive information to the attacker.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later.
  • Remove or disable any untrusted or suspicious Chrome extensions that have broad permissions.
  • Verify extension permissions and usage, and avoid installing extensions that request unnecessary or sensitive capabilities.

Generated by OpenCVE AI on June 7, 2026 at 15:47 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 Chrome DevTools Memory Read Exploitation via Malicious Extension chromium-browser: Inappropriate implementation in DevTools
Weaknesses CWE-201
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title Chrome DevTools Memory Read Exploitation via Malicious Extension

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

Type Values Removed Values Added
Title Chrome DevTools Information Disclosure via Malicious Extension
Weaknesses CWE-200

Fri, 05 Jun 2026 15:30: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 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-306
Metrics cvssV3_1

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

ssvc

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


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

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

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

Type Values Removed Values Added
Title Chrome DevTools Information Disclosure via Malicious Extension
Weaknesses CWE-200

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

Type Values Removed Values Added
Description Inappropriate implementation in DevTools in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to obtain potentially sensitive information from process memory via a crafted Chrome Extension. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T12:48:15.679Z

Reserved: 2026-06-04T17:10:59.877Z

Link: CVE-2026-11238

cve-icon Vulnrichment

Updated: 2026-06-05T12:47:59.789Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-05T00:16:59.920

Modified: 2026-06-05T15:30:01.853

Link: CVE-2026-11238

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11238 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-201

    Insertion of Sensitive Information Into Sent Data

  • CWE-306

    Missing Authentication for Critical Function