CVE-2026-11079
BaseFortify
Publication date: 2026-06-04
Last updated on: 2026-06-04
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | 149.0.7827.53 |
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 Codecs component of Google Chrome versions prior to 149.0.7827.53. It allows a remote attacker to exploit this weakness by using a specially crafted video file to perform an out of bounds memory write.
How can this vulnerability impact me? :
The impact of this vulnerability is that a remote attacker could potentially execute an out of bounds memory write, which may lead to unexpected behavior such as crashes, data corruption, or potentially arbitrary code execution depending on the context and further exploitation.