Description
Code injection in Bisection in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to obtain sensitive information via a crafted file. (Chromium security severity: Medium)
Published: 2026-08-25
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply Update
AI Analysis

Impact

Google Chrome’s Bisection component suffered from improper handling of user supplied input, giving rise to a code injection vulnerability that is triggered by a specially crafted file. When a user opens such a file, the injected code can execute within the browser process and read data that the browser processes, such as credentials or other sensitive information. The flaw is classified as a medium severity weakness and is identified in the CWE-94 category of code injection.

Affected Systems

This issue affects all desktop versions of Google Chrome prior to 152.0.7977.65. The vulnerability is present on every operating system that hosts the Chrome browser as of the stated version cutoff.

Risk and Exploitability

The CVSS score is 6.5, and the EPSS probability is <1%; the vulnerability is not listed in the CISA KEV catalogue. Externally, an attacker must craft a malicious file and convince a user to open it, implying that while the attack vector is remote externally, it requires a user action. Once the file is opened, the attacker can read sensitive information. Given the medium severity rating and the need for user interaction, the overall risk is moderate, but the potential impact on confidentiality for affected users is significant.

Generated by OpenCVE AI on August 26, 2026 at 22:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest version of Google Chrome (152.0.7977.65 or newer).
  • Configure Chrome to display a warning before opening unknown file types to reduce the chance of accidentally loading malicious content.
  • Ensure that Chrome’s sandboxing feature remains enabled so that any injected code runs in a restricted environment.

Generated by OpenCVE AI on August 26, 2026 at 22:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Fri, 28 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Wed, 26 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Title Code Injection via Bisection in Google Chrome Leading to Remote Information Disclosure

Wed, 26 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 26 Aug 2026 02:15:00 +0000

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

Wed, 26 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Title Code Injection via Bisection in Google Chrome Leading to Remote Information Disclosure

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Code injection in Bisection in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to obtain sensitive information via a crafted file. (Chromium security severity: Medium)
Weaknesses CWE-94
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-26T18:38:40.838Z

Reserved: 2026-08-25T06:12:32.223Z

Link: CVE-2026-79249

cve-icon Vulnrichment

Updated: 2026-08-26T18:17:32.806Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:18:19.323

Modified: 2026-08-28T14:34:56.747

Link: CVE-2026-79249

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T22:15:05Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')