Description
Inappropriate implementation in File Input in Google Chrome on Linux prior to 151.0.7922.72 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in Chrome’s handling of the file input element on Linux. A specially crafted HTML page can trigger erroneous behavior that may break out of the browser’s sandbox, allowing code to run with the user’s privileges. The weakness matches the categories of improper authorization and resource restriction, as reflected by CWE-269 and CWE-653. If exploited, an attacker could gain elevated privileges on the host system and access or modify local files and processes.

Affected Systems

Affected vendor is Google, product Chrome on Linux. All Linux builds of Chrome older than version 151.0.7922.72 contain the issue. Users running those releases are at risk until they upgrade to the fixed version or later.

Risk and Exploitability

The CVSS score of 7.1 indicates medium severity. The EPSS score is below 1%, implying a low current exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The likely attack path requires a remote attacker to serve a malicious HTML page that a Linux user opens in Chrome; the user’s action is inferred from the description and is not guaranteed to be mandatory for exploitation. Nonetheless, the potential for sandbox escape warrants prompt attention.

Generated by OpenCVE AI on August 4, 2026 at 12:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to 151.0.7922.72 or newer on Linux.
  • Enable automatic updates to receive security patches promptly.
  • Apply Chrome Enterprise policies or extensions to restrict or block file input elements from untrusted domains, reducing the surface for malicious HTML pages.

Generated by OpenCVE AI on August 4, 2026 at 12:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Fri, 31 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Inappropriate implementation in File Input
Weaknesses CWE-653
References
Metrics threat_severity

None

threat_severity

Moderate


Thu, 30 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 05:30:00 +0000

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

Thu, 30 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in File Input in Google Chrome on Linux prior to 151.0.7922.72 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T18:45:20.547Z

Reserved: 2026-07-27T23:34:35.946Z

Link: CVE-2026-17744

cve-icon Vulnrichment

Updated: 2026-07-30T18:45:17.081Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:37.263

Modified: 2026-08-03T17:45:16.180

Link: CVE-2026-17744

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:09Z

Links: CVE-2026-17744 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:15:03Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-653

    Improper Isolation or Compartmentalization