Description
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Versions 9.2.1 and below are vulnerable to Path Traversal through PDB readers (both 132-byte and 202-byte header variants) that allow arbitrary file writes with arbitrary extension and arbitrary content anywhere the user has write permissions. Files are written in 'wb' mode, silently overwriting existing files. This can lead to potential code execution and Denial of Service through file corruption. This issue has been fixed in version 9.3.0.
Published: 2026-02-20
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary file writes that can lead to code execution
Action: Apply Patch
AI Analysis

Impact

Based on the CVE description, an attacker can exploit improper path validation in calibre's PDB readers to write files of any name and content outside the intended directory. Files are opened in binary write mode, silently overwriting existing ones, enabling the replacement of legitimate binaries or the deployment of malicious code. The vulnerability allows arbitrary file writes anywhere the user has write permissions, potentially facilitating code execution and causing denial of service through corruption.

Affected Systems

The flaw is present in calibre 9.2.1 and all earlier releases. Users running these versions on any platform that permits the installation of calibre are affected. The issue is resolved in calibre 9.3.0 and later.

Risk and Exploitability

The CVSS score of 9.3 indicates high severity. EPSS is below 1%, suggesting few current exploits, but the risk is real, especially with the potential for local code execution if a user runs a crafted PDB file. The vulnerability is not listed in CISA's KEV catalog, yet its impact warrants immediate attention. The likely attack vector is the delivery of a malicious PDB file that an authorized user opens with calibre; this inference comes from the description that the flaw allows local file writes without network exposure. Elevated local privileges would further increase the danger.

Generated by OpenCVE AI on April 18, 2026 at 17:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade calibre to version 9.3.0 or later to remove the vulnerable PDB readers.
  • Restrict write permissions on the calibre working directories to prevent unauthorized file overwrite or apply strict OS-level ACLs.
  • Monitor file system changes for unexpected writes to critical directories and review any unauthorized modifications promptly.

Generated by OpenCVE AI on April 18, 2026 at 17:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4554-1 calibre security update
History

Fri, 20 Feb 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 20 Feb 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Calibre-ebook
Calibre-ebook calibre
CPEs cpe:2.3:a:calibre-ebook:calibre:*:*:*:*:*:*:*:*
Vendors & Products Calibre-ebook
Calibre-ebook calibre
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Fri, 20 Feb 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Kovidgoyal
Kovidgoyal calibre
Vendors & Products Kovidgoyal
Kovidgoyal calibre

Fri, 20 Feb 2026 02:15:00 +0000

Type Values Removed Values Added
Description calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Versions 9.2.1 and below are vulnerable to Path Traversal through PDB readers (both 132-byte and 202-byte header variants) that allow arbitrary file writes with arbitrary extension and arbitrary content anywhere the user has write permissions. Files are written in 'wb' mode, silently overwriting existing files. This can lead to potential code execution and Denial of Service through file corruption. This issue has been fixed in version 9.3.0.
Title calibre: Path Traversal can Lead to Arbitrary File Write and Potential Code Execution
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Calibre-ebook Calibre
Kovidgoyal Calibre
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-20T16:41:32.281Z

Reserved: 2026-02-10T18:01:31.900Z

Link: CVE-2026-26065

cve-icon Vulnrichment

Updated: 2026-02-20T16:41:21.700Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-20T02:16:53.730

Modified: 2026-02-20T16:45:18.507

Link: CVE-2026-26065

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T18:00:06Z

Weaknesses