CVE-2026-5884
Insufficient Input Validation in Chrome Media Enables Sandbox Code Execution
Publication date: 2026-04-08
Last updated on: 2026-04-13
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | to 147.0.7727.55 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves insufficient validation of untrusted input in the Media component of Google Chrome versions prior to 147.0.7727.55. A remote attacker who has already compromised the renderer process can exploit this flaw by using a specially crafted HTML page to execute arbitrary code inside a sandboxed environment.
How can this vulnerability impact me? :
If exploited, this vulnerability allows an attacker to execute arbitrary code within the sandboxed environment of the browser's renderer process. This could lead to unauthorized actions or further compromise of the system, although the attack is limited to the sandbox.