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.

    2625 vulnerabilities

    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"
    }

    CVE-2026-16361 (GCVE-0-2026-16361)

    Vulnerability from cvelistv5 – Published: 2026-07-21 12:38 – Updated: 2026-07-24 03:55
    VLAI
    Title
    Memory safety bugs fixed in Thunderbird ESR 140.13
    Summary
    Memory safety bugs present in Thunderbird ESR 140.12. 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 ESR 115.38, Firefox ESR 140.13, 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: 115.38 , ≤ 115.* (rpm)
    Unaffected: 140.13 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 140.13 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    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-16361",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-23T00:00:00+00:00",
                    "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-24T03:55:36.035Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "115.*",
                  "status": "unaffected",
                  "version": "115.38",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "140.13",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "The Mozilla Fuzzing Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Memory safety bugs present in Thunderbird ESR 140.12. 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 ESR 115.38, Firefox ESR 140.13, and Thunderbird 140.13."
                }
              ],
              "value": "Memory safety bugs present in Thunderbird ESR 140.12. 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 ESR 115.38, Firefox ESR 140.13, and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:19:43.379Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "name": "High-severity memory safety bugs fixed in Thunderbird ESR 140.13",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2029734%2C2036518"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-69/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-70/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-72/"
            }
          ],
          "title": "Memory safety bugs fixed in Thunderbird ESR 140.13"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16361",
        "datePublished": "2026-07-21T12:38:27.370Z",
        "dateReserved": "2026-07-20T21:56:10.203Z",
        "dateUpdated": "2026-07-24T03:55:36.035Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-16360 (GCVE-0-2026-16360)

    Vulnerability from cvelistv5 – Published: 2026-07-21 12:38 – Updated: 2026-07-24 03:55
    VLAI
    Title
    Memory safety bugs fixed in Firefox ESR 115.38, Firefox ESR 140.13 and Firefox 153
    Summary
    Memory safety bugs present in Firefox ESR 115.37, Firefox ESR 140.12 and Firefox 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 115.38, 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: 115.38 , ≤ 115.* (rpm)
    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
    Andrew McCreight, Jan de Mooij, Tom Ritter, Vincent Hilla 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-16360",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-23T00:00:00+00:00",
                    "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-24T03:55:35.214Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "115.*",
                  "status": "unaffected",
                  "version": "115.38",
                  "versionType": "rpm"
                },
                {
                  "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": "Andrew McCreight, Jan de Mooij, Tom Ritter, Vincent Hilla and the Mozilla Fuzzing Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Memory safety bugs present in Firefox ESR 115.37, Firefox ESR 140.12 and Firefox 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 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
                }
              ],
              "value": "Memory safety bugs present in Firefox ESR 115.37, Firefox ESR 140.12 and Firefox 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 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-23T14:55:58.475Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "name": "High-severity memory safety bugs fixed in Firefox ESR 115.38, Firefox ESR 140.13 and Firefox 153",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2022635%2C2028004%2C2035756%2C2045184%2C2045185%2C2045198%2C2045392%2C2045395%2C2045396%2C2045397%2C2045405%2C2045414%2C2045415%2C2045451%2C2045454%2C2045508%2C2045510%2C2045513%2C2045515%2C2045518%2C2045604%2C2045607%2C2045612%2C2045617%2C2045619%2C2045624%2C2045625%2C2045729%2C2045737%2C2045741%2C2045742%2C2045763%2C2045767%2C2045770%2C2045772%2C2045773%2C2045783%2C2045833%2C2045848%2C2045865%2C2045875%2C2045957%2C2047723%2C2047729%2C2048795%2C2048799%2C2048801%2C2049392%2C2049397%2C2049398%2C2049399%2C2049404%2C2049405%2C2049407%2C2049812%2C2050657%2C2050668%2C2050990%2C2053166%2C2053273%2C2053576%2C2053583%2C2053587"
            },
            {
              "name": "Moderate-severity memory safety bugs fixed in Firefox ESR 115.38, Firefox ESR 140.13 and Firefox 153",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2043739%2C2045281%2C2045614%2C2045744%2C2045775%2C2047719%2C2049805%2C2051666"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-69/"
            },
            {
              "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 Firefox ESR 115.38, Firefox ESR 140.13 and Firefox 153"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16360",
        "datePublished": "2026-07-21T12:38:24.293Z",
        "dateReserved": "2026-07-20T21:56:09.806Z",
        "dateUpdated": "2026-07-24T03:55:35.214Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

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

    Vulnerability from cvelistv5 – Published: 2026-07-21 12:38 – Updated: 2026-07-24 03:55
    VLAI
    Title
    Memory safety bugs fixed in Firefox ESR 140.13 and Firefox 153
    Summary
    Memory safety bugs present in Firefox ESR 140.12 and Firefox 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-23T00:00:00+00:00",
                    "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-24T03:55:34.396Z",
              "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 Firefox ESR 140.12 and Firefox 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 Firefox ESR 140.12 and Firefox 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-23T14:55:57.098Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "name": "Moderate-severity memory safety bugs fixed in Firefox ESR 140.13 and Firefox 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 Firefox ESR 140.13 and Firefox 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 Firefox ESR 140.13 and Firefox 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 Firefox ESR 140.13 and Firefox 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-24T03:55:34.396Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

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

    Vulnerability from cvelistv5 – Published: 2026-07-21 12:38 – Updated: 2026-07-24 03:55
    VLAI
    Title
    Memory safety bugs fixed in Firefox 153
    Summary
    Memory safety bugs present in Firefox 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-23T00:00:00+00:00",
                    "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-24T03:55:33.614Z",
              "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 Firefox 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 Firefox 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-23T14:55:55.760Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "name": "Moderate-severity memory safety bugs fixed in Firefox 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 Firefox 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 Firefox 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 Firefox 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-24T03:55:33.614Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

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

    Vulnerability from cvelistv5 – 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 cvelistv5 – Published: 2026-07-21 12:38 – Updated: 2026-07-23 14:55
    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 of Trail of Bits in partnership with OpenAI
    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 of Trail of Bits in partnership with OpenAI"
            }
          ],
          "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-23T14:55:53.803Z",
            "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-23T14:55:53.803Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

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

    Vulnerability from cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – Published: 2026-07-21 12:38 – Updated: 2026-07-24 20:13
    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: no 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": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16401",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-24T03:55:33.292369Z",
                    "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-24T20:13:26.310Z",
              "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-24T20:13:26.310Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

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

    Vulnerability from cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – Published: 2026-07-21 12:38 – Updated: 2026-07-23 14:55
    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
    Steven Julian
    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": "Steven Julian"
            }
          ],
          "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-23T14:55:45.893Z",
            "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-23T14:55:45.893Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

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

    Vulnerability from cvelistv5 – 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 cvelistv5 – Published: 2026-07-21 12:38 – Updated: 2026-07-24 20:13
    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: no 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": 8.8,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-16396",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-24T03:55:32.498630Z",
                    "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-24T20:13:53.093Z",
              "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-24T20:13:53.093Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

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

    Vulnerability from cvelistv5 – Published: 2026-07-21 12:38 – Updated: 2026-07-23 14:55
    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
    Steven Julian
    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": "Steven Julian"
            }
          ],
          "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-23T14:55:43.191Z",
            "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-23T14:55:43.191Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

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

    Vulnerability from cvelistv5 – 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-16359 (GCVE-0-2026-16359)

    Vulnerability from cvelistv5 – Published: 2026-07-21 12:38 – Updated: 2026-07-22 19:18
    VLAI
    Title
    Incorrect boundary conditions in the Audio/Video: GMP component
    Summary
    Incorrect boundary conditions in the Audio/Video: GMP component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, 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: 115.38 , ≤ 115.* (rpm)
    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
    Jacolon Walker
    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-16359",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-21T19:43:36.531190Z",
                    "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:43:44.614Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "115.*",
                  "status": "unaffected",
                  "version": "115.38",
                  "versionType": "rpm"
                },
                {
                  "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": "Jacolon Walker"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Incorrect boundary conditions in the Audio/Video: GMP component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
                }
              ],
              "value": "Incorrect boundary conditions in the Audio/Video: GMP component. This vulnerability was fixed in Firefox 153, Firefox ESR 115.38, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-22T19:18:58.528Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2045424"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-68/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-69/"
            },
            {
              "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": "Incorrect boundary conditions in the Audio/Video: GMP component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-16359",
        "datePublished": "2026-07-21T12:38:07.338Z",
        "dateReserved": "2026-07-20T21:56:07.912Z",
        "dateUpdated": "2026-07-22T19:18:58.528Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

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

    Vulnerability from cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – 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 cvelistv5 – 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"
    }