{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2022-26486",
        "ASSIGNER": "security@mozilla.org",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Mozilla",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Firefox",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "97.0.2",
                                            "version_affected": "<"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Firefox ESR",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "91.6.1",
                                            "version_affected": "<"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Firefox for Android",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "97.3.0",
                                            "version_affected": "<"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Thunderbird",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "91.6.2",
                                            "version_affected": "<"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Focus",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_value": "97.3.0",
                                            "version_affected": "<"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "Use-after-free in WebGPU IPC Framework"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://www.mozilla.org/security/advisories/mfsa2022-09/",
                "refsource": "MISC",
                "name": "https://www.mozilla.org/security/advisories/mfsa2022-09/"
            },
            {
                "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=1758070",
                "refsource": "MISC",
                "name": "https://bugzilla.mozilla.org/show_bug.cgi?id=1758070"
            }
        ]
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "An unexpected message in the WebGPU IPC framework could lead to a use-after-free and exploitable sandbox escape. We have had reports of attacks in the wild abusing this flaw. This vulnerability affects Firefox < 97.0.2, Firefox ESR < 91.6.1, Firefox for Android < 97.3.0, Thunderbird < 91.6.2, and Focus < 97.3.0."
            }
        ]
    }
}