{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-6786",
        "assignerOrgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
        "state": "PUBLISHED",
        "assignerShortName": "mozilla",
        "dateReserved": "2026-04-21T12:41:14.326Z",
        "datePublished": "2026-04-21T12:41:14.629Z",
        "dateUpdated": "2026-07-15T00:40:39.064Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "product": "Firefox",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "status": "unaffected",
                            "version": "140.10",
                            "lessThanOrEqual": "140.*",
                            "versionType": "rpm"
                        },
                        {
                            "status": "unaffected",
                            "version": "150",
                            "lessThanOrEqual": "*",
                            "versionType": "rpm"
                        }
                    ]
                },
                {
                    "product": "Thunderbird",
                    "vendor": "Mozilla",
                    "versions": [
                        {
                            "status": "unaffected",
                            "version": "140.10",
                            "lessThanOrEqual": "140.*",
                            "versionType": "rpm"
                        },
                        {
                            "status": "unaffected",
                            "version": "150",
                            "lessThanOrEqual": "*",
                            "versionType": "rpm"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Memory safety bugs present in Firefox ESR 140.9, Thunderbird ESR 140.9, Firefox 149 and Thunderbird 149. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 150, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "Memory safety bugs present in Firefox ESR 140.9, Thunderbird ESR 140.9, Firefox 149 and Thunderbird 149. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 150, Firefox ESR 140.10, Thunderbird 150, and Thunderbird 140.10."
                        }
                    ]
                }
            ],
            "title": "Memory safety bugs fixed in Firefox ESR 140.10, Thunderbird ESR 140.10, Firefox 150 and Thunderbird 150",
            "references": [
                {
                    "url": "https://bugzilla.mozilla.org/buglist.cgi?bug_id=2010727%2C2019004%2C2019224%2C2019547%2C2020378%2C2022381%2C2022608%2C2022785%2C2023120%2C2023128%2C2023140%2C2023279%2C2023836%2C2023882%2C2023925%2C2023950%2C2023959%2C2023965%2C2024243%2C2024245%2C2024247%2C2024253%2C2024346%2C2024357%2C2024416%2C2024420%2C2024429%2C2024432%2C2024455%2C2024466%2C2024468%2C2024476%2C2024664%2C2024666%2C2024669%2C2024670%2C2024671%2C2024761%2C2024918%2C2025292%2C2025332%2C2025348%2C2025384%2C2025395%2C2025458%2C2025461%2C2025463%2C2025481%2C2025483%2C2025485%2C2025494%2C2025506%2C2025511%2C2025513%2C2025520%2C2026277%2C2026282%2C2026288%2C2026289%2C2026311%2C2026312%2C2026869%2C2027152%2C2027161%2C2027238%2C2027261%2C2027269%2C2027274%2C2027280%2C2027281%2C2027300%2C2027302%2C2027331%2C2027339%2C2027340%2C2027738%2C2027975%2C2028000%2C2028011%2C2028289%2C2028525%2C2028728%2C2028887%2C2028888%2C2028896%2C2029063%2C2029064%2C2029290%2C2029291%2C2029294%2C2029300%2C2029304%2C2029316%2C2029317%2C2029401%2C2029415%2C2029430%2C2029457%2C2029727%2C2029735%2C2029743%2C2029752%2C2029754%2C2029776%2C2029809%2C2030324%2C2030370",
                    "name": "Memory safety bugs fixed in Firefox ESR 140.10, Thunderbird ESR 140.10, Firefox 150 and Thunderbird 150"
                },
                {
                    "url": "https://www.mozilla.org/security/advisories/mfsa2026-30/"
                },
                {
                    "url": "https://www.mozilla.org/security/advisories/mfsa2026-32/"
                },
                {
                    "url": "https://www.mozilla.org/security/advisories/mfsa2026-33/"
                },
                {
                    "url": "https://www.mozilla.org/security/advisories/mfsa2026-34/"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "Alex Franchuk, Andrew McCreight, Brian Grinstead, Christian Holler, Jan de Mooij, Maurice Dauer, Sebastian Hengst, Tom Schuster and the Mozilla Fuzzing Team"
                }
            ],
            "providerMetadata": {
                "orgId": "f16b083a-5664-49f3-a51e-8d479e5ed7fe",
                "shortName": "mozilla",
                "dateUpdated": "2026-04-21T23:35:23.487Z"
            }
        },
        "adp": [
            {
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-416",
                                "lang": "en",
                                "description": "CWE-416 Use After Free"
                            }
                        ]
                    },
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-125",
                                "lang": "en",
                                "description": "CWE-125 Out-of-bounds Read"
                            }
                        ]
                    },
                    {
                        "descriptions": [
                            {
                                "type": "CWE",
                                "cweId": "CWE-787",
                                "lang": "en",
                                "description": "CWE-787 Out-of-bounds Write"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "cvssV3_1": {
                            "scope": "UNCHANGED",
                            "version": "3.1",
                            "baseScore": 7.5,
                            "attackVector": "NETWORK",
                            "baseSeverity": "HIGH",
                            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
                            "integrityImpact": "HIGH",
                            "userInteraction": "REQUIRED",
                            "attackComplexity": "HIGH",
                            "availabilityImpact": "HIGH",
                            "privilegesRequired": "NONE",
                            "confidentialityImpact": "HIGH"
                        }
                    },
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-04-22T03:56:14.200175Z",
                                "id": "CVE-2026-6786",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-05-26T18:54:11.439Z"
                }
            },
            {
                "affected": [
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:10.1",
                            "cpe:/o:redhat:enterprise_linux:10.2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 10",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el10_1",
                                "versionType": "rpm"
                            },
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el10_2",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:10.1",
                            "cpe:/o:redhat:enterprise_linux:10.2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 10",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el10_1",
                                "versionType": "rpm"
                            },
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el10_2",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux_eus:10.0"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 10.0 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el10_0",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux_eus:10.0"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 10.0 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el10_0",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:rhel_els:7"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 7 Extended Lifecycle Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-2.el7_9",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux:8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_10",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux:8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_10",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_aus:8.4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_4",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_aus:8.4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_4",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus_long_life:8.4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_4",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus_long_life:8.4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_4",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_aus:8.6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_6",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_aus:8.6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_6",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_tus:8.6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 8.6 Telecommunications Update Service",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_6",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_tus:8.6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 8.6 Telecommunications Update Service",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_6",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_e4s:8.6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_6",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_e4s:8.6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_6",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_tus:8.8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 8.8 Telecommunications Update Service",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_tus:8.8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 8.8 Telecommunications Update Service",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_e4s:8.8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_e4s:8.8"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el8_8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_7",
                                "versionType": "rpm"
                            },
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_7",
                                "versionType": "rpm"
                            },
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.1-1.el9_8",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_e4s:9.0"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_0",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_e4s:9.0"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_0",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_e4s:9.2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_2",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_e4s:9.2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_2",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus:9.4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 9.4 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_4",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus:9.4"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 9.4 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_4",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus:9.6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 9.6 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_6",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:rhel_eus:9.6"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 9.6 Extended Update Support",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "0:140.10.0-1.el9_6",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:10"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhel10/firefox-flatpak",
                        "product": "Red Hat Enterprise Linux 10",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:10"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhel10/thunderbird-flatpak",
                        "product": "Red Hat Enterprise Linux 10",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:6"
                        ],
                        "defaultStatus": "unknown",
                        "packageName": "firefox",
                        "product": "Red Hat Enterprise Linux 6",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:6"
                        ],
                        "defaultStatus": "unknown",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 6",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:7"
                        ],
                        "defaultStatus": "unknown",
                        "packageName": "thunderbird",
                        "product": "Red Hat Enterprise Linux 7",
                        "vendor": "Red Hat"
                    }
                ],
                "datePublic": "2026-04-21T12:41:14.629Z",
                "descriptions": [
                    {
                        "lang": "en",
                        "value": "A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue:\nMemory safety bugs present in Firefox ESR 140.9, Thunderbird ESR 140.9, Firefox 149 and Thunderbird 149. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code."
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "content": {
                                "namespace": "https://access.redhat.com/security/updates/classification/",
                                "value": "Important"
                            },
                            "type": "Red Hat severity rating"
                        }
                    },
                    {
                        "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"
                        },
                        "format": "CVSS"
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "cweId": "CWE-787",
                                "description": "Out-of-bounds Write",
                                "lang": "en",
                                "type": "CWE"
                            }
                        ]
                    }
                ],
                "references": [
                    {
                        "tags": [
                            "vdb-entry",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/security/cve/CVE-2026-6786"
                    },
                    {
                        "name": "RHBZ#2460088",
                        "tags": [
                            "issue-tracking",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2460088"
                    },
                    {
                        "tags": [
                            "x_sadp-csaf-vex"
                        ],
                        "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-6786.json"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19704"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:17690"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19463"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:10767"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:12285"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19041"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19131"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:10766"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:13537"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19655"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19465"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19542"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19466"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:17477"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19467"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:17687"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19468"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:17689"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19461"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19464"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19469"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:17688"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19462"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:10757"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:15892"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19201"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:19348"
                    }
                ],
                "solutions": [
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19704: Red Hat Enterprise Linux Server (v. 7 ELS)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:17690: Red Hat Enterprise Linux AppStream EUS (v. 10.0)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19463: Red Hat Enterprise Linux AppStream EUS (v. 10.0)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:10767: Red Hat Enterprise Linux AppStream (v. 10)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:12285: Red Hat Enterprise Linux AppStream (v. 10)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19041: Red Hat Enterprise Linux AppStream (v. 10)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19131: Red Hat Enterprise Linux AppStream (v. 10)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:10766: Red Hat Enterprise Linux AppStream (v. 8)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:13537: Red Hat Enterprise Linux AppStream (v. 8)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19655: Red Hat Enterprise Linux AppStream AUS (v.8.4), Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19465: Red Hat Enterprise Linux AppStream AUS (v.8.4), Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19542: Red Hat Enterprise Linux AppStream AUS (v.8.6), Red Hat Enterprise Linux AppStream E4S (v.8.6), Red Hat Enterprise Linux AppStream TUS (v.8.6)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19466: Red Hat Enterprise Linux AppStream AUS (v.8.6), Red Hat Enterprise Linux AppStream E4S (v.8.6), Red Hat Enterprise Linux AppStream TUS (v.8.6)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:17477: Red Hat Enterprise Linux AppStream E4S (v.8.8), Red Hat Enterprise Linux AppStream TUS (v.8.8)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19467: Red Hat Enterprise Linux AppStream E4S (v.8.8), Red Hat Enterprise Linux AppStream TUS (v.8.8)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:17687: Red Hat Enterprise Linux AppStream E4S (v.9.0)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19468: Red Hat Enterprise Linux AppStream E4S (v.9.0)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:17689: Red Hat Enterprise Linux AppStream E4S (v.9.2)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19461: Red Hat Enterprise Linux AppStream E4S (v.9.2)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19464: Red Hat Enterprise Linux AppStream EUS (v.9.4)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19469: Red Hat Enterprise Linux AppStream EUS (v.9.4)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:17688: Red Hat Enterprise Linux AppStream EUS (v.9.6)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19462: Red Hat Enterprise Linux AppStream EUS (v.9.6)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:10757: Red Hat Enterprise Linux AppStream (v. 9)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:15892: Red Hat Enterprise Linux AppStream (v. 9)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19201: Red Hat Enterprise Linux AppStream (v. 9)"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:19348: Red Hat Enterprise Linux AppStream (v. 9)"
                    }
                ],
                "timeline": [
                    {
                        "lang": "en",
                        "time": "2026-04-21T14:01:48.769Z",
                        "value": "Reported to Red Hat."
                    },
                    {
                        "lang": "en",
                        "time": "2026-04-21T12:41:14.629Z",
                        "value": "Made public."
                    }
                ],
                "title": "firefox: thunderbird: Memory safety bugs fixed in Firefox ESR 140.10, Thunderbird ESR 140.10, Firefox 150 and Thunderbird 150",
                "x_adpType": "supplier",
                "x_generator": {
                    "engine": "sadp-cli 1.0.0"
                },
                "providerMetadata": {
                    "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
                    "shortName": "redhat-SADP",
                    "dateUpdated": "2026-07-15T00:40:39.064Z"
                }
            }
        ]
    }
}