Cyber Posture

CVE-2025-1017

Critical

Published: 04 February 2025

Published
04 February 2025
Modified
13 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0031 54.0th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-1017 is a critical-severity Out-of-bounds Write (CWE-787) vulnerability in Mozilla Firefox. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Client Execution (T1203); ranked in the top 46.0% of CVEs by exploit likelihood; 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 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

Directly requires timely identification, reporting, and correction of flaws like these memory safety bugs to prevent exploitation for arbitrary code execution.

prevent

Implements memory protection mechanisms such as ASLR and DEP that directly mitigate exploitation of memory corruption from out-of-bounds writes.

detect

Enables scanning for known vulnerabilities like CVE-2025-1017 in deployed Firefox and Thunderbird versions to identify systems needing remediation.

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 (CWE-787) with evidence of arbitrary code execution in a client application (browser/email), directly enabling T1203 Exploitation for Client Execution with no user interaction required.

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

NVD Description

Memory safety bugs present in Firefox 134, Thunderbird 134, Firefox ESR 128.6, and Thunderbird 128.6. 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…

more

arbitrary code. This vulnerability was fixed in Firefox 135, Firefox ESR 128.7, Thunderbird 128.7, and Thunderbird 135.

Deeper analysisAI

CVE-2025-1017 is a set of memory safety bugs, classified under CWE-787 (Out-of-bounds Write), affecting Firefox 134, Thunderbird 134, Firefox ESR 128.6, and Thunderbird 128.6. These bugs exhibited evidence of memory corruption, which Mozilla presumes could be exploited with sufficient effort to achieve arbitrary code execution. The vulnerability carries a CVSS v3.1 base score of 9.8, indicating critical severity due to its high impact on confidentiality, integrity, and availability.

Remote attackers can exploit this vulnerability over the network with low complexity, requiring no privileges, no user interaction, and no change in scope. Successful exploitation could allow arbitrary code execution on affected systems, potentially leading to full compromise of the browser or email client.

Mozilla's security advisories (MFSA 2025-07, 09, 10, and 11) detail the fixes applied in Firefox 135, Firefox ESR 128.7, Thunderbird 128.7, and Thunderbird 135. Security practitioners should prioritize updating to these patched versions, with additional details available in the referenced Bugzilla entries for the underlying bugs (1926256, 1935984, 1935471).

Details

CWE(s)

Affected Products

mozilla
firefox
≤ 128.7.0 · ≤ 135.0
mozilla
thunderbird
128.0.1 — 128.7.0 · 131.0 — 135.0

CVEs Like This One

CVE-2025-1020Same product: Mozilla Firefox
CVE-2026-2792Same product: Mozilla Firefox
CVE-2025-0247Same product: Mozilla Firefox
CVE-2026-7323Same product: Mozilla Firefox
CVE-2025-1016Same product: Mozilla Firefox
CVE-2026-2793Same product: Mozilla Firefox
CVE-2026-5734Same product: Mozilla Firefox
CVE-2026-5735Same product: Mozilla Firefox
CVE-2026-2807Same product: Mozilla Firefox
CVE-2026-6786Same product: Mozilla Firefox

References