Cyber Posture

CVE-2025-0241

High

Published: 07 January 2025

Published
07 January 2025
Modified
13 April 2026
KEV Added
Patch
CVSS Score 7.7 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L
EPSS Score 0.0007 22.2th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0241 is a high-severity Missing Release of Memory after Effective Lifetime (CWE-401) vulnerability in Mozilla Firefox. Its CVSS base score is 7.7 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Drive-by Compromise (T1189); ranked at the 22.2th 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 mandates timely remediation of software flaws like this memory corruption vulnerability through patching to fixed versions such as Firefox 134.

prevent

Deploys memory protection mechanisms such as ASLR and DEP to safeguard against unauthorized memory access or execution resulting from text segmentation corruption.

prevent

Requires validation of information inputs like specially crafted text to block malformed data from reaching the vulnerable segmentation process.

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 in client-side Mozilla apps (browser/email) directly enables drive-by compromise and client-side exploitation for code execution.

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

NVD Description

When segmenting specially crafted text, segmentation would corrupt memory leading to a potentially exploitable crash. This vulnerability was fixed in Firefox 134, Firefox ESR 128.6, Thunderbird 134, and Thunderbird 128.6.

Deeper analysisAI

CVE-2025-0241 is a memory corruption vulnerability triggered during the segmentation of specially crafted text in Mozilla products. The flaw causes memory corruption that can lead to a potentially exploitable crash. It affects Firefox versions prior to 134, Firefox ESR versions prior to 128.6, Thunderbird versions prior to 134, and Thunderbird ESR versions prior to 128.6.

The vulnerability carries a CVSS v3.1 base score of 7.7 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L). Remote attackers with no required privileges or user interaction can exploit it over the network, though it demands high attack complexity. Successful exploitation enables high-impact confidentiality and integrity violations, such as unauthorized data access or modification, alongside low-impact availability disruption through a crash.

Mozilla advisories MFSA 2025-01, MFSA 2025-02, MFSA 2025-04, and MFSA 2025-05, along with Bugzilla entry 1933023, confirm the issue was fixed in Firefox 134, Firefox ESR 128.6, Thunderbird 134, and Thunderbird 128.6. Users should update to these patched versions for mitigation.

Details

CWE(s)

Affected Products

mozilla
firefox
≤ 128.6.0 · ≤ 134.0
mozilla
thunderbird
≤ 128.6.0 · 129.0 — 134.0

CVEs Like This One

CVE-2025-8040Same product: Mozilla Firefox
CVE-2026-2766Same product: Mozilla Firefox
CVE-2025-1016Same product: Mozilla Firefox
CVE-2026-2758Same product: Mozilla Firefox
CVE-2026-6751Same product: Mozilla Firefox
CVE-2026-2769Same product: Mozilla Firefox
CVE-2026-6763Same product: Mozilla Firefox
CVE-2026-2796Same product: Mozilla Firefox
CVE-2026-2773Same product: Mozilla Firefox
CVE-2026-2798Same product: Mozilla Firefox

References