CVE-2026-4695: Incorrect boundary conditions in the Audio/Video: Web Codecs component
Incorrect boundary conditions in the Audio/Video: Web Codecs component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9.
Security readout for executives and security teams
Plain-English summary
CVE-2026-4695 is a high-severity Mozilla issue in the Web Codecs audio/video component. The stated impact is availability, meaning a successful attack is most likely to disrupt or crash affected software rather than steal or alter data. Mozilla says it is fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9.
Executive priority
Treat this as a prompt patching item for browser and mail-client fleets. It is high severity because remote triggering may disrupt availability, but the supplied evidence does not show data theft, integrity compromise, or confirmed exploitation in the wild.
Technical view
The source bundle describes incorrect boundary conditions in Audio/Video: Web Codecs, mapped to CWE-131 and CWE-754. CVSS 3.1 is 7.5 with network attack vector, low complexity, no privileges, no user interaction, unchanged scope, and high availability impact only. No exploit mechanics are provided in the bundle.
Likely exposure
Exposure is most relevant for environments running Mozilla Firefox or Thunderbird that have not reached the fixed releases named by Mozilla. Linux fleets using vendor-packaged Mozilla builds should also review Red Hat advisories and package status. The bundle does not identify other affected products.
Exploitation context
The bundle does not report known active exploitation, and KEV is false. The CVSS vector indicates remote, unauthenticated, low-complexity exploitation with no user interaction, but the documented impact is denial of service only. Public exploit availability is not established by the supplied sources.
Researcher notes
Important missing evidence: the bundle does not include exploit details, affected-version ranges, or proof of active exploitation. Analysis should stay anchored to Mozilla fixed-version statements, CVSS availability impact, CWE mappings, and vendor errata until additional primary-source detail is available.
Mitigation direction
Update Firefox to version 149 or Firefox ESR 140.9 where applicable.
Update Thunderbird to version 149 or Thunderbird 140.9 where applicable.
Apply relevant Red Hat security errata for vendor-managed packages.
Check Mozilla and OS vendor guidance for deployment-specific instructions.
Validation and detection
Inventory installed Firefox and Thunderbird versions across endpoints and servers.
Confirm fixed versions or patched vendor package builds are installed.
Review Red Hat package advisory status for managed Linux systems.
Check vulnerability scanner findings against Mozilla and vendor advisory references.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-131: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-131 · source CWE mapping
Incorrect Calculation of Buffer Size
Incorrect Calculation of Buffer Size represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Improper Check for Unusual or Exceptional Conditions
Improper Check for Unusual or Exceptional Conditions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.