CVE-2026-6764
Incorrect Boundary Validation in Firefox Device Interfaces DOM
Publication date: 2026-04-21
Last updated on: 2026-04-22
Assigner: Mozilla Corporation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mozilla | firefox | to 150.0 (exc) |
| mozilla | firefox | to 140.10.0 (exc) |
| mozilla | thunderbird | From 140.0 (inc) to 140.10.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-119 | The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves incorrect boundary conditions in the DOM: Device Interfaces component of Mozilla Firefox. Essentially, this means that the software did not properly handle certain limits or edges in the code related to device interfaces within the Document Object Model (DOM), which could lead to unexpected behavior or security issues.
The issue was addressed and fixed in Firefox version 150 and Firefox ESR 140.10.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, update Firefox to version 150 or later, or Firefox ESR to version 140.10 or later, where the issue has been fixed.
How can this vulnerability impact me? :
This vulnerability involves incorrect boundary conditions in the DOM: Device Interfaces component of Firefox. Such issues can potentially lead to unexpected behavior or security risks when interacting with device interfaces through the browser.
It was fixed in Firefox 150 and Firefox ESR 140.10, so using versions prior to these may expose you to this vulnerability.