Description
Insufficient validation of untrusted input in Downloads in Google Chrome on Mac prior to 149.0.7827.53 allowed a local attacker to potentially perform a sandbox escape via a crafted AppleScript command. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient validation of untrusted input in the Downloads section of Google Chrome on macOS allowed a local attacker to potentially execute a sandbox escape using a crafted AppleScript command. The flaw is an input validation weakness (CWE‑20) and specifically an instance of insufficient validation of untrusted input (CWE‑1286), enabling the attacker to run code with higher privileges than the browser sandbox permits and potentially compromise system confidentiality or integrity.

Affected Systems

All macOS installations of Google Chrome with versions prior to 149.0.7827.53 are vulnerable. Any user running an affected Chrome version on a Mac desktop is potentially exposed.

Risk and Exploitability

The CVSS score is 8.6, indicating high severity. The EPSS score of < 1%, a very low but non‑zero exploitation probability, shows that the vulnerability is unlikely to be widely abused, and it is not listed in CISA’s KEV catalog; therefore the public exploitation probability remains low, but the local nature of the vector reduces the attack surface to users with access to the machine. The Chromium severity is Medium, reflecting the potential for privilege escalation when an attacker controls AppleScript execution. Attackers would need local access and the ability to run AppleScript, which is typically granted by the user to trusted applications. No public exploit has been reported as of now.

Generated by OpenCVE AI on June 7, 2026 at 14:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome for macOS to version 149.0.7827.53 or later to apply the vendor fix.
  • If upgrading immediately is not feasible, disable or restrict AppleScript execution for Chrome via macOS System Settings under Security & Privacy to mitigate the attack vector.
  • Regularly monitor macOS audit logs for suspicious sandbox escape attempts and enforce least‑privilege policies for user‑initiated scripts.

Generated by OpenCVE AI on June 7, 2026 at 14:56 UTC.

Tracking

Sign in to view the affected projects.

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

Mon, 08 Jun 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos

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

Type Values Removed Values Added
Title chromium-browser: Insufficient validation of untrusted input in Downloads
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Title Insufficient Validation of Untrusted Input in Downloads Leading to Potential Sandbox Escape on Mac

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Metrics cvssV3_1

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


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

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

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

Type Values Removed Values Added
Title Insufficient Validation of Untrusted Input in Downloads Leading to Potential Sandbox Escape on Mac

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Downloads in Google Chrome on Mac prior to 149.0.7827.53 allowed a local attacker to potentially perform a sandbox escape via a crafted AppleScript command. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T17:41:29.232Z

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

Link: CVE-2026-11158

cve-icon Vulnrichment

Updated: 2026-06-05T17:40:59.368Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T14:45:29.250

Link: CVE-2026-11158

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11158 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:00:13Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation