Cyber Posture

CVE-2026-3847

High

Published: 10 March 2026

Published
10 March 2026
Modified
13 April 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0005 15.1th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-3847 is a high-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Mozilla Firefox. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked at the 15.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Drive-by Compromise (T1189) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly addresses CVE-2026-3847 by requiring identification, reporting, and correction of memory safety flaws through timely patching to Firefox 148.0.2.

prevent

Implements security safeguards such as address space layout randomization and data execution prevention to protect against memory corruption exploits from buffer overflows and use-after-free bugs in Firefox.

detect

Enables scanning for known vulnerabilities like CVE-2026-3847 in deployed Firefox versions to identify and prioritize remediation.

MITRE ATT&CK Enterprise TechniquesAI

T1189 Drive-by Compromise Initial Access
Adversaries may gain access to a system through a user visiting a website over the normal course of browsing.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Memory corruption RCE in Firefox directly enables drive-by compromise via malicious webpage (T1189) and exploitation for client-side code execution (T1203).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

Memory safety bugs present in Firefox 148.0.2. 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…

more

148.0.2.

Deeper analysisAI

CVE-2026-3847 encompasses multiple memory safety bugs in Firefox 148.0.2, associated with CWE-119 (Improper Restriction of Operations within the Bounds of a Memory Buffer) and CWE-416 (Use After Free). These bugs demonstrated evidence of memory corruption, which Mozilla presumes could be exploited with sufficient effort to achieve arbitrary code execution. The affected software is the Mozilla Firefox web browser at version 148.0.2.

The vulnerability carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H), indicating high severity. Remote attackers require no privileges and can exploit it over the network with low complexity, but user interaction—such as visiting a malicious webpage—is necessary. Successful exploitation could grant high-impact access to confidentiality, integrity, and availability, potentially enabling arbitrary code execution on the victim's system.

Mozilla addressed CVE-2026-3847 in Firefox 148.0.2. Security advisories recommend updating to this patched version. Additional details are available in Mozilla's security advisory MFSA 2026-19 at https://www.mozilla.org/security/advisories/mfsa2026-19/ and related Bugzilla entries (bugs 2017513, 2017622, 2019341) at https://bugzilla.mozilla.org/buglist.cgi?bug_id=2017513%2C2017622%2C2019341.

Details

CWE(s)

Affected Products

mozilla
firefox
≤ 148.0.2

CVEs Like This One

CVE-2026-4691Same product: Mozilla Firefox
CVE-2026-4723Same product: Mozilla Firefox
CVE-2026-4696Same product: Mozilla Firefox
CVE-2026-4711Same product: Mozilla Firefox
CVE-2026-5733Same product: Mozilla Firefox
CVE-2026-24869Same product: Mozilla Firefox
CVE-2026-4725Same product: Mozilla Firefox
CVE-2026-4684Same product: Mozilla Firefox
CVE-2026-4700Same product: Mozilla Firefox
CVE-2026-4702Same product: Mozilla Firefox

References