CVE-2025-8033

Source
https://cve.org/CVERecord?id=CVE-2025-8033
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-8033.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-8033
Downstream
Related
Published
2025-07-22T21:15:50.457Z
Modified
2026-03-13T08:02:23.480015Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

The JavaScript engine did not handle closed generators correctly and it was possible to resume them leading to a nullptr deref. This vulnerability affects Firefox < 141, Firefox ESR < 115.26, Firefox ESR < 128.13, Firefox ESR < 140.1, Thunderbird < 141, Thunderbird < 128.13, and Thunderbird < 140.1.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-8033.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "115.26.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "141.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "128.0"
            },
            {
                "fixed": "128.13.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "140.0"
            },
            {
                "fixed": "140.1.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "128.13.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "141.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "140.0"
            },
            {
                "fixed": "140.1.0"
            }
        ]
    }
]