CVE-2025-2817
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThunderbird's update mechanism allowed a medium-integrity user process to interfere with the SYSTEM-level updater by manipulating the file-locking behavior. By injecting code into the user-privileged process, an attacker could bypass intended access controls, allowing SYSTEM-level file operations on paths controlled by a non-privileged user and enabling privilege escalation. This vulnerability was fixed in Firefox 138, Firefox ESR 128.10, Firefox ESR 115.23, Thunderbird 138, and Thunderbird 128.10.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThunderbird's update mechanism had a file-locking race condition where a medium-integrity user process could manipulate file lock behavior to interfere with the SYSTEM-level updater. An attacker with code injection capability into a user-privileged process could bypass intended access controls, allowing SYSTEM-level file operations on paths controlled by a non-privileged user, resulting in privilege escalation to SYSTEM.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 115.23.0< 138.0>= 116.0, < 128.10.0< 128.10.0>= 129.0, < 138.0CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify installed Mozilla productsCheck for Firefox or Thunderbird installations on the system. On Windows, examine Program Files directories or use system inventory tools. On Linux, check package managers or /usr/lib directory for firefox or thunderbird directories.Affected if Either Firefox or Thunderbird is installed on the system
-
Determine Firefox versionFor Firefox, locate the application and check its version. On Windows, this is typically in the file properties of firefox.exe or via Help > About Firefox. On Linux, run 'firefox --version' or check the package version.Affected if Firefox version is < 115.23.0, or >= 116.0 and < 128.10.0, or < 138.0 (note: these ranges overlap and collectively cover vulnerable versions)
-
Determine Thunderbird versionFor Thunderbird, locate the application and check its version. On Windows, this is typically in the file properties of thunderbird.exe or via Help > About Thunderbird. On Linux, run 'thunderbird --version' or check the package version.Affected if Thunderbird version is < 128.10.0, or >= 129.0 and < 138.0
-
Verify updater component presenceConfirm the application's updater executable exists. For Firefox, look for updater.exe in the installation directory. For Thunderbird, look for updater.exe in the installation directory. This component handles the update process and is required for the vulnerability to be exploitable.Affected if The updater executable is present in the installation directory (this is the default configuration)
If either Firefox or Thunderbird is installed with a version falling within the affected ranges AND the updater component is present, the system is potentially affected by this vulnerability.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped115.23.0128.10.0138.0
Apply security updates: Thunderbird 138 or 128.10, or Firefox ESR 115.23/128.10 if shared components are in use. Prioritize systems where users have medium-integrity access or where the application runs with elevated privileges.
Firefox 138 (stable), Firefox ESR 128.10, Firefox ESR 115.23, Thunderbird 138, or Thunderbird 128.10 - depending on current version branch
- 1. Determine current Firefox or Thunderbird version by navigating to Menu > Help > About (or using 'firefox --version' or 'thunderbird --version' in command line)
- 2. Identify which version branch you are currently on (115.x ESR, 116-137, 128.x ESR, or 129.x)
- 3. Download the appropriate fixed version from the official Mozilla website (www.mozilla.org) or your organization's software distribution channel
- 4. Close all browser/email client instances completely before upgrading
- 5. Run the installer for the fixed version (Firefox 138, Firefox ESR 128.10, Firefox ESR 115.23, Thunderbird 138, or Thunderbird 128.10 depending on your branch)
- 6. Follow the on-screen installation prompts
- 7. After installation, verify the version by checking Help > About to confirm the upgrade was successful
- 8. Restart the application and ensure all add-ons/plugins are functioning normally
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,800.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-2817 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-2817 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data