GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
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.

    2720 vulnerabilities

    CVE-2026-86853 (GCVE-0-2026-86853)

    Vulnerability from cvelistv5 – Published: 2026-09-08 15:14 – Updated: 2026-09-08 15:48
    VLAI
    Title
    Repeated external URL scheme launches could potentially cause a denial of service in Firefox for iOS
    Summary
    A malicious webpage could repeatedly trigger external URL schemes, causing system prompts or external application launches. This could make Firefox for iOS temporarily unusable until the page is closed. This vulnerability was fixed in Firefox for iOS 155.1.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-08 15:47 UTC
    CWE
    • CWE-451 - User Interface (UI) Misrepresentation of Critical Information
    Impacted products
    Vendor Product Version
    Mozilla Firefox for iOS Unaffected: 155.1 , ≤ * (rpm)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "LOW",
                  "baseScore": 4.3,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "NONE",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-86853",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-08T15:47:54.911455Z",
                    "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-09-08T15:48:03.190Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox for iOS",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155.1",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Amit Gajbhare"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "A malicious webpage could repeatedly trigger external URL schemes, causing system prompts or external application launches. This could make Firefox for iOS temporarily unusable until the page is closed. This vulnerability was fixed in Firefox for iOS 155.1."
                }
              ],
              "value": "A malicious webpage could repeatedly trigger external URL schemes, causing system prompts or external application launches. This could make Firefox for iOS temporarily unusable until the page is closed. This vulnerability was fixed in Firefox for iOS 155.1."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-08T15:14:51.534Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1847631"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-89/"
            }
          ],
          "title": "Repeated external URL scheme launches could potentially cause a denial of service in Firefox for iOS"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-86853",
        "datePublished": "2026-09-08T15:14:51.534Z",
        "dateReserved": "2026-09-08T15:03:57.380Z",
        "dateUpdated": "2026-09-08T15:48:03.190Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84642 (GCVE-0-2026-84642)

    Vulnerability from cvelistv5 – Published: 2026-09-01 21:33 – Updated: 2026-09-02 19:14
    VLAI
    Title
    Allowed UNC hostnames for attachments interpreted as a regular expression
    Summary
    The values of the mail.allowed_attachment_hostnames advanced config setting were used in a regular expression without escaping. For some possible valid hostnames, this could allow certain unintended hostnames to also match and serve remote attachments. This vulnerability was fixed in Thunderbird 155 and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-02 19:14 UTC
    CWE
    • CWE-1333 - Inefficient Regular Expression Complexity
    Impacted products
    Vendor Product Version
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84642",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-02T19:14:05.007405Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-1333",
                    "description": "CWE-1333 Inefficient Regular Expression Complexity",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T19:14:29.482Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "ChinhNguyen, Lowk3yz"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "The values of the mail.allowed_attachment_hostnames advanced config setting were used in a regular expression without escaping. For some possible valid hostnames, this could allow certain unintended hostnames to also match and serve remote attachments. This vulnerability was fixed in Thunderbird 155 and Thunderbird 153.2."
                }
              ],
              "value": "The values of the mail.allowed_attachment_hostnames advanced config setting were used in a regular expression without escaping. For some possible valid hostnames, this could allow certain unintended hostnames to also match and serve remote attachments. This vulnerability was fixed in Thunderbird 155 and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:16.162Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2060462"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Allowed UNC hostnames for attachments interpreted as a regular expression"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84642",
        "datePublished": "2026-09-01T21:33:07.987Z",
        "dateReserved": "2026-09-01T21:33:07.702Z",
        "dateUpdated": "2026-09-02T19:14:29.482Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84641 (GCVE-0-2026-84641)

    Vulnerability from cvelistv5 – Published: 2026-09-01 21:33 – Updated: 2026-09-02 18:47
    VLAI
    Title
    Information disclosure due to malicious IMAP server response
    Summary
    A malicious IMAP server can trigger use-after-free and heap-memory disclosure by sending a crafted ID response. Heap contents can ultimately be persisted to prefs.js. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-02 18:44 UTC
    CWE
    Impacted products
    Vendor Product Version
    Mozilla Thunderbird Unaffected: 140.15 , ≤ 140.* (rpm)
    Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84641",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-02T18:44:59.344215Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T18:47:17.033Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.15",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "ABDULAZIZ ALASAIQAH"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "A malicious IMAP server can trigger use-after-free and heap-memory disclosure by sending a crafted ID response. Heap contents can ultimately be persisted to prefs.js. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
                }
              ],
              "value": "A malicious IMAP server can trigger use-after-free and heap-memory disclosure by sending a crafted ID response. Heap contents can ultimately be persisted to prefs.js. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:15.877Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2057805"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-87/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Information disclosure due to malicious IMAP server response"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84641",
        "datePublished": "2026-09-01T21:33:07.410Z",
        "dateReserved": "2026-09-01T21:33:07.129Z",
        "dateUpdated": "2026-09-02T18:47:17.033Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84640 (GCVE-0-2026-84640)

    Vulnerability from cvelistv5 – Published: 2026-09-01 21:33 – Updated: 2026-09-02 18:48
    VLAI
    Title
    One byte overflow read in mail parser
    Summary
    A maliciously constructed mail header could lead to a one byte read past the end of a buffer. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-02 18:47 UTC
    CWE
    Impacted products
    Vendor Product Version
    Mozilla Thunderbird Unaffected: 140.15 , ≤ 140.* (rpm)
    Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84640",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-02T18:47:36.596726Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-126",
                    "description": "CWE-126 Buffer Over-read",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T18:48:06.654Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.15",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Ramesh Adhikari, Dr. Faruk Kazi (CoE-CNDS Lab, VJTI, Mumbai, India)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "A maliciously constructed mail header could lead to a one byte read past the end of a buffer. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
                }
              ],
              "value": "A maliciously constructed mail header could lead to a one byte read past the end of a buffer. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:15.623Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2063964"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-87/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "One byte overflow read in mail parser"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84640",
        "datePublished": "2026-09-01T21:33:06.832Z",
        "dateReserved": "2026-09-01T21:33:06.555Z",
        "dateUpdated": "2026-09-02T18:48:06.654Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84639 (GCVE-0-2026-84639)

    Vulnerability from cvelistv5 – Published: 2026-09-01 21:33 – Updated: 2026-09-02 18:48
    VLAI
    Title
    Uninitialized memory in MIME parsing
    Summary
    Triggering an error condition in certain MIME bodies would cause uninitialized memory to be used. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-02 18:48 UTC
    CWE
    • CWE-457 - Use of Uninitialized Variable
    Impacted products
    Vendor Product Version
    Mozilla Thunderbird Unaffected: 140.15 , ≤ 140.* (rpm)
    Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84639",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-02T18:48:36.137068Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-457",
                    "description": "CWE-457 Use of Uninitialized Variable",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T18:48:58.879Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.15",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Ramesh Adhikari, Dr. Faruk Kazi (CoE-CNDS Lab, VJTI, Mumbai, India)"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Triggering an error condition in certain MIME bodies would cause uninitialized memory to be used. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
                }
              ],
              "value": "Triggering an error condition in certain MIME bodies would cause uninitialized memory to be used. This vulnerability was fixed in Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:15.369Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2061087"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-87/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Uninitialized memory in MIME parsing"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84639",
        "datePublished": "2026-09-01T21:33:06.251Z",
        "dateReserved": "2026-09-01T21:33:05.937Z",
        "dateUpdated": "2026-09-02T18:48:58.879Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84637 (GCVE-0-2026-84637)

    Vulnerability from cvelistv5 – Published: 2026-09-01 21:25 – Updated: 2026-09-02 18:49
    VLAI
    Title
    Calendar invitation attachments could launch local executables
    Summary
    Malicious calendar invitations could use file URI attachments to launch local or network-hosted executables on Windows, bypassing Thunderbird's normal executable attachment protections. With the new invitation display enabled, the attachment could also appear under a misleading filename. This vulnerability was fixed in Thunderbird 154 and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-02 18:49 UTC
    CWE
    • CWE-434 - Unrestricted Upload of File with Dangerous Type
    Impacted products
    Vendor Product Version
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 154 , ≤ * (rpm)
    Create a notification for this product.
    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-84637",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-02T18:49:31.675786Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-434",
                    "description": "CWE-434 Unrestricted Upload of File with Dangerous Type",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T18:49:58.962Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "154",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Trung Nguyen"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Malicious calendar invitations could use file URI attachments to launch local or network-hosted executables on Windows, bypassing Thunderbird\u0027s normal executable attachment protections. With the new invitation display enabled, the attachment could also appear under a misleading filename. This vulnerability was fixed in Thunderbird 154 and Thunderbird 153.2."
                }
              ],
              "value": "Malicious calendar invitations could use file URI attachments to launch local or network-hosted executables on Windows, bypassing Thunderbird\u0027s normal executable attachment protections. With the new invitation display enabled, the attachment could also appear under a misleading filename. This vulnerability was fixed in Thunderbird 154 and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:14.831Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2043878"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-78/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Calendar invitation attachments could launch local executables"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84637",
        "datePublished": "2026-09-01T21:25:08.554Z",
        "dateReserved": "2026-09-01T21:25:08.170Z",
        "dateUpdated": "2026-09-02T18:49:58.962Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84144 (GCVE-0-2026-84144)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 15:41
    VLAI
    Title
    Internally found bugs fixed in Thunderbird 155 and Thunderbird ESR 153.2
    Summary
    Internally found bugs present in Thunderbird 154 and Thunderbird ESR 153.1. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 15:41 UTC
    CWE
    • CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "HIGH",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "HIGH",
                  "baseScore": 7.5,
                  "baseSeverity": "HIGH",
                  "confidentialityImpact": "HIGH",
                  "integrityImpact": "HIGH",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-84144",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T15:41:23.728845Z",
                    "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-09-03T15:41:26.571Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Leo Tenenbaum, Tom Ritter and the Mozilla Fuzzing Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Internally found bugs present in Thunderbird 154 and Thunderbird ESR 153.1. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Internally found bugs present in Thunderbird 154 and Thunderbird ESR 153.1. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:14.573Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "name": "Moderate Severity internally found bugs fixed in Thunderbird 155 and Thunderbird ESR 153.2",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2054619%2C2054620%2C2054624%2C2054702%2C2054726%2C2054775%2C2055703%2C2058006%2C2058013%2C2058098%2C2058627%2C2058661%2C2059127%2C2059128%2C2059180%2C2059199%2C2059205%2C2061320%2C2061430%2C2061495%2C2061505%2C2061532%2C2061799"
            },
            {
              "name": "High Severity internally found bugs fixed in Thunderbird 155 and Thunderbird ESR 153.2",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2054625%2C2059002%2C2061775"
            },
            {
              "name": "Low Severity internally found bugs fixed in Thunderbird 155 and Thunderbird ESR 153.2",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2054691%2C2058085%2C2059144%2C2059191%2C2059192%2C2061521%2C2062395%2C2062404"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Internally found bugs fixed in Thunderbird 155 and Thunderbird ESR 153.2"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84144",
        "datePublished": "2026-09-01T12:19:11.104Z",
        "dateReserved": "2026-09-01T07:26:01.858Z",
        "dateUpdated": "2026-09-03T15:41:26.571Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84143 (GCVE-0-2026-84143)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 17:23
    VLAI
    Title
    Internally found bugs fixed in Thunderbird 155, Thunderbird ESR 153.2 and Thunderbird ESR 140.15
    Summary
    Internally found bugs present in Thunderbird 154, Thunderbird ESR 153.1 and Thunderbird ESR 140.14. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 17:14 UTC
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 140.15 , ≤ 140.* (rpm)
    Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 140.15 , ≤ 140.* (rpm)
    Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84143",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T17:14:23.894743Z",
                    "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-09-03T17:23:35.483Z",
              "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.15",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.15",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Jan de Mooij, Tom Ritter and the Mozilla Fuzzing Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Internally found bugs present in Thunderbird 154, Thunderbird ESR 153.1 and Thunderbird ESR 140.14. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
                }
              ],
              "value": "Internally found bugs present in Thunderbird 154, Thunderbird ESR 153.1 and Thunderbird ESR 140.14. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:14.156Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "name": "High Severity internally found bugs fixed in Thunderbird 155, Thunderbird ESR 153.2 and Thunderbird ESR 140.15",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2048793%2C2054645%2C2057114%2C2059109%2C2061287"
            },
            {
              "name": "Moderate Severity internally found bugs fixed in Thunderbird 155, Thunderbird ESR 153.2 and Thunderbird ESR 140.15",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2054631%2C2054657%2C2055007%2C2055681%2C2057107%2C2058087%2C2058088%2C2058090%2C2058095%2C2058101%2C2059183%2C2059185%2C2061301%2C2061325"
            },
            {
              "name": "Low Severity internally found bugs fixed in Thunderbird 155, Thunderbird ESR 153.2 and Thunderbird ESR 140.15",
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2057108"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-84/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-87/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Internally found bugs fixed in Thunderbird 155, Thunderbird ESR 153.2 and Thunderbird ESR 140.15"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84143",
        "datePublished": "2026-09-01T12:19:10.109Z",
        "dateReserved": "2026-09-01T07:26:01.305Z",
        "dateUpdated": "2026-09-03T17:23:35.483Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84142 (GCVE-0-2026-84142)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 17:23
    VLAI
    Title
    Internally found bugs fixed in Thunderbird 155
    Summary
    Internally found bugs present in Thunderbird 154. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155 and Thunderbird 155.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 17:13 UTC
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84142",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T17:13:22.840270Z",
                    "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-09-03T17:23:40.751Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Alexandre Poirot, Christian Holler, Sebastian Hengst and the Mozilla Fuzzing Team"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Internally found bugs present in Thunderbird 154. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155 and Thunderbird 155."
                }
              ],
              "value": "Internally found bugs present in Thunderbird 154. Some of these bugs showed evidence of memory corruption or another security-relevant defect and we presume that with enough effort some of these could have been exploited. This vulnerability was fixed in Firefox 155 and Thunderbird 155."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:33:04.550Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "name": "Moderate Severity internally found bugs fixed in Thunderbird 155",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2029421%2C2040889%2C2045313%2C2045435%2C2053578%2C2058621%2C2058626"
            },
            {
              "name": "Low Severity internally found bugs fixed in Thunderbird 155",
              "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2048796%2C2053150%2C2057356"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            }
          ],
          "title": "Internally found bugs fixed in Thunderbird 155"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84142",
        "datePublished": "2026-09-01T12:19:09.109Z",
        "dateReserved": "2026-09-01T07:26:00.760Z",
        "dateUpdated": "2026-09-03T17:23:40.751Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84141 (GCVE-0-2026-84141)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 17:23
    VLAI
    Title
    Integer overflow in the Graphics: ImageLib component
    Summary
    Integer overflow in the Graphics: ImageLib component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 17:21 UTC
    CWE
    • CWE-190 - Integer Overflow or Wraparound
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84141",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T17:21:25.863860Z",
                    "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-09-03T17:23:46.546Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "nguyentuanhung1149"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Integer overflow in the Graphics: ImageLib component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Integer overflow in the Graphics: ImageLib component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:13.890Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2063994"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Integer overflow in the Graphics: ImageLib component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84141",
        "datePublished": "2026-09-01T12:19:08.065Z",
        "dateReserved": "2026-09-01T07:25:58.726Z",
        "dateUpdated": "2026-09-03T17:23:46.546Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84140 (GCVE-0-2026-84140)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 17:23
    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 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 17:00 UTC
    CWE
    • CWE-346 - Origin Validation Error
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84140",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T17:00:48.842468Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-346",
                    "description": "CWE-346 Origin Validation Error",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-03T17:23:51.826Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Mohamed Mbarek"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Site isolation issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Site isolation issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:13.630Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2063780"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Site isolation issue in the DOM: Navigation component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84140",
        "datePublished": "2026-09-01T12:19:07.017Z",
        "dateReserved": "2026-09-01T07:25:56.481Z",
        "dateUpdated": "2026-09-03T17:23:51.826Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84139 (GCVE-0-2026-84139)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 17:23
    VLAI
    Title
    Clickjacking issue in the DOM: Events component
    Summary
    Clickjacking issue in the DOM: Events component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 16:50 UTC
    CWE
    • CWE-1021 - Improper Restriction of Rendered UI Layers or Frames
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84139",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T16:50:34.303707Z",
                    "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-09-03T17:23:57.074Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Long Nguyen"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Clickjacking issue in the DOM: Events component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Clickjacking issue in the DOM: Events component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:13.371Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2060153"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Clickjacking issue in the DOM: Events component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84139",
        "datePublished": "2026-09-01T12:19:05.943Z",
        "dateReserved": "2026-09-01T07:25:54.254Z",
        "dateUpdated": "2026-09-03T17:23:57.074Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84138 (GCVE-0-2026-84138)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 17:24
    VLAI
    Title
    Denial-of-service in the PDF Viewer component
    Summary
    Denial-of-service in the PDF Viewer component. This vulnerability was fixed in Firefox 155 and Thunderbird 155.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 16:49 UTC
    CWE
    • CWE-400 - Uncontrolled Resource Consumption
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    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-84138",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T16:49:14.709698Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-400",
                    "description": "CWE-400 Uncontrolled Resource Consumption",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-03T17:24:04.292Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Uwez Khan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Denial-of-service in the PDF Viewer component. This vulnerability was fixed in Firefox 155 and Thunderbird 155."
                }
              ],
              "value": "Denial-of-service in the PDF Viewer component. This vulnerability was fixed in Firefox 155 and Thunderbird 155."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:33:02.371Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2056164"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            }
          ],
          "title": "Denial-of-service in the PDF Viewer component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84138",
        "datePublished": "2026-09-01T12:19:04.949Z",
        "dateReserved": "2026-09-01T07:25:51.081Z",
        "dateUpdated": "2026-09-03T17:24:04.292Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84137 (GCVE-0-2026-84137)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 17:24
    VLAI
    Title
    Spoofing issue in the DOM: Core & HTML component
    Summary
    Spoofing issue in the DOM: Core & HTML component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 16:47 UTC
    CWE
    • CWE-451 - User Interface (UI) Misrepresentation of Critical Information
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84137",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T16:47:52.939308Z",
                    "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-09-03T17:24:09.718Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Riski Muhammad Ivan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Spoofing issue in the DOM: Core \u0026 HTML component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Spoofing issue in the DOM: Core \u0026 HTML component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:13.110Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2051146"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Spoofing issue in the DOM: Core \u0026 HTML component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84137",
        "datePublished": "2026-09-01T12:19:03.931Z",
        "dateReserved": "2026-09-01T07:25:48.803Z",
        "dateUpdated": "2026-09-03T17:24:09.718Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84136 (GCVE-0-2026-84136)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 17:24
    VLAI
    Title
    Other issue in the DOM: Navigation component
    Summary
    Other issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 16:45 UTC
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    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-84136",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T16:45:22.949470Z",
                    "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-09-03T17:24:14.797Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Apentota"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Other issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Other issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:12.832Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2048699"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Other issue in the DOM: Navigation component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84136",
        "datePublished": "2026-09-01T12:19:02.913Z",
        "dateReserved": "2026-09-01T07:25:46.560Z",
        "dateUpdated": "2026-09-03T17:24:14.797Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84135 (GCVE-0-2026-84135)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 17:24
    VLAI
    Title
    Other issue in Firefox Focus for Android
    Summary
    Other issue in Firefox Focus for Android. This vulnerability was fixed in Firefox 155.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 16:37 UTC
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84135",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T16:37:18.554138Z",
                    "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-09-03T17:24:20.179Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Atsushi Sada"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Other issue in Firefox Focus for Android. This vulnerability was fixed in Firefox 155."
                }
              ],
              "value": "Other issue in Firefox Focus for Android. This vulnerability was fixed in Firefox 155."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T12:19:01.898Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2046661"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            }
          ],
          "title": "Other issue in Firefox Focus for Android"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84135",
        "datePublished": "2026-09-01T12:19:01.898Z",
        "dateReserved": "2026-09-01T07:25:44.495Z",
        "dateUpdated": "2026-09-03T17:24:20.179Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84134 (GCVE-0-2026-84134)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:19 – Updated: 2026-09-03 17:24
    VLAI
    Title
    Other issue in the Profile Backup component
    Summary
    Other issue in the Profile Backup component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 16:30 UTC
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    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-84134",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T16:30:06.665431Z",
                    "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-09-03T17:24:26.758Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "5up3rh3i"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Other issue in the Profile Backup component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Other issue in the Profile Backup component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:12.544Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2044882"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Other issue in the Profile Backup component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84134",
        "datePublished": "2026-09-01T12:19:00.845Z",
        "dateReserved": "2026-09-01T07:25:41.857Z",
        "dateUpdated": "2026-09-03T17:24:26.758Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84133 (GCVE-0-2026-84133)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-03 17:24
    VLAI
    Title
    Site isolation issue in the DOM: Push Subscriptions component
    Summary
    Site isolation issue in the DOM: Push Subscriptions component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 16:13 UTC
    CWE
    • CWE-346 - Origin Validation Error
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84133",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T16:13:39.454775Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-346",
                    "description": "CWE-346 Origin Validation Error",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-03T17:24:32.013Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "pakhunov.anton.n"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Site isolation issue in the DOM: Push Subscriptions component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Site isolation issue in the DOM: Push Subscriptions component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:12.285Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2032388"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Site isolation issue in the DOM: Push Subscriptions component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84133",
        "datePublished": "2026-09-01T12:18:59.836Z",
        "dateReserved": "2026-09-01T07:25:39.807Z",
        "dateUpdated": "2026-09-03T17:24:32.013Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84132 (GCVE-0-2026-84132)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-03 17:24
    VLAI
    Title
    Information disclosure in the Networking: HTTP component
    Summary
    Information disclosure in the Networking: HTTP component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 16:12 UTC
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84132",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T16:12:15.627205Z",
                    "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-09-03T17:24:37.242Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Shu Takahashi"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Information disclosure in the Networking: HTTP component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Information disclosure in the Networking: HTTP component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:12.025Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2063020"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Information disclosure in the Networking: HTTP component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84132",
        "datePublished": "2026-09-01T12:18:58.805Z",
        "dateReserved": "2026-09-01T07:25:37.771Z",
        "dateUpdated": "2026-09-03T17:24:37.242Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84130 (GCVE-0-2026-84130)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-03 17:24
    VLAI
    Title
    Information disclosure in the Graphics: WebGPU component
    Summary
    Information disclosure in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-03 15:42 UTC
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    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-84130",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-03T15:42:55.306987Z",
                    "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-09-03T17:24:42.674Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "5up3rh3i"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Information disclosure in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Information disclosure in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:11.731Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2057834"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Information disclosure in the Graphics: WebGPU component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84130",
        "datePublished": "2026-09-01T12:18:57.806Z",
        "dateReserved": "2026-09-01T07:25:31.624Z",
        "dateUpdated": "2026-09-03T17:24:42.674Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84129 (GCVE-0-2026-84129)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-02 15:49
    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 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-02 15:47 UTC
    CWE
    • CWE-346 - Origin Validation Error
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84129",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-02T15:47:50.677945Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-346",
                    "description": "CWE-346 Origin Validation Error",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T15:49:17.061Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "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 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Site isolation issue in the DOM: Navigation component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:11.439Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2055028"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Site isolation issue in the DOM: Navigation component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84129",
        "datePublished": "2026-09-01T12:18:56.806Z",
        "dateReserved": "2026-09-01T07:25:29.556Z",
        "dateUpdated": "2026-09-02T15:49:17.061Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84128 (GCVE-0-2026-84128)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-02 03:55
    VLAI
    Title
    Privilege escalation in the WebDriver BiDi component
    Summary
    Privilege escalation in the WebDriver BiDi component. This vulnerability was fixed in Firefox 155 and Thunderbird 155.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-01 00:00 UTC
    CWE
    • CWE-284 - Improper Access Control
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84128",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-01T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-284",
                    "description": "CWE-284 Improper Access Control",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T03:55:42.823Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Tomoya Nakanishi"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Privilege escalation in the WebDriver BiDi component. This vulnerability was fixed in Firefox 155 and Thunderbird 155."
                }
              ],
              "value": "Privilege escalation in the WebDriver BiDi component. This vulnerability was fixed in Firefox 155 and Thunderbird 155."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:32:58.080Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2044280"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            }
          ],
          "title": "Privilege escalation in the WebDriver BiDi component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84128",
        "datePublished": "2026-09-01T12:18:55.796Z",
        "dateReserved": "2026-09-01T07:25:28.087Z",
        "dateUpdated": "2026-09-02T03:55:42.823Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84127 (GCVE-0-2026-84127)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-01 14:59
    VLAI
    Title
    Information disclosure in the WebExtensions component in Firefox for Android
    Summary
    Information disclosure in the WebExtensions component in Firefox for Android. This vulnerability was fixed in Firefox 155.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-01 14:59 UTC
    CWE
    • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 4.3,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-84127",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-01T14:59:30.742059Z",
                    "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-09-01T14:59:34.837Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Wladimir Palant"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Information disclosure in the WebExtensions component in Firefox for Android. This vulnerability was fixed in Firefox 155."
                }
              ],
              "value": "Information disclosure in the WebExtensions component in Firefox for Android. This vulnerability was fixed in Firefox 155."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T12:18:54.776Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1699444"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            }
          ],
          "title": "Information disclosure in the WebExtensions component in Firefox for Android"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84127",
        "datePublished": "2026-09-01T12:18:54.776Z",
        "dateReserved": "2026-09-01T07:25:25.784Z",
        "dateUpdated": "2026-09-01T14:59:34.837Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84126 (GCVE-0-2026-84126)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-01 21:32
    VLAI
    Title
    Incorrect boundary conditions in the Layout: Grid component
    Summary
    Incorrect boundary conditions in the Layout: Grid component. This vulnerability was fixed in Firefox 155 and Thunderbird 155.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-01 15:00 UTC
    CWE
    • CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 4.3,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "NONE",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-84126",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-01T15:00:20.068715Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-120",
                    "description": "CWE-120 Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-01T15:00:30.508Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Irvan Kurniawan"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Incorrect boundary conditions in the Layout: Grid component. This vulnerability was fixed in Firefox 155 and Thunderbird 155."
                }
              ],
              "value": "Incorrect boundary conditions in the Layout: Grid component. This vulnerability was fixed in Firefox 155 and Thunderbird 155."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:32:57.482Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2063893"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            }
          ],
          "title": "Incorrect boundary conditions in the Layout: Grid component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84126",
        "datePublished": "2026-09-01T12:18:53.758Z",
        "dateReserved": "2026-09-01T07:25:23.294Z",
        "dateUpdated": "2026-09-01T21:32:57.482Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84125 (GCVE-0-2026-84125)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-01 21:44
    VLAI
    Title
    Use-after-free in the DOM: Core & HTML component
    Summary
    Use-after-free in the DOM: Core & HTML component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-01 14:15 UTC
    CWE
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 5.4,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "LOW",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-84125",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-01T14:15:49.916667Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-01T14:16:00.693Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Yaqoub Aldurayhim"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Use-after-free in the DOM: Core \u0026 HTML component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Use-after-free in the DOM: Core \u0026 HTML component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:11.189Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2063871"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Use-after-free in the DOM: Core \u0026 HTML component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84125",
        "datePublished": "2026-09-01T12:18:52.716Z",
        "dateReserved": "2026-09-01T07:25:21.062Z",
        "dateUpdated": "2026-09-01T21:44:11.189Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84124 (GCVE-0-2026-84124)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-01 21:44
    VLAI
    Title
    Use-after-free in the DOM: Core & HTML component
    Summary
    Use-after-free in the DOM: Core & HTML component. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-01 15:00 UTC
    CWE
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 140.15 , ≤ 140.* (rpm)
    Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 140.15 , ≤ 140.* (rpm)
    Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 5.4,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "LOW",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-84124",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-01T15:00:58.071574Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-01T15:01:02.218Z",
              "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.15",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.15",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Hyeonjun Ahn"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Use-after-free in the DOM: Core \u0026 HTML component. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
                }
              ],
              "value": "Use-after-free in the DOM: Core \u0026 HTML component. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:10.896Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2061110"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-84/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-87/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Use-after-free in the DOM: Core \u0026 HTML component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84124",
        "datePublished": "2026-09-01T12:18:51.705Z",
        "dateReserved": "2026-09-01T07:25:18.000Z",
        "dateUpdated": "2026-09-01T21:44:10.896Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84123 (GCVE-0-2026-84123)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-02 03:55
    VLAI
    Title
    Privilege escalation due to use-after-free in the Graphics: WebGPU component
    Summary
    Privilege escalation due to use-after-free in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-01 00:00 UTC
    CWE
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    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-84123",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-01T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T03:55:41.775Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Yaqoub Aldurayhim"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Privilege escalation due to use-after-free in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Privilege escalation due to use-after-free in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:10.638Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2060047"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Privilege escalation due to use-after-free in the Graphics: WebGPU component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84123",
        "datePublished": "2026-09-01T12:18:50.681Z",
        "dateReserved": "2026-09-01T07:25:15.751Z",
        "dateUpdated": "2026-09-02T03:55:41.775Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84122 (GCVE-0-2026-84122)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-01 21:44
    VLAI
    Title
    Use-after-free in the Audio/Video component
    Summary
    Use-after-free in the Audio/Video component. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-01 15:10 UTC
    CWE
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 140.15 , ≤ 140.* (rpm)
    Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 140.15 , ≤ 140.* (rpm)
    Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 5.4,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "LOW",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-84122",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-01T15:10:40.462443Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-01T15:10:44.199Z",
              "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.15",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "140.*",
                  "status": "unaffected",
                  "version": "140.15",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "Hyeonjun Ahn"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Use-after-free in the Audio/Video component. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
                }
              ],
              "value": "Use-after-free in the Audio/Video component. This vulnerability was fixed in Firefox 155, Firefox ESR 140.15, Firefox ESR 153.2, Thunderbird 155, Thunderbird 140.15, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:10.383Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2059965"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-84/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-87/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Use-after-free in the Audio/Video component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84122",
        "datePublished": "2026-09-01T12:18:49.637Z",
        "dateReserved": "2026-09-01T07:25:13.250Z",
        "dateUpdated": "2026-09-01T21:44:10.383Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84118 (GCVE-0-2026-84118)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-01 21:44
    VLAI
    Title
    Use-after-free in the JavaScript: GC component
    Summary
    Use-after-free in the JavaScript: GC component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-01 15:10 UTC
    CWE
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Mozilla Thunderbird Unaffected: 153.2 , ≤ 153.* (rpm)
    Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "cvssV3_1": {
                  "attackComplexity": "LOW",
                  "attackVector": "NETWORK",
                  "availabilityImpact": "NONE",
                  "baseScore": 5.4,
                  "baseSeverity": "MEDIUM",
                  "confidentialityImpact": "LOW",
                  "integrityImpact": "LOW",
                  "privilegesRequired": "NONE",
                  "scope": "UNCHANGED",
                  "userInteraction": "REQUIRED",
                  "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
                  "version": "3.1"
                }
              },
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-84118",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-01T15:10:02.685321Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-416",
                    "description": "CWE-416 Use After Free",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-01T15:10:08.870Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            },
            {
              "product": "Thunderbird",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "153.*",
                  "status": "unaffected",
                  "version": "153.2",
                  "versionType": "rpm"
                },
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "x0e"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Use-after-free in the JavaScript: GC component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
                }
              ],
              "value": "Use-after-free in the JavaScript: GC component. This vulnerability was fixed in Firefox 155, Firefox ESR 153.2, Thunderbird 155, and Thunderbird 153.2."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T21:44:10.117Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2057457"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-85/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-86/"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-88/"
            }
          ],
          "title": "Use-after-free in the JavaScript: GC component"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84118",
        "datePublished": "2026-09-01T12:18:48.607Z",
        "dateReserved": "2026-09-01T07:25:03.410Z",
        "dateUpdated": "2026-09-01T21:44:10.117Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-84117 (GCVE-0-2026-84117)

    Vulnerability from cvelistv5 – Published: 2026-09-01 12:18 – Updated: 2026-09-02 03:55
    VLAI
    Title
    Privilege escalation in Firefox for Android
    Summary
    Privilege escalation in Firefox for Android. This vulnerability was fixed in Firefox 155.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-01 00:00 UTC
    CWE
    • CWE-284 - Improper Access Control
    Impacted products
    Vendor Product Version
    Mozilla Firefox Unaffected: 155 , ≤ * (rpm)
    Create a notification for this product.
    Credits
    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-84117",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-01T00:00:00+00:00",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "problemTypes": [
              {
                "descriptions": [
                  {
                    "cweId": "CWE-284",
                    "description": "CWE-284 Improper Access Control",
                    "lang": "en",
                    "type": "CWE"
                  }
                ]
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-02T03:55:24.052Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Firefox",
              "vendor": "Mozilla",
              "versions": [
                {
                  "lessThanOrEqual": "*",
                  "status": "unaffected",
                  "version": "155",
                  "versionType": "rpm"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "HiWorld"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "Privilege escalation in Firefox for Android. This vulnerability was fixed in Firefox 155."
                }
              ],
              "value": "Privilege escalation in Firefox for Android. This vulnerability was fixed in Firefox 155."
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-01T12:18:47.569Z",
            "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
            "shortName": "mozilla"
          },
          "references": [
            {
              "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=2053320"
            },
            {
              "url": "https://www.mozilla.org/security/advisories/mfsa2026-82/"
            }
          ],
          "title": "Privilege escalation in Firefox for Android"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "assignerShortName": "mozilla",
        "cveId": "CVE-2026-84117",
        "datePublished": "2026-09-01T12:18:47.569Z",
        "dateReserved": "2026-09-01T07:25:01.149Z",
        "dateUpdated": "2026-09-02T03:55:24.052Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }