CVE-2026-73248

Severity CVSS v4.0:
HIGH
Type:
CWE-94 Code Injection
Publication date:
11/08/2026
Last modified:
11/08/2026

Description

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.