← Back

Calibre

calibre

Vendor: Calibre Ebook • 20 CVEs

CVEs (20)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Calibre Ebook
1Calibre
Jun 17, 2026
Mar 27, 2026
8.2 HIGH· v4
6.3 MEDIUM· v3
N/A· v2
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.6.0, a path traversal vulnerability exists in Calibre' handling of images in Markdown and other simi...Show more
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.6.0, a path traversal vulnerability exists in Calibre' handling of images in Markdown and other similar text-based files allowing an attacker to include arbitrary files from the file system into the converted book. Additionally, missing authentication and server-side request forgery in the background-image endpoint in the ebook reader web view allow the files to be exfiltrated without additional interaction. Version 9.6.0 contains a fix.Show less
1Calibre Ebook
1Calibre
Jun 17, 2026
Mar 27, 2026
4.8 MEDIUM· v4
5.5 MEDIUM· v3
N/A· v2
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.6.0, a Server-Side Request Forgery vulnerability in the background-image endpoint of calibre e-book...Show more
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.6.0, a Server-Side Request Forgery vulnerability in the background-image endpoint of calibre e-book reader's web view allows an attacker to perform blind GET requests to arbitrary URLs and exfiltrate information out from the ebook sandbox. Version 9.6.0 patches the issue.Show less
1Calibre Ebook
1Calibre
Jun 17, 2026
Mar 13, 2026
N/A· v4
8.2 HIGH· v3
N/A· v2
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to 9.5.0, a path traversal vulnerability in the RocketBook (.rb) input plugin (src/calibre/ebooks/rb/reader.py) a...Show more
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to 9.5.0, a path traversal vulnerability in the RocketBook (.rb) input plugin (src/calibre/ebooks/rb/reader.py) allows an attacker to write arbitrary files to any path writable by the calibre process when a user opens or converts a crafted .rb file. This is the same bug class fixed in CVE-2026-26065 for the PDB readers, but the fix was never applied to the RB reader. This vulnerability is fixed in 9.5.0.Show less
1Calibre Ebook
1Calibre
Jun 17, 2026
Feb 27, 2026
N/A· v4
5.3 MEDIUM· v3
N/A· v2
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.4.0, the calibre Content Server's brute-force protection mechanism uses a ban key derived from both...Show more
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.4.0, the calibre Content Server's brute-force protection mechanism uses a ban key derived from both `remote_addr` and the `X-Forwarded-For` header. Since the `X-Forwarded-For` header is read directly from the HTTP request without any validation or trusted-proxy configuration, an attacker can bypass IP-based bans by simply changing or adding this header, rendering the brute-force protection completely ineffective. This is particularly dangerous for calibre servers exposed to the internet, where brute-force protection is the primary defense against credential stuffing and password guessing attacks. Version 9.4.0 contains a fix for the issue.Show less
1Calibre Ebook
1Calibre
Jun 17, 2026
Feb 27, 2026
N/A· v4
6.4 MEDIUM· v3
N/A· v2
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.4.0, an HTTP Response Header Injection vulnerability in the calibre Content Server allows any authen...Show more
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Prior to version 9.4.0, an HTTP Response Header Injection vulnerability in the calibre Content Server allows any authenticated user to inject arbitrary HTTP headers into server responses via an unsanitized `content_disposition` query parameter in the `/get/` and `/data-files/get/` endpoints. All users running the calibre Content Server with authentication enabled are affected. The vulnerability is exploitable by any authenticated user and can also be triggered by tricking an authenticated victim into clicking a crafted link. Version 9.4.0 contains a fix for the issue.Show less
1Calibre Ebook
1Calibre
Jun 17, 2026
Feb 20, 2026
9.3 CRITICAL· v4
8.8 HIGH· v3
N/A· v2
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 varian...Show more
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.Show less
1Calibre Ebook
1Calibre
Jun 17, 2026
Feb 20, 2026
9.3 CRITICAL· v4
8.8 HIGH· v3
N/A· v2
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Versions 9.2.1 and below contain a Path Traversal vulnerability that allows arbitrary file writes anywhere the user has...Show more
calibre is a cross-platform e-book manager for viewing, converting, editing, and cataloging e-books. Versions 9.2.1 and below contain a Path Traversal vulnerability that allows arbitrary file writes anywhere the user has write permissions. On Windows, this leads to Remote Code Execution by writing a payload to the Startup folder, which executes on next login. Function extract_pictures only checks startswith('Pictures'), and does not sanitize '..' sequences. calibre's own ZipFile.extractall() in utils/zipfile.py does sanitize '..' via _get_targetpath(), but extract_pictures() bypasses this by using manual zf.read() + open(). This issue has been fixed in version 9.3.0.Show less
1Calibre Ebook
1Calibre
Jun 17, 2026
Feb 6, 2026
N/A· v4
7.8 HIGH· v3
N/A· v2
calibre is an e-book manager. Prior to 9.2.0, a Server-Side Template Injection (SSTI) vulnerability in Calibre's Templite templating engine allows arbitrary code execution when a user converts an ebook using a malicious...Show more
calibre is an e-book manager. Prior to 9.2.0, a Server-Side Template Injection (SSTI) vulnerability in Calibre's Templite templating engine allows arbitrary code execution when a user converts an ebook using a malicious custom template file via the --template-html or --template-html-index command-line options. This vulnerability is fixed in 9.2.0.Show less
1Calibre Ebook
1Calibre
Jun 17, 2026
Feb 6, 2026
N/A· v4
7.8 HIGH· v3
N/A· v2
calibre is an e-book manager. In 9.1.0 and earlier, a path traversal vulnerability in Calibre's EPUB conversion allows a malicious EPUB file to corrupt arbitrary existing files writable by the Calibre process. During con...Show more
calibre is an e-book manager. In 9.1.0 and earlier, a path traversal vulnerability in Calibre's EPUB conversion allows a malicious EPUB file to corrupt arbitrary existing files writable by the Calibre process. During conversion, Calibre resolves CipherReference URI from META-INF/encryption.xml to an absolute filesystem path and opens it in read-write mode, even when it points outside the conversion extraction directory. This vulnerability is fixed in 9.2.0.Show less
1Calibre Ebook
1Calibre
Jun 17, 2026
Feb 6, 2026
N/A· v4
8.6 HIGH· v3
N/A· v2
calibre is an e-book manager. Prior to 9.2.0, Calibre's CHM reader contains a path traversal vulnerability that allows arbitrary file writes anywhere the user has write permissions. On Windows (haven't tested on other OS...Show more
calibre is an e-book manager. Prior to 9.2.0, Calibre's CHM reader contains a path traversal vulnerability that allows arbitrary file writes anywhere the user has write permissions. On Windows (haven't tested on other OS's), this can lead to Remote Code Execution by writing a payload to the Startup folder, which executes on next login. This vulnerability is fixed in 9.2.0.Show less
1Calibre Ebook
1Calibre
Jun 17, 2026
Aug 6, 2024
N/A· v4
7.1 HIGH· v3
N/A· v2
Unsanitized user-input in Calibre <= 7.15.0 allow users with permissions to perform full-text searches to achieve SQL injection on the SQLite database.
1Calibre Ebook
1Calibre
Jun 17, 2026
Aug 6, 2024
N/A· v4
6.1 MEDIUM· v3
N/A· v2
Unsanitized user-input in Calibre <= 7.15.0 allow attackers to perform reflected cross-site scripting.
1Calibre Ebook
1Calibre
Jun 17, 2026
Aug 6, 2024
N/A· v4
7.5 HIGH· v3
N/A· v2
Path traversal in Calibre <= 7.14.0 allow unauthenticated attackers to achieve arbitrary file read.
1Calibre Ebook
1Calibre
Jun 17, 2026
Oct 22, 2023
N/A· v4
7.5 HIGH· v3
N/A· v2
link_to_local_path in ebooks/conversion/plugins/html_input.py in calibre before 6.19.0 can, by default, add resources outside of the document root.
2Calibre Ebook
Fedoraproject
2Calibre
Fedora
Jun 17, 2026
Dec 7, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
calibre before 5.32.0 contains a regular expression that is vulnerable to ReDoS (Regular Expression Denial of Service) in html_preprocess_rules in ebooks/conversion/preprocess.py.
1Calibre Ebook
1Calibre
Nov 21, 2024
Oct 27, 2021
N/A· v4
8.1 HIGH· v3
9.3 HIGH· v2
Race condition issues were found in Calibre at devices/linux_mount_helper.c allowing unprivileged users the ability to mount any device to anywhere.
1Calibre Ebook
1Calibre
Nov 21, 2024
Oct 27, 2021
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
A untrusted search path issue was found in Calibre at devices/linux_mount_helper.c leading to the ability of unprivileged users to execute any program as root.
1Calibre Ebook
1Calibre
Nov 21, 2024
Oct 27, 2021
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Input validation issues were found in Calibre at devices/linux_mount_helper.c which can lead to argument injection and elevation of privileges.
1Calibre Ebook
1Calibre
Jun 17, 2026
Mar 8, 2018
N/A· v4
7.8 HIGH· v3
6.8 MEDIUM· v2
gui2/viewer/bookmarkmanager.py in Calibre 3.18 calls cPickle.load on imported bookmark data, which allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contain...Show more
gui2/viewer/bookmarkmanager.py in Calibre 3.18 calls cPickle.load on imported bookmark data, which allows remote attackers to execute arbitrary code via a crafted .pickle file, as demonstrated by Python code that contains an os.system call.Show less
1Calibre Ebook
1Calibre
May 13, 2026
Mar 16, 2017
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
The E-book viewer in calibre before 2.75 allows remote attackers to read arbitrary files via a crafted epub file with JavaScript.