All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73248
HIGHpublished 2026-08-11 22:19 UTC · 1 day ago · modified 2026-08-12 14:18 UTC
8.5
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-94
- CWE-95