CVE-2026-73248 HIGH

CVE-2026-73248: calibre: Bypass of Python template restrictions via nested `template()` leading to RCE

Vendor Kovidgoyal
Product calibre
Weakness CWE-94 · Code injection
Published August 11, 2026
Last update August 12, 2026

CVSS base score

8.5/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

calibre is an e-book manager. Prior to 9.12.0, calibre processes attacker-controlled composite_template metadata from a malicious EPUB, OPF, PDF, or similar file through program: and a nested template() call whose formatter does not inherit allow_python_templates=False, allowing a nested python: template to reach compile_python_template and execute arbitrary Python code when the file is opened or imported. This issue is fixed in version 9.12.0.

Key dates

02Disclosure timeline

August 11, 2026 CVE published
August 12, 2026 Record updated

Related vulnerabilities

04Related CVE