Description
Incorrect boundary conditions in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 150.0.3, Firefox ESR 115.36, Firefox ESR 140.11, and Thunderbird 140.11.
Published: 2026-05-12
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The issue is incorrect boundary conditions in the JavaScript engine’s just-in-time (JIT) component. The description does not mention the precise impact, yet such a defect, a CWE-119 and CWE-787 vulnerability, could lead to memory corruption or instability.

Affected Systems

Mozilla Firefox and Mozilla Thunderbird are affected. Versions of Firefox earlier than 150.0.3, and any Firefox ESR releases before 115.36 or before 140.11, are vulnerable, because the defect was fixed in Firefox 150.0.3, Firefox ESR 115.36, and Firefox ESR 140.11. Thunderbird releases older than 140.11 are also affected, as the fix came in Thunderbird 140.11. No other products or versions are explicitly mentioned.

Risk and Exploitability

The vulnerability is not listed in the CISA KEV catalog and the EPSS score of < 1% indicates a very low probability of exploitation. The CVSS score of 6.5 indicates a moderate severity threat. Potential exploitation would likely occur via malicious web content that triggers the vulnerable path in the JIT compiler. Based on the information, it is inferred that an attacker could induce memory corruption by delivering crafted JavaScript to a vulnerable browser instance.

Generated by OpenCVE AI on May 20, 2026 at 01:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Mozilla Firefox to version 150.0.3 or later, or to Firefox ESR 115.36 or 140.11.
  • Upgrade Mozilla Thunderbird to version 140.11 or later.
  • If an upgrade cannot be performed immediately, consider disabling JavaScript execution globally or enforcing a strict content‑security‑policy that blocks suspicious scripts.
  • Monitor browser log files and system events for crashes or anomalous memory‑access errors that may indicate an exploit attempt.
  • Verify that the JIT compiler implements comprehensive bounds checking to guard against out‑of‑bounds writes (CWE‑787).

Generated by OpenCVE AI on May 20, 2026 at 01:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4592-1 firefox-esr security update
Debian DLA Debian DLA DLA-4594-1 thunderbird security update
Debian DSA Debian DSA DSA-6283-1 firefox-esr security update
Debian DSA Debian DSA DSA-6288-1 thunderbird security update
History

Wed, 20 May 2026 00:15:00 +0000


Tue, 19 May 2026 17:45:00 +0000

Type Values Removed Values Added
Description Incorrect boundary conditions in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 150.0.3, Firefox ESR 115.36, and Firefox ESR 140.11. Incorrect boundary conditions in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 150.0.3, Firefox ESR 115.36, Firefox ESR 140.11, and Thunderbird 140.11.
References

Tue, 19 May 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-787

Tue, 19 May 2026 13:45:00 +0000

Type Values Removed Values Added
Description Incorrect boundary conditions in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 150.0.3. Incorrect boundary conditions in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 150.0.3, Firefox ESR 115.36, and Firefox ESR 140.11.
References

Tue, 12 May 2026 20:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:mozilla:firefox:*:*:*:*:-:*:*:*

Tue, 12 May 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 12 May 2026 15:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-119
CWE-787

Tue, 12 May 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Mozilla
Mozilla firefox
Vendors & Products Mozilla
Mozilla firefox

Tue, 12 May 2026 13:30:00 +0000

Type Values Removed Values Added
Description Incorrect boundary conditions in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 150.0.3.
Title Incorrect boundary conditions in the JavaScript Engine: JIT component
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mozilla

Published:

Updated: 2026-05-19T17:10:46.244Z

Reserved: 2026-05-12T12:36:09.855Z

Link: CVE-2026-8388

cve-icon Vulnrichment

Updated: 2026-05-12T18:28:17.148Z

cve-icon NVD

Status : Modified

Published: 2026-05-12T14:17:11.813

Modified: 2026-05-19T18:16:31.167

Link: CVE-2026-8388

cve-icon Redhat

Severity : Important

Publid Date: 2026-05-12T12:36:10Z

Links: CVE-2026-8388 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-20T01:30:06Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-787

    Out-of-bounds Write