Description
Object lifecycle issue in WebRTC in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an object lifecycle issue in the WebRTC component of Google Chrome, which can lead to improper lifecycle handling and result in heap corruption. It is associated with CWE-1341 (Improper Management of Object Lifecycles) and CWE-416 (Use After Free). The CVE description indicates that a specially crafted HTML page could trigger the bug, but it does not confirm that the corruption would directly allow arbitrary code execution; the impact is primarily limited to memory corruption and possible browser instability. Chrome’s own severity rating for this defect is Medium, while the CVSS score of 8.8 reflects high potential risk if the lifecycle bug is exploited.

Affected Systems

Google Chrome browsers on desktop and mobile platforms that are older than version 151.0.7922.72 are affected. The flaw resides in the core WebRTC implementation shared across all supported platforms, so any user running a vulnerable version is at risk.

Risk and Exploitability

The CVSS score of 8.8 signals a high severity. The EPSS score of less than 1% indicates a very low likelihood of public exploitation at this time. The vulnerability is not listed in CISA’s KEV catalog, suggesting no known widespread attacks. Exploitation would require a malicious HTML page loaded in Chrome; though no public exploit code is available, the risk remains theoretical until a proof‑of‑concept is released.

Generated by OpenCVE AI on August 3, 2026 at 11:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or newer.
  • If an upgrade cannot be applied immediately, disable WebRTC via Chrome policy or settings to prevent use of the vulnerable component.
  • Apply a strict Content Security Policy to limit delivery of malicious HTML content and reduce the chance of triggering the bug.

Generated by OpenCVE AI on August 3, 2026 at 11:53 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

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

Type Values Removed Values Added
Weaknesses CWE-416
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Object lifecycle issue in WebRTC
Weaknesses CWE-1341
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 06: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 Object lifecycle issue in WebRTC in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T03:56:11.642Z

Reserved: 2026-07-27T23:35:11.651Z

Link: CVE-2026-17884

cve-icon Vulnrichment

Updated: 2026-07-30T16:15:38.232Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:36:43.293

Link: CVE-2026-17884

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17884 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:00:16Z

Weaknesses
  • CWE-1341

    Multiple Releases of Same Resource or Handle

  • CWE-416

    Use After Free