Cyber Posture

CVE-2025-9185

High

Published: 19 August 2025

Published
19 August 2025
Modified
13 April 2026
KEV Added
Patch
CVSS Score 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0013 31.9th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-9185 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.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked at the 31.9th 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 RA-5 (Vulnerability Monitoring and Scanning) and SI-16 (Memory Protection).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploitation for Client Execution (T1203). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

SI-2 mandates timely identification, mitigation, and correction of system flaws, directly requiring patching of the memory safety bugs in vulnerable Firefox and Thunderbird versions to prevent arbitrary code execution.

prevent

SI-16 enforces memory protection safeguards such as address space randomization and non-executable memory to block exploitation of memory corruption bugs like those in CVE-2025-9185.

preventdetect

RA-5 requires vulnerability scanning and remediation, enabling detection of outdated vulnerable browser versions and prompt patching to address this specific memory safety CVE.

MITRE ATT&CK Enterprise TechniquesAI

T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
Why these techniques?

Memory corruption bugs enabling remote arbitrary code execution in client applications (browser/mail client).

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

NVD Description

Memory safety bugs present in Firefox ESR 115.26, Firefox ESR 128.13, Thunderbird ESR 128.13, Firefox ESR 140.1, Thunderbird ESR 140.1, Firefox 141 and Thunderbird 141. Some of these bugs showed evidence of memory corruption and we presume that with enough…

more

effort some of these could have been exploited to run arbitrary code. This vulnerability was fixed in Firefox 142, Firefox ESR 115.27, Firefox ESR 128.14, Firefox ESR 140.2, Thunderbird 142, Thunderbird 128.14, and Thunderbird 140.2.

Deeper analysisAI

CVE-2025-9185 involves multiple memory safety bugs in Mozilla Firefox and Thunderbird products, specifically affecting Firefox ESR 115.26, Firefox ESR 128.13, Thunderbird ESR 128.13, Firefox ESR 140.1, Thunderbird ESR 140.1, Firefox 141, and Thunderbird 141. These bugs include instances showing evidence of memory corruption, which Mozilla presumes could be exploited with sufficient effort to achieve arbitrary code execution. The vulnerability is classified under CWE-119 (improper restriction of operations within the bounds of a memory buffer) and carries a CVSS v3.1 base score of 8.1.

Remote attackers can exploit this vulnerability over the network without user privileges or interaction, though it requires high attack complexity. Successful exploitation could result in high confidentiality, integrity, and availability impacts, potentially allowing arbitrary code execution within the browser or mail client context due to the memory corruption issues.

Mozilla's security advisories (MFSA 2025-64 through MFSA 2025-67) and related Bugzilla entries detail the fixes, which are available in updated releases: Firefox 142, Firefox ESR 115.27, Firefox ESR 128.14, Firefox ESR 140.2, Thunderbird 142, Thunderbird ESR 128.14, and Thunderbird ESR 140.2. Security practitioners should prioritize patching affected versions to mitigate the risk of code execution.

Details

CWE(s)

Affected Products

mozilla
firefox
≤ 115.27.0 · ≤ 142.0 · 128.0 — 128.14.0
mozilla
thunderbird
≤ 128.14.0 · ≤ 142.0 · 140.0 — 140.2.0

CVEs Like This One

CVE-2026-4710Same product: Mozilla Firefox
CVE-2025-9179Same product: Mozilla Firefox
CVE-2025-8035Same product: Mozilla Firefox
CVE-2025-9184Same product: Mozilla Firefox
CVE-2026-0891Same product: Mozilla Firefox
CVE-2026-5731Same product: Mozilla Firefox
CVE-2026-6752Same product: Mozilla Firefox
CVE-2026-0892Same product: Mozilla Firefox
CVE-2026-6776Same product: Mozilla Firefox
CVE-2026-2779Same product: Mozilla Firefox

References