Search

Find a vulnerability

Search criteria Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.

    7957 vulnerabilities by mozilla

    CVE-2026-14899 (GCVE-0-2026-14899)

    Vulnerability from nvd – Published: 2026-07-22 19:19 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Off-by-one out of bounds read in MIME header parser for forwarding
    Summary
    The code to parse MIME headers for display when forwarding a message (if the setting to view all headers was enabled) had an off-by-one error, allowing a single byte to be read from the memory after the buffer for the headers, and potentially crashing Thunderbird. This vulnerability was fixed in Thunderbird 153 and Thunderbird 140.13.
    Severity
    No CVSS data available.
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Thunderbird Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Claude, Kai Engert
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Claude, Kai Engert"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "The code to parse MIME headers for display when forwarding a message (if the setting to view all headers was enabled) had an off-by-one error, allowing a single byte to be read from the memory after the buffer for the headers, and potentially crashing Thunderbird. This vulnerability was fixed in Thunderbird 153 and Thunderbird 140.13."
                }
              ],
              "value": "The code to parse MIME headers for display when forwarding a message (if the setting to view all headers was enabled) had an off-by-one error, allowing a single byte to be read from the memory after the buffer for the headers, and potentially crashing Thunderbird. This vulnerability was fixed in Thunderbird 153 and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:42.305Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2046137"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-72/"
            }
          ],
          "title": "Off-by-one out of bounds read in MIME header parser for forwarding"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-14899",
        "datePublished": "2026-07-22T19:19:42.305Z",
        "dateReserved": "2026-07-06T19:53:12.713Z",
        "dateUpdated": "2026-07-22T19:19:42.305Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16412 (GCVE-0-2026-16412)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Memory safety bugs fixed in Thunderbird ESR 140.13 and Thunderbird 153
    Summary
    Memory safety bugs present in Thunderbird ESR 140.12 and Thunderbird 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Christian Holler, Frederik Braun, Justin Link, Simon Friedberger, Tom Ritter, Tom Schuster and the Mozilla Fuzzing Team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16412",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-21T19:13:15.778832Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-119",
                    "description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-21T19:13:21.951Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Christian Holler, Frederik Braun, Justin Link, Simon Friedberger, Tom Ritter, Tom Schuster and the Mozilla Fuzzing Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Memory safety bugs present in Thunderbird ESR 140.12 and Thunderbird 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
                }
              ],
              "value": "Memory safety bugs present in Thunderbird ESR 140.12 and Thunderbird 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:18.852Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "name": "Moderate-severity memory safety bugs fixed in Thunderbird ESR 140.13 and Thunderbird 153",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2005113%2C2025369%2C2026301%2C2028663%2C2029761%2C2042242%2C2043271%2C2043300%2C2044612%2C2045378%2C2045406%2C2045407%2C2045616%2C2045626%2C2045730%2C2045732%2C2045769%2C2045771%2C2047957%2C2048934%2C2049818%2C2049822%2C2050151%2C2050368%2C2051653%2C2051658"
            },
            {
              "name": "High-severity memory safety bugs fixed in Thunderbird ESR 140.13 and Thunderbird 153",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2043035%2C2045057%2C2045187%2C2045402%2C2045417%2C2045482%2C2045611%2C2045618%2C2045756%2C2046917%2C2047718"
            },
            {
              "name": "Low-severity memory safety bugs fixed in Thunderbird ESR 140.13 and Thunderbird 153",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2045413%2C2053635%2C2053637"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-70/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-72/"
            }
          ],
          "title": "Memory safety bugs fixed in Thunderbird ESR 140.13 and Thunderbird 153"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16412",
        "datePublished": "2026-07-21T12:38:23.323Z",
        "dateReserved": "2026-07-20T21:57:54.488Z",
        "dateUpdated": "2026-07-22T19:19:18.852Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16411 (GCVE-0-2026-16411)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Memory safety bugs fixed in Thunderbird 153
    Summary
    Memory safety bugs present in Thunderbird 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    C.M.Chang, Christian Holler, David Parks, Dennis Jackson, Gabriele Svelto, Hafiizh, Henrik Skupin, Jan de Mooij, Jens Stutte, Paul Theriault, Randell Jesup, Rob Wu, Tom Ritter, Tom Schuster and the Mozilla Fuzzing Team
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16411",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-21T19:15:12.689588Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-119",
                    "description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-21T19:15:21.687Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "C.M.Chang, Christian Holler, David Parks, Dennis Jackson, Gabriele Svelto, Hafiizh, Henrik Skupin, Jan de Mooij, Jens Stutte, Paul Theriault, Randell Jesup, Rob Wu, Tom Ritter, Tom Schuster and the Mozilla Fuzzing Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Memory safety bugs present in Thunderbird 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Memory safety bugs present in Thunderbird 152. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:17.766Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "name": "Moderate-severity memory safety bugs fixed in Thunderbird 153",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=1420800%2C1598946%2C1767921%2C2013993%2C2025417%2C2027325%2C2027364%2C2029433%2C2029807%2C2029901%2C2029922%2C2030102%2C2030563%2C2032110%2C2037801%2C2042756%2C2044625%2C2045609%2C2047920%2C2048491%2C2048492%2C2048800%2C2050534%2C2050662%2C2050871"
            },
            {
              "name": "Low-severity memory safety bugs fixed in Thunderbird 153",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2006467%2C2027346%2C2027349%2C2027353%2C2027362%2C2027371%2C2027373%2C2028954%2C2029694%2C2036906%2C2038964%2C2039460%2C2040522%2C2040834%2C2043275%2C2045394%2C2045606%2C2052060"
            },
            {
              "name": "High-severity memory safety bugs fixed in Thunderbird 153",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2048936%2C2049804"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Memory safety bugs fixed in Thunderbird 153"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16411",
        "datePublished": "2026-07-21T12:38:22.476Z",
        "dateReserved": "2026-07-20T21:57:54.086Z",
        "dateUpdated": "2026-07-22T19:19:17.766Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16410 (GCVE-0-2026-16410)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    JIT miscompilation in the JavaScript Engine: JIT component
    Summary
    JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Amy Burnett of OpenAI
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16410",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T18:04:45.824366Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-843",
                    "description": "CWE-843 Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T18:04:48.973Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Amy Burnett of OpenAI"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:16.700Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2053680"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "JIT miscompilation in the JavaScript Engine: JIT component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16410",
        "datePublished": "2026-07-21T12:38:21.622Z",
        "dateReserved": "2026-07-20T21:57:51.809Z",
        "dateUpdated": "2026-07-22T19:19:16.700Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16409 (GCVE-0-2026-16409)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Invalid pointer in the Security: PSM component
    Summary
    Invalid pointer in the Security: PSM component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-824 - Access of Uninitialized Pointer
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Artur Cygan
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.5,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16409",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T18:03:25.746155Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-824",
                    "description": "CWE-824 Access of Uninitialized Pointer",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T18:03:32.555Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Artur Cygan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Invalid pointer in the Security: PSM component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Invalid pointer in the Security: PSM component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:15.590Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2052134"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Invalid pointer in the Security: PSM component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16409",
        "datePublished": "2026-07-21T12:38:20.799Z",
        "dateReserved": "2026-07-20T21:57:50.095Z",
        "dateUpdated": "2026-07-22T19:19:15.590Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16408 (GCVE-0-2026-16408)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Integer overflow in the Audio/Video: Playback component
    Summary
    Integer overflow in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-190 - Integer Overflow or Wraparound
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    5up3rh3i
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16408",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-21T19:18:03.594682Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-190",
                    "description": "CWE-190 Integer Overflow or Wraparound",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-21T19:18:08.499Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "5up3rh3i"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Integer overflow in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Integer overflow in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:14.444Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2050477"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Integer overflow in the Audio/Video: Playback component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16408",
        "datePublished": "2026-07-21T12:38:19.930Z",
        "dateReserved": "2026-07-20T21:57:48.225Z",
        "dateUpdated": "2026-07-22T19:19:14.444Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16407 (GCVE-0-2026-16407)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Mitigation bypass in the DOM: Service Workers component
    Summary
    Mitigation bypass in the DOM: Service Workers component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-693 - Protection Mechanism Failure
    • CWE-284 - Improper Access Control
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    bug2own
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16407",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T18:02:19.638628Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-284",
                    "description": "CWE-284 Improper Access Control",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T18:02:25.496Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "bug2own"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Mitigation bypass in the DOM: Service Workers component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Mitigation bypass in the DOM: Service Workers component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:13.083Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2044063"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Mitigation bypass in the DOM: Service Workers component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16407",
        "datePublished": "2026-07-21T12:38:19.096Z",
        "dateReserved": "2026-07-20T21:57:45.957Z",
        "dateUpdated": "2026-07-22T19:19:13.083Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16406 (GCVE-0-2026-16406)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Mitigation bypass in the Networking component
    Summary
    Mitigation bypass in the Networking component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-693 - Protection Mechanism Failure
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Rintaro Kawasugi
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 9.1,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16406",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-21T19:19:56.668719Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-21T19:20:01.773Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Rintaro Kawasugi"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Mitigation bypass in the Networking component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Mitigation bypass in the Networking component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:12.014Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2040382"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Mitigation bypass in the Networking component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16406",
        "datePublished": "2026-07-21T12:38:18.255Z",
        "dateReserved": "2026-07-20T21:57:43.911Z",
        "dateUpdated": "2026-07-22T19:19:12.014Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16405 (GCVE-0-2026-16405)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Information disclosure in the Networking: WebSockets component
    Summary
    Information disclosure in the Networking: WebSockets component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Yaqoub Aldurayhim
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 7.5,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16405",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-21T19:24:54.333417Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-200",
                    "description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-21T19:25:29.180Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Yaqoub Aldurayhim"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Information disclosure in the Networking: WebSockets component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
                }
              ],
              "value": "Information disclosure in the Networking: WebSockets component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:10.922Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2036591"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-70/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-72/"
            }
          ],
          "title": "Information disclosure in the Networking: WebSockets component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16405",
        "datePublished": "2026-07-21T12:38:17.436Z",
        "dateReserved": "2026-07-20T21:57:42.043Z",
        "dateUpdated": "2026-07-22T19:19:10.922Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16404 (GCVE-0-2026-16404)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 17:27
    VLAI
    Title
    Spoofing issue in Firefox for Android
    Summary
    Spoofing issue in Firefox for Android. This vulnerability was fixed in Firefox 153.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-290 - Authentication Bypass by Spoofing
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Khiem Tran
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 7.4,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "CHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16404",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:26:11.710669Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-290",
                    "description": "CWE-290 Authentication Bypass by Spoofing",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:27:29.188Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Khiem Tran"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Spoofing issue in Firefox for Android. This vulnerability was fixed in Firefox 153."
                }
              ],
              "value": "Spoofing issue in Firefox for Android. This vulnerability was fixed in Firefox 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-21T12:38:16.612Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2020253"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            }
          ],
          "title": "Spoofing issue in Firefox for Android"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16404",
        "datePublished": "2026-07-21T12:38:16.612Z",
        "dateReserved": "2026-07-20T21:57:40.223Z",
        "dateUpdated": "2026-07-22T17:27:29.188Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16403 (GCVE-0-2026-16403)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Spoofing issue in the Address Bar component
    Summary
    Spoofing issue in the Address Bar component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-451 - User Interface (UI) Misrepresentation of Critical Information
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Renwa
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16403",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:25:17.934513Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-451",
                    "description": "CWE-451 User Interface (UI) Misrepresentation of Critical Information",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:27:35.616Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Renwa"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Spoofing issue in the Address Bar component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Spoofing issue in the Address Bar component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:08.765Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1972244"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Spoofing issue in the Address Bar component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16403",
        "datePublished": "2026-07-21T12:38:15.745Z",
        "dateReserved": "2026-07-20T21:57:37.813Z",
        "dateUpdated": "2026-07-22T19:19:08.765Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16402 (GCVE-0-2026-16402)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Integer overflow in the Graphics: ImageLib component
    Summary
    Integer overflow in the Graphics: ImageLib component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-190 - Integer Overflow or Wraparound
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Kai Martin
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16402",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:24:28.564020Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-190",
                    "description": "CWE-190 Integer Overflow or Wraparound",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:27:44.014Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Kai Martin"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Integer overflow in the Graphics: ImageLib component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Integer overflow in the Graphics: ImageLib component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:07.716Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2052703"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Integer overflow in the Graphics: ImageLib component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16402",
        "datePublished": "2026-07-21T12:38:14.897Z",
        "dateReserved": "2026-07-20T21:57:35.982Z",
        "dateUpdated": "2026-07-22T19:19:07.716Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16401 (GCVE-0-2026-16401)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Privilege escalation in the Data Loss Prevention component
    Summary
    Privilege escalation in the Data Loss Prevention component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-269 - Improper Privilege Management
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Brian Carpenter
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16401",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:23:39.936170Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-269",
                    "description": "CWE-269 Improper Privilege Management",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:27:49.969Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Brian Carpenter"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Privilege escalation in the Data Loss Prevention component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Privilege escalation in the Data Loss Prevention component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:06.591Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2052565"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Privilege escalation in the Data Loss Prevention component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16401",
        "datePublished": "2026-07-21T12:38:14.044Z",
        "dateReserved": "2026-07-20T21:57:33.473Z",
        "dateUpdated": "2026-07-22T19:19:06.591Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16400 (GCVE-0-2026-16400)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Information disclosure in the DOM: Security component
    Summary
    Information disclosure in the DOM: Security component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Rintaro Kawasugi
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 7.5,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16400",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:22:45.888848Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-200",
                    "description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:27:57.416Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Rintaro Kawasugi"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Information disclosure in the DOM: Security component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Information disclosure in the DOM: Security component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:05.514Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2050430"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Information disclosure in the DOM: Security component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16400",
        "datePublished": "2026-07-21T12:38:13.177Z",
        "dateReserved": "2026-07-20T21:57:31.408Z",
        "dateUpdated": "2026-07-22T19:19:05.514Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16399 (GCVE-0-2026-16399)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Site isolation issue in the DOM: Navigation component
    Summary
    Site isolation issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-346 - Origin Validation Error
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Yaqoub Aldurayhim
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 7.5,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16399",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:21:55.461058Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-346",
                    "description": "CWE-346 Origin Validation Error",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:28:05.763Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Yaqoub Aldurayhim"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Site isolation issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Site isolation issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:04.320Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2049981"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Site isolation issue in the DOM: Navigation component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16399",
        "datePublished": "2026-07-21T12:38:12.355Z",
        "dateReserved": "2026-07-20T21:57:29.336Z",
        "dateUpdated": "2026-07-22T19:19:04.320Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16398 (GCVE-0-2026-16398)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Site isolation issue in the Graphics component
    Summary
    Site isolation issue in the Graphics component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-346 - Origin Validation Error
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    stevej
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 7.5,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16398",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:21:13.018823Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-346",
                    "description": "CWE-346 Origin Validation Error",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-200",
                    "description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:28:15.483Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "stevej"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Site isolation issue in the Graphics component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Site isolation issue in the Graphics component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:03.298Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2048345"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Site isolation issue in the Graphics component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16398",
        "datePublished": "2026-07-21T12:38:11.535Z",
        "dateReserved": "2026-07-20T21:57:27.505Z",
        "dateUpdated": "2026-07-22T19:19:03.298Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16397 (GCVE-0-2026-16397)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-21 19:29
    VLAI
    Title
    Clickjacking issue in the WebExtensions component in Firefox for Android
    Summary
    Clickjacking issue in the WebExtensions component in Firefox for Android. This vulnerability was fixed in Firefox 153.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-1021 - Improper Restriction of Rendered UI Layers or Frames
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Hafiizh
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 6.5,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16397",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-21T19:29:06.633055Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-1021",
                    "description": "CWE-1021 Improper Restriction of Rendered UI Layers or Frames",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-21T19:29:51.336Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Hafiizh"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Clickjacking issue in the WebExtensions component in Firefox for Android. This vulnerability was fixed in Firefox 153."
                }
              ],
              "value": "Clickjacking issue in the WebExtensions component in Firefox for Android. This vulnerability was fixed in Firefox 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-21T12:38:10.683Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2047608"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            }
          ],
          "title": "Clickjacking issue in the WebExtensions component in Firefox for Android"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16397",
        "datePublished": "2026-07-21T12:38:10.683Z",
        "dateReserved": "2026-07-20T21:57:25.987Z",
        "dateUpdated": "2026-07-21T19:29:51.336Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16396 (GCVE-0-2026-16396)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Privilege escalation in WebExtensions
    Summary
    Privilege escalation in WebExtensions. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-269 - Improper Privilege Management
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Quy Pham
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16396",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T18:01:50.550168Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-269",
                    "description": "CWE-269 Improper Privilege Management",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T18:28:27.291Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Quy Pham"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Privilege escalation in WebExtensions. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
                }
              ],
              "value": "Privilege escalation in WebExtensions. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:01.698Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2047240"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-70/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-72/"
            }
          ],
          "title": "Privilege escalation in WebExtensions"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16396",
        "datePublished": "2026-07-21T12:38:09.831Z",
        "dateReserved": "2026-07-20T21:57:23.712Z",
        "dateUpdated": "2026-07-22T19:19:01.698Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16395 (GCVE-0-2026-16395)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Integer overflow in the Audio/Video component
    Summary
    Integer overflow in the Audio/Video component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-190 - Integer Overflow or Wraparound
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    stevej
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16395",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-21T19:35:22.125656Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-190",
                    "description": "CWE-190 Integer Overflow or Wraparound",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-21T19:35:24.968Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "stevej"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Integer overflow in the Audio/Video component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Integer overflow in the Audio/Video component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:00.605Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2047221"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Integer overflow in the Audio/Video component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16395",
        "datePublished": "2026-07-21T12:38:09.008Z",
        "dateReserved": "2026-07-20T21:57:21.672Z",
        "dateUpdated": "2026-07-22T19:19:00.605Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16394 (GCVE-0-2026-16394)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:18
    VLAI
    Title
    Mitigation bypass in the DOM: Security component
    Summary
    Mitigation bypass in the DOM: Security component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-693 - Protection Mechanism Failure
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Nithissh
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 9.1,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16394",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-21T19:37:54.692562Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-21T19:37:58.603Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Nithissh"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Mitigation bypass in the DOM: Security component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Mitigation bypass in the DOM: Security component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:18:59.557Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2046748"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Mitigation bypass in the DOM: Security component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16394",
        "datePublished": "2026-07-21T12:38:08.172Z",
        "dateReserved": "2026-07-20T21:57:19.701Z",
        "dateUpdated": "2026-07-22T19:18:59.557Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16393 (GCVE-0-2026-16393)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:18
    VLAI
    Title
    Incorrect boundary conditions in the Graphics: WebGPU component
    Summary
    Incorrect boundary conditions in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Atsushi Sada
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.1,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16393",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:20:25.323100Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-119",
                    "description": "CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:28:23.284Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Atsushi Sada"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Incorrect boundary conditions in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Incorrect boundary conditions in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:18:57.465Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2045410"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Incorrect boundary conditions in the Graphics: WebGPU component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16393",
        "datePublished": "2026-07-21T12:38:06.513Z",
        "dateReserved": "2026-07-20T21:57:17.403Z",
        "dateUpdated": "2026-07-22T19:18:57.465Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16392 (GCVE-0-2026-16392)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:18
    VLAI
    Title
    JIT miscompilation in the JavaScript Engine: JIT component
    Summary
    JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    Severity
    No CVSS data available.
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Gary Kwong
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Gary Kwong"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:18:56.335Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2044606"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "JIT miscompilation in the JavaScript Engine: JIT component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16392",
        "datePublished": "2026-07-21T12:38:05.665Z",
        "dateReserved": "2026-07-20T21:57:14.800Z",
        "dateUpdated": "2026-07-22T19:18:56.335Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16391 (GCVE-0-2026-16391)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:18
    VLAI
    Title
    Information disclosure in the Storage: IndexedDB component
    Summary
    Information disclosure in the Storage: IndexedDB component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Tomoya Nakanishi
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 7.5,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16391",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:18:48.468166Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-200",
                    "description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:28:29.673Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Tomoya Nakanishi"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Information disclosure in the Storage: IndexedDB component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
                }
              ],
              "value": "Information disclosure in the Storage: IndexedDB component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:18:55.258Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2044536"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-70/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-72/"
            }
          ],
          "title": "Information disclosure in the Storage: IndexedDB component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16391",
        "datePublished": "2026-07-21T12:38:04.805Z",
        "dateReserved": "2026-07-20T21:57:12.625Z",
        "dateUpdated": "2026-07-22T19:18:55.258Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16390 (GCVE-0-2026-16390)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:18
    VLAI
    Title
    Mitigation bypass in the Enterprise Policies component
    Summary
    Mitigation bypass in the Enterprise Policies component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-693 - Protection Mechanism Failure
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Souma Ohsawa
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 9.1,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16390",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:17:58.882230Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:28:38.114Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Souma Ohsawa"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Mitigation bypass in the Enterprise Policies component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
                }
              ],
              "value": "Mitigation bypass in the Enterprise Policies component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:18:54.209Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2044527"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-70/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-72/"
            }
          ],
          "title": "Mitigation bypass in the Enterprise Policies component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16390",
        "datePublished": "2026-07-21T12:38:04.009Z",
        "dateReserved": "2026-07-20T21:57:10.273Z",
        "dateUpdated": "2026-07-22T19:18:54.209Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16389 (GCVE-0-2026-16389)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:18
    VLAI
    Title
    Incorrect boundary conditions, integer overflow in the Libraries component in NSS
    Summary
    Incorrect boundary conditions, integer overflow in the Libraries component in NSS. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-190 - Integer Overflow or Wraparound
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Tomoya Nakanishi
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16389",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:16:53.647004Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-190",
                    "description": "CWE-190 Integer Overflow or Wraparound",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:28:43.775Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Tomoya Nakanishi"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Incorrect boundary conditions, integer overflow in the Libraries component in NSS. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Incorrect boundary conditions, integer overflow in the Libraries component in NSS. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:18:53.146Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2043887"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Incorrect boundary conditions, integer overflow in the Libraries component in NSS"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16389",
        "datePublished": "2026-07-21T12:38:03.170Z",
        "dateReserved": "2026-07-20T21:57:08.939Z",
        "dateUpdated": "2026-07-22T19:18:53.146Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16388 (GCVE-0-2026-16388)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:18
    VLAI
    Title
    Sandbox escape in the DOM: Networking component
    Summary
    Sandbox escape in the DOM: Networking component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-693 - Protection Mechanism Failure
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Yaqoub Aldurayhim
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16388",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:15:55.173364Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-693",
                    "description": "CWE-693 Protection Mechanism Failure",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:28:51.484Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Yaqoub Aldurayhim"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Sandbox escape in the DOM: Networking component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Sandbox escape in the DOM: Networking component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:18:52.074Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2043845"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Sandbox escape in the DOM: Networking component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16388",
        "datePublished": "2026-07-21T12:38:02.352Z",
        "dateReserved": "2026-07-20T21:57:06.919Z",
        "dateUpdated": "2026-07-22T19:18:52.074Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16387 (GCVE-0-2026-16387)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:18
    VLAI
    Title
    Site isolation issue in the Networking component
    Summary
    Site isolation issue in the Networking component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-346 - Origin Validation Error
    • CWE-284 - Improper Access Control
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Atsushi Sada
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 9.8,
                  "baseSeverity": "CRITICAL",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16387",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:14:57.789549Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-346",
                    "description": "CWE-346 Origin Validation Error",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-284",
                    "description": "CWE-284 Improper Access Control",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              },
              {
                "descriptions": [
                  {
                    "cweId": "CWE-200",
                    "description": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:28:58.318Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Atsushi Sada"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Site isolation issue in the Networking component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
                }
              ],
              "value": "Site isolation issue in the Networking component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:18:50.988Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2043200"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-70/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-72/"
            }
          ],
          "title": "Site isolation issue in the Networking component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16387",
        "datePublished": "2026-07-21T12:38:01.478Z",
        "dateReserved": "2026-07-20T21:57:05.138Z",
        "dateUpdated": "2026-07-22T19:18:50.988Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16386 (GCVE-0-2026-16386)

    Vulnerability from nvd – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:18
    VLAI
    Title
    Information disclosure due to uninitialized memory in the Graphics: WebGPU component
    Summary
    Information disclosure due to uninitialized memory in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153 and Thunderbird 153.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-908 - Use of Uninitialized Resource
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    5up3rh3i
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 7.5,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "NONE",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16386",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-22T17:14:20.823951Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-908",
                    "description": "CWE-908 Use of Uninitialized Resource",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-22T17:29:05.122Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "5up3rh3i"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Information disclosure due to uninitialized memory in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
                }
              ],
              "value": "Information disclosure due to uninitialized memory in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153 and Thunderbird 153."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:18:49.862Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2041916"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            }
          ],
          "title": "Information disclosure due to uninitialized memory in the Graphics: WebGPU component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16386",
        "datePublished": "2026-07-21T12:38:00.613Z",
        "dateReserved": "2026-07-20T21:57:02.260Z",
        "dateUpdated": "2026-07-22T19:18:49.862Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-14899 (GCVE-0-2026-14899)

    Vulnerability from cvelistv5 – Published: 2026-07-22 19:19 – Updated: 2026-07-22 19:19
    VLAI
    Title
    Off-by-one out of bounds read in MIME header parser for forwarding
    Summary
    The code to parse MIME headers for display when forwarding a message (if the setting to view all headers was enabled) had an off-by-one error, allowing a single byte to be read from the memory after the buffer for the headers, and potentially crashing Thunderbird. This vulnerability was fixed in Thunderbird 153 and Thunderbird 140.13.
    Severity
    No CVSS data available.
    Assigner
    Impacted products
    Vendor Product Version
    Mozilla Thunderbird Unaffected: 140.13 , ≤ 140.* (rpm)
    Unaffected: 153 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Claude, Kai Engert
    Show details on NVD website

    {
      "containers": {
        "cna": {
          "affected": [
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "153",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Claude, Kai Engert"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "The code to parse MIME headers for display when forwarding a message (if the setting to view all headers was enabled) had an off-by-one error, allowing a single byte to be read from the memory after the buffer for the headers, and potentially crashing Thunderbird. This vulnerability was fixed in Thunderbird 153 and Thunderbird 140.13."
                }
              ],
              "value": "The code to parse MIME headers for display when forwarding a message (if the setting to view all headers was enabled) had an off-by-one error, allowing a single byte to be read from the memory after the buffer for the headers, and potentially crashing Thunderbird. This vulnerability was fixed in Thunderbird 153 and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:42.305Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2046137"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-71/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-72/"
            }
          ],
          "title": "Off-by-one out of bounds read in MIME header parser for forwarding"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-14899",
        "datePublished": "2026-07-22T19:19:42.305Z",
        "dateReserved": "2026-07-06T19:53:12.713Z",
        "dateUpdated": "2026-07-22T19:19:42.305Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CERTFR-2026-AVI-0910

    Vulnerability from certfr_avis - Published: 2026-07-22 - Updated: 2026-07-22

    De multiples vulnérabilités ont été découvertes dans les produits Mozilla. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.

    Solutions

    Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).

    Impacted products
    Vendor Product Description
    Mozilla Firefox ESR Firefox ESR versions antérieures à 115.38
    Mozilla Firefox Firefox versions antérieures à 153
    Mozilla Firefox ESR Firefox ESR versions antérieures à 140.13
    References
    Bulletin de sécurité Mozilla mfsa2026-70 2026-07-21 vendor-advisory
    Bulletin de sécurité Mozilla mfsa2026-69 2026-07-21 vendor-advisory
    Bulletin de sécurité Mozilla mfsa2026-68 2026-07-21 vendor-advisory

    Show details on source website

    {
      "$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
      "affected_systems": [
        {
          "description": "Firefox ESR versions ant\u00e9rieures \u00e0 115.38",
          "product": {
            "name": "Firefox ESR",
            "vendor": {
              "name": "Mozilla",
              "scada": false
            }
          }
        },
        {
          "description": "Firefox versions ant\u00e9rieures \u00e0 153",
          "product": {
            "name": "Firefox",
            "vendor": {
              "name": "Mozilla",
              "scada": false
            }
          }
        },
        {
          "description": "Firefox ESR versions ant\u00e9rieures \u00e0 140.13",
          "product": {
            "name": "Firefox ESR",
            "vendor": {
              "name": "Mozilla",
              "scada": false
            }
          }
        }
      ],
      "affected_systems_content": "",
      "content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
      "cves": [
        {
          "name": "CVE-2026-16354",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16354"
        },
        {
          "name": "CVE-2026-16359",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16359"
        },
        {
          "name": "CVE-2026-15719",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-15719"
        },
        {
          "name": "CVE-2026-16409",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16409"
        },
        {
          "name": "CVE-2026-16404",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16404"
        },
        {
          "name": "CVE-2026-16373",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16373"
        },
        {
          "name": "CVE-2026-16386",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16386"
        },
        {
          "name": "CVE-2026-16377",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16377"
        },
        {
          "name": "CVE-2026-16357",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16357"
        },
        {
          "name": "CVE-2026-16387",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16387"
        },
        {
          "name": "CVE-2026-16352",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16352"
        },
        {
          "name": "CVE-2026-16406",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16406"
        },
        {
          "name": "CVE-2026-16363",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16363"
        },
        {
          "name": "CVE-2026-16383",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16383"
        },
        {
          "name": "CVE-2026-16393",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16393"
        },
        {
          "name": "CVE-2026-16401",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16401"
        },
        {
          "name": "CVE-2026-16378",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16378"
        },
        {
          "name": "CVE-2026-16350",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16350"
        },
        {
          "name": "CVE-2026-16369",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16369"
        },
        {
          "name": "CVE-2026-16388",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16388"
        },
        {
          "name": "CVE-2026-16402",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16402"
        },
        {
          "name": "CVE-2026-16370",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16370"
        },
        {
          "name": "CVE-2026-16362",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16362"
        },
        {
          "name": "CVE-2026-16405",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16405"
        },
        {
          "name": "CVE-2026-16407",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16407"
        },
        {
          "name": "CVE-2026-16391",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16391"
        },
        {
          "name": "CVE-2026-16364",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16364"
        },
        {
          "name": "CVE-2026-16384",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16384"
        },
        {
          "name": "CVE-2026-16400",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16400"
        },
        {
          "name": "CVE-2026-16361",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16361"
        },
        {
          "name": "CVE-2026-16396",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16396"
        },
        {
          "name": "CVE-2026-16381",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16381"
        },
        {
          "name": "CVE-2026-16394",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16394"
        },
        {
          "name": "CVE-2026-16365",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16365"
        },
        {
          "name": "CVE-2026-16376",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16376"
        },
        {
          "name": "CVE-2026-16351",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16351"
        },
        {
          "name": "CVE-2026-16371",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16371"
        },
        {
          "name": "CVE-2026-16412",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16412"
        },
        {
          "name": "CVE-2026-16398",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16398"
        },
        {
          "name": "CVE-2026-16367",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16367"
        },
        {
          "name": "CVE-2026-16389",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16389"
        },
        {
          "name": "CVE-2026-16399",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16399"
        },
        {
          "name": "CVE-2026-16375",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16375"
        },
        {
          "name": "CVE-2026-16408",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16408"
        },
        {
          "name": "CVE-2026-15718",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-15718"
        },
        {
          "name": "CVE-2026-16385",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16385"
        },
        {
          "name": "CVE-2026-16382",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16382"
        },
        {
          "name": "CVE-2026-16410",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16410"
        },
        {
          "name": "CVE-2026-16374",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16374"
        },
        {
          "name": "CVE-2026-16379",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16379"
        },
        {
          "name": "CVE-2026-16353",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16353"
        },
        {
          "name": "CVE-2026-16397",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16397"
        },
        {
          "name": "CVE-2026-16380",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16380"
        },
        {
          "name": "CVE-2026-16349",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16349"
        },
        {
          "name": "CVE-2026-16366",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16366"
        },
        {
          "name": "CVE-2026-16390",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16390"
        },
        {
          "name": "CVE-2026-16356",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16356"
        },
        {
          "name": "CVE-2026-16358",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16358"
        },
        {
          "name": "CVE-2026-16403",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16403"
        },
        {
          "name": "CVE-2026-16360",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16360"
        },
        {
          "name": "CVE-2026-16355",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16355"
        },
        {
          "name": "CVE-2026-16392",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16392"
        },
        {
          "name": "CVE-2026-16368",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16368"
        },
        {
          "name": "CVE-2026-16372",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16372"
        },
        {
          "name": "CVE-2026-16395",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16395"
        },
        {
          "name": "CVE-2026-16411",
          "url": "https://www.cve.org/CVERecord?id=CVE-2026-16411"
        }
      ],
      "initial_release_date": "2026-07-22T00:00:00",
      "last_revision_date": "2026-07-22T00:00:00",
      "links": [],
      "reference": "CERTFR-2026-AVI-0910",
      "revisions": [
        {
          "description": "Version initiale",
          "revision_date": "2026-07-22T00:00:00.000000"
        }
      ],
      "risks": [
        {
          "description": "D\u00e9ni de service \u00e0 distance"
        },
        {
          "description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
        },
        {
          "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
        },
        {
          "description": "Contournement de la politique de s\u00e9curit\u00e9"
        },
        {
          "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
        },
        {
          "description": "\u00c9l\u00e9vation de privil\u00e8ges"
        }
      ],
      "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Mozilla. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
      "title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Mozilla",
      "vendor_advisories": [
        {
          "published_at": "2026-07-21",
          "title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2026-70",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2026-70/"
        },
        {
          "published_at": "2026-07-21",
          "title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2026-69",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2026-69/"
        },
        {
          "published_at": "2026-07-21",
          "title": "Bulletin de s\u00e9curit\u00e9 Mozilla mfsa2026-68",
          "url": "https://www.mozilla.org/en-US/security/advisories/mfsa2026-68/"
        }
      ]
    }